INFO
Name: e00compr
Version: 1.0.1-35.el8
Arch: x86_64
Summary: Library to compress and uncompress E00 files
License: MIT
Vendor: Fedora Project
Build Host: buildvm-x86-13.iad2.fedoraproject.org
Build Date: Fri Jul 8 14:18:18 2022
Size: 0
URL: http://avce00.maptools.org/e00compr
Description: 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.
This is a metapackage that installs both the command-line tools
(e00compr-tools) and the libraries (e00compr-libs).
FILES
REQUIRES
e00compr-libs(x86-64) 1.0.1-35.el8
e00compr-tools(x86-64) 1.0.1-35.el8
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
e00compr 1.0.1-35.el8
e00compr(x86-64) 1.0.1-35.el8
CONFIG FILES
LICENSE FILES
MIT
|