Name: | e00compr |
---|---|
Version: | 1.0.1 |
Release: | 48.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 0 |
License: | MIT |
RPM: | e00compr-1.0.1-48.el10_0.x86_64.rpm |
Source RPM: | e00compr-1.0.1-48.el10_0.src.rpm |
Build Date: | Tue Dec 17 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://avce00.maptools.org/e00compr |
Summary: | Library to compress and uncompress E00 files |
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). |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Keep timestamps when converting text file line endings
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Remove explicit %set_build_flags, not needed since F36
- Drop i686 support (leaf package)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Indicate dirs. in files list with trailing slashes
- Confirm that License is SPDX MIT (no License field change)