aboutsummaryrefslogtreecommitdiff
path: root/devel/avce00/pkg-descr
blob: 2f04b717686f3aa9b2724ada7c08acb5c7e467df (plain) (blame)
1
2
3
4
5
6
7
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.