Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13165
Added Files: fiona-py.info Log Message: fiona 0.16 --- NEW FILE: fiona-py.info --- Info2: << Package: fiona-py%type_pkg[python] Version: 0.16 Revision: 1 Homepage: http://pypi.python.org/pypi/Fiona/ Maintainer: Kurt Schwehr <goat...@users.sourceforge.net> Type: python (2.7) Depends: python%type_pkg[python], gdal-shlibs, six-py%type_pkg[python] BuildDepends: setuptools-tng-py%type_pkg[python], gdal-dev Source: https://pypi.python.org/packages/source/F/Fiona/Fiona-%v.tar.gz Source-MD5: 9ad12dcfae764b12173a357e613b25c1 CompileScript: python%type_raw[python] setup.py build InstallScript: << #!/bin/bash -ev python%type_raw[python] setup.py install --root=%d mv %i/bin/dumpgj %i/bin/dumpgj-py%type_pkg[python] << DocFiles: CHANGES.txt CREDITS.txt LICENSE.txt README.rst docs License: BSD Description: Reads and writes spatial data files DescDetail: << Fiona is OGR's neat, nimble, no-nonsense API. Fiona provides a minimal, uncomplicated Python interface to the open source GIS community's most trusted geodata access library and integrates readily with other Python GIS packages such as pyproj_, Rtree_, and Shapely_. How minimal? Fiona can read feature records as mappings from shapefiles or other GIS vector formats and write mappings as records to files using the same formats. That's all. There aren't any feature or geometry classes. Records and their geometries are just data. docs and manual http://toblerity.github.com/fiona/ https://github.com/Toblerity/Fiona/tree/master/examples << # Info2 << ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs