208e17e88f
============================ These are three python modules for shapelib: shapelib read/write shapefiles dbflib read/write dbf files shptree quadtree for shapes Shapelib is a free software library for reading and writing ESRI shape files and can be found at http://gdal.velocet.ca/projects/shapelib. The bindings were partly created with SWIG, a tool that can generate wrappers of C and C++ libraries for a variety of scripting languages. It's homepage is http://www.swig.org. The bindings themselves don't have a homepage at the moment, but the source tarballs/zip files can be downloaded from http://ftp.intevation.de/users/bh/pyshapelib/ WWW: http://ftp.intevation.de/users/bh/pyshapelib/ PR: ports/121067 Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
9 lines
303 B
Text
9 lines
303 B
Text
%%PYTHON_SITELIBDIR%%/dbflib.py
|
|
%%PYTHON_SITELIBDIR%%/dbflib.pyc
|
|
%%PYTHON_SITELIBDIR%%/dbflib.pyo
|
|
%%PYTHON_SITELIBDIR%%/dbflibc.so
|
|
%%PYTHON_SITELIBDIR%%/shapelib.py
|
|
%%PYTHON_SITELIBDIR%%/shapelib.pyc
|
|
%%PYTHON_SITELIBDIR%%/shapelib.pyo
|
|
%%PYTHON_SITELIBDIR%%/shapelibc.so
|
|
%%PYTHON_SITELIBDIR%%/shptree.so
|