Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | E00Compr is an Open Source ANSI-C library to compress and uncompress | Martin Wilke | 2008-05-18 | 3 | -0/+44 |
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 |