Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20414

Added Files:
        fiona-py.info 
Log Message:
fiona 1.0 initial checkin

--- NEW FILE: fiona-py.info ---
Info2: <<
Package: fiona-py%type_pkg[python]
Version: 1.0
Revision: 1
Homepage: https://pypi.python.org/pypi/Fiona
Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>
Type: python (2.7)
Depends: python%type_pkg[python], gdal-shlibs

BuildDepends: setuptools-tng-py%type_pkg[python], gdal

# Unpack Phase.
Source: https://pypi.python.org/packages/source/F/Fiona/Fiona-%v.tar.gz
Source-MD5: 2b3279d5239c7770c51239317ef23fee

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{,-py%type_pkg[python]}
<<

#InfoTest: <<
#       TestScript: <<
#               #!/bin/bash -ev
#               python%type_raw[python] setup.py test
#       <<
#<<

DocFiles: <<
  CHANGES.txt
  CREDITS.txt
  PKG-INFO
  docs
<<

License: BSD
Description: Read and write spatial data files
DescDetail: <<
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.
     <<

# Info2
<<

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to