Thu, 26 Jun 2025 22:43:31 CST | login

Information for build e00compr-1.0.1-2.oc9

ID35705
Package Namee00compr
Version1.0.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/e00compr.git?.#fa3dfdc64411f7a97dba5f46e1dfbeea8f809cd6
SummaryLibrary to compress and uncompress E00 files
DescriptionE00compr 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).
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 18:23:16 CST
CompletedThu, 12 Jun 2025 18:26:19 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/e00compr.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/e00compr.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
e00compr-1.0.1-2.oc9.src.rpm (info) (download)
aarch64
e00compr-1.0.1-2.oc9.aarch64.rpm (info) (download)
e00compr-devel-1.0.1-2.oc9.aarch64.rpm (info) (download)
e00compr-libs-1.0.1-2.oc9.aarch64.rpm (info) (download)
e00compr-tools-1.0.1-2.oc9.aarch64.rpm (info) (download)
e00compr-debugsource-1.0.1-2.oc9.aarch64.rpm (info) (download)
e00compr-libs-debuginfo-1.0.1-2.oc9.aarch64.rpm (info) (download)
e00compr-tools-debuginfo-1.0.1-2.oc9.aarch64.rpm (info) (download)
loongarch64
e00compr-1.0.1-2.oc9.loongarch64.rpm (info) (download)
e00compr-devel-1.0.1-2.oc9.loongarch64.rpm (info) (download)
e00compr-libs-1.0.1-2.oc9.loongarch64.rpm (info) (download)
e00compr-tools-1.0.1-2.oc9.loongarch64.rpm (info) (download)
e00compr-debugsource-1.0.1-2.oc9.loongarch64.rpm (info) (download)
e00compr-libs-debuginfo-1.0.1-2.oc9.loongarch64.rpm (info) (download)
e00compr-tools-debuginfo-1.0.1-2.oc9.loongarch64.rpm (info) (download)
x86_64
e00compr-1.0.1-2.oc9.x86_64.rpm (info) (download)
e00compr-devel-1.0.1-2.oc9.x86_64.rpm (info) (download)
e00compr-libs-1.0.1-2.oc9.x86_64.rpm (info) (download)
e00compr-tools-1.0.1-2.oc9.x86_64.rpm (info) (download)
e00compr-debugsource-1.0.1-2.oc9.x86_64.rpm (info) (download)
e00compr-libs-debuginfo-1.0.1-2.oc9.x86_64.rpm (info) (download)
e00compr-tools-debuginfo-1.0.1-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.1-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.1-1 - initial build