Sun, 01 Feb 2026 14:55:42 CST | login

Information for build pyshp-2.3.1-2.oc9

ID39979
Package Namepyshp
Version2.3.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/pyshp.git?.#d0b0a0100c6d6a1a4355c2559241df5bc0e7b09c
SummaryPure Python read/write support for ESRI Shapefile format
DescriptionThe Python Shapefile Library (PyShp) provides read and write support for the Esri Shapefile format. The Shapefile format is a popular Geographic Information System vector data format created by Esri. For more information about this format please read the well-written “ESRI Shapefile Technical Description – July 1998” located at http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf. The Esri document describes the shp and shx file formats. However a third file format called dbf is also required. This format is documented on the web as the “XBase File Format Description” and is a simple file-based database format created in the 1960’s. For more on this specification see: http://www.clicketyclick.dk/databases/xbase/format/index.html Both the Esri and XBase file-formats are very simple in design and memory efficient which is part of the reason the shapefile format remains popular despite the numerous ways to store and exchange GIS data available today.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 21:28:12 CST
CompletedFri, 13 Jun 2025 21:30:20 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/pyshp.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/pyshp.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
pyshp-2.3.1-2.oc9.src.rpm (info) (download)
noarch
python3-pyshp-2.3.1-2.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.3.1-2 - Rebuilt for loongarch64 * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.3.1-1 - initial build