diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-06-27 12:32:16 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-06-27 12:32:16 +0000 |
commit | 3d35c22866d4b2e8e3c126caf86826f961a86b0e (patch) | |
tree | 7fca5a83e75a3e5f766139f29bfcd5cd063f34e3 /graphics/py-fiona/distinfo | |
parent | 4b80eb005c175c5e6cd7a509965f392a8feb484f (diff) | |
download | ports-3d35c22866d4b2e8e3c126caf86826f961a86b0e.tar.gz ports-3d35c22866d4b2e8e3c126caf86826f961a86b0e.zip |
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. Fiona is supported only on CPython versions 2.7 and 3.4+.
WWW: https://pypi.python.org/pypi/fiona
PR: 228665
Submitted by: lbartoletti@tuxfamily.org
Notes
Notes:
svn path=/head/; revision=473437
Diffstat (limited to 'graphics/py-fiona/distinfo')
-rw-r--r-- | graphics/py-fiona/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/py-fiona/distinfo b/graphics/py-fiona/distinfo new file mode 100644 index 000000000000..9854714e2081 --- /dev/null +++ b/graphics/py-fiona/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1530101810 +SHA256 (Fiona-1.7.12.tar.gz) = 8b54eb8422d7c502bb7776b184018186bede1a489cf438a7a47f992ade6a0e51 +SIZE (Fiona-1.7.12.tar.gz) = 727409 |