aboutsummaryrefslogtreecommitdiff
path: root/devel/e00compr/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* E00Compr is an Open Source ANSI-C library to compress and uncompressMartin Wilke2008-05-181-0/+7
Arc/Info Export (E00) files. It can be easily plugged into existing E00 translators to add support for compressed E00 files simply by replacing the existing translator's read/write function by the E00ReadNextLine() and E00WriteNextLine() functions provided by the library. WWW: http://avce00.maptools.org/e00compr/ PR: ports/123396 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=213241