+summary : Lightweight library for extracting data zip files
+description: |
+ Lightweight and usable library for extracting data from files archived into a single zip file. Uses the free subset of the zlib algorithm.
+builddeps :
+ - xmlto
+setup : |
+ %configure --disable-static
+build : |
+ %make
+check : |
+ %make check
+install : |
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,52 @@
+<PISI>
+ <Source>
+ <Name>zziplib</Name>
+ <Packager>
+ <Name>Spencer Brown</Name>
+ <Email>spencerb@warpmail.net</Email>
+ </Packager>
+ <License>LGPL-2.0</License>
+ <PartOf>programming.library</PartOf>
+ <Summary xml:lang="en">Lightweight library for extracting data zip files</Summary>
+ <Description xml:lang="en">Lightweight and usable library for extracting data from files archived into a single zip file. Uses the free subset of the zlib algorithm.
+ <Summary xml:lang="en">Lightweight library for extracting data zip files</Summary>
+ <Description xml:lang="en">Lightweight and usable library for extracting data from files archived into a single zip file. Uses the free subset of the zlib algorithm.
+ <Summary xml:lang="en">Development files for zziplib</Summary>
+ <Description xml:lang="en">Lightweight and usable library for extracting data from files archived into a single zip file. Uses the free subset of the zlib algorithm.