CVS log for ports/devel/py-pyshapelib/distinfo
Up to [FreeBSD] / ports / devel / py-pyshapelib
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jul 3 14:58:47 2011 UTC (7 months, 1 week ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -2 lines
-remove MD5
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Apr 10 09:17:32 2008 UTC (3 years, 10 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Python bindings for Shapelib ============================ 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>
