Tue, 20 Jan 2026 10:46:38 CST | login

Information for build pyshp-2.3.1-1.ocs23

ID18526
Package Namepyshp
Version2.3.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/pyshp.git?.#89cd1ccaac728252cc223d35c48c2d2f4cddd778
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
StartedThu, 22 Aug 2024 11:17:26 CST
CompletedThu, 22 Aug 2024 11:21:05 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/pyshp.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/pyshp.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
pyshp-2.3.1-1.ocs23.src.rpm (info) (download)
noarch
python3-pyshp-2.3.1-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.3.1-1 - initial build