B. Watson 5cfe503188 gis/Fiona: Wrap README at 72 columns. il y a 2 ans
..
Fiona.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var il y a 2 ans
Fiona.info 0305b497dc gis/Fiona: Updated for version 1.8.20. il y a 2 ans
README 5cfe503188 gis/Fiona: Wrap README at 72 columns. il y a 2 ans
slack-desc 26d06b1544 gis/Fiona: Moved from Academic category. il y a 10 ans

README

Fiona provides uncomplicated Python interfaces to functions in OGR,
the best open source C/C++ library for reading and writing geographic
vector data.

Fiona is designed to be simple and dependable. It focuses on reading
and writing data in standard Python IO style, and relies upon familiar
Python types and protocols such as files, dictionaries, mappings, and
iterators instead of classes specific to OGR. Fiona can read and write
real-world data using multi-layered GIS formats and zipped virtual
file systems and integrates readily with other Python GIS packages
such as pyproj, Rtree and Shapely.