commit 595c4de46bc5c8a6eeaf4c92636c8aebd5df55e1
Author: Mattias Andrée <[email protected]>
Date:   Mon Jun 13 13:40:43 2016 +0200

    Add libs.suckless.org/libzahl
    
    Signed-off-by: Mattias Andrée <[email protected]>

diff --git a/libs.suckless.org/_werc/config b/libs.suckless.org/_werc/config
index ab6c07c..9feb742 100644
--- a/libs.suckless.org/_werc/config
+++ b/libs.suckless.org/_werc/config
@@ -1,2 +1,2 @@
 siteTitle='suckless.org'
-siteSubtitle='deprecated libraries'
+siteSubtitle='libraries'
diff --git a/libs.suckless.org/libzahl.md b/libs.suckless.org/libzahl.md
new file mode 100644
index 0000000..d5c5e9c
--- /dev/null
+++ b/libs.suckless.org/libzahl.md
@@ -0,0 +1,23 @@
+libzahl
+=======
+`libzahl` is a library for arbitrary size integers, bitint.
+
+Download
+--------
+* [ISC License](http://git.suckless.org/libzahl/plain/LICENSE)
+* [libzahl 1.0](http://git.suckless.org/libzahl/snapshot/libzahl-1.0.tar.gz)
+
+Development
+-----------
+You can browse its [source code repository](http://git.suckless.org/libzahl)
+or get a copy using git with the following command:
+
+git clone http://git.suckless.org/libzahl
+
+Support
+-------
+If you cannot find what you need in the man pages, the
+reference sheet, or the reference manual, the best why
+to get support is to contact
+[the author](http://suckless.org/people/maandree) via
+e-mail.


Reply via email to