eaf8b73517
svn path=/nixpkgs/trunk/; revision=25071
7 lines
167 B
Plaintext
7 lines
167 B
Plaintext
version="@VERSION@"
|
|
description="reading and writing ZIP, JAR and GZIP files"
|
|
requires="unix"
|
|
archive(byte)="camlzip.cma"
|
|
archive(native)="camlzip.cmxa"
|
|
linkopts = ""
|