1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Martin Wilke
09c62f1948 AVCE00 is an Open Source ANSI-C library that makes Arc/Info (binary) Vector
Coverages appear as E00! It allows you to read and write binary coverages
just as if they were E00 files.

The C library can be easily plugged into existing E00 translators to add
support for binary coverages simply by replacing your existing translator's
read/write function with the functions provided by the library.

WWW: http://avce00.maptools.org/avce00/

PR:		ports/123412
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-05-18 00:06:25 +00:00