Development files for e00compr
E00compr is an ANSI C library that reads and writes Arc/Info compressed E00 files. Both “PARTIAL” and “FULL” compression levels are supported. This package can be divided in three parts: • The ‘e00conv’ command-line program. This program takes a E00 file as input (compressed or not) and copies it to a new file with the requested compression level (NONE, PARTIAL or FULL). • A set of library functions to read compressed E00 files. These functions read a E00 file (compressed or not) and return a stream of uncompressed lines, making the E00 file appear as if it was not compressed. • A set of library functions to write compressed E00 files. These functions take one line after another from what should be a uncompressed E00 file, and write them to a file with the requested compression level, either NONE, PARTIAL or FULL. The e00compr-devel package contains libraries and header files for developing applications that use e00compr.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.1-48.fc41 | - |
Fedora 41 | 1.0.1-48.fc41 | - |
Fedora 40 | 1.0.1-46.fc40 | - |
Fedora 39 | 1.0.1-43.fc39 | - |
Fedora EPEL 9 | 1.0.1-36.el9 | - |
Fedora EPEL 8 | 1.0.1-35.el8 | - |
Fedora EPEL 10.0 | 1.0.1-48.el10_0 | - |
You can contact the maintainers of this package via email at
e00compr dash maintainers at fedoraproject dot org
.