17 |
wrappers of C and C++ libraries for a variety of scripting languages. |
wrappers of C and C++ libraries for a variety of scripting languages. |
18 |
It's homepage is http://www.swig.org. |
It's homepage is http://www.swig.org. |
19 |
|
|
20 |
|
The bindings themselves don't have a homepage at the moment, but the |
21 |
|
source tarballs/zip files can be downloaded from |
22 |
|
http://ftp.intevation.de/users/bh/pyshapelib/ |
23 |
|
|
24 |
|
|
25 |
Requirements |
Requirements |
26 |
------------ |
------------ |
27 |
|
|
28 |
To compile the bindings, you need shapelib 1.2.8 or newer. Older |
To compile the bindings, you need shapelib 1.2.9 or newer and Python 2.0 |
29 |
versions may or may not work; nobody has tested that. |
or newer. |
30 |
|
|
31 |
SWIG is not required. The files generated by SWIG are contained in the |
SWIG is not required. The files generated by SWIG are contained in the |
32 |
archive. If you modify shapelib.i or dbflib.i and need to recreate the |
archive. If you modify shapelib.i or dbflib.i and need to recreate the |
82 |
there's a simple demo/test script called pytest.py. |
there's a simple demo/test script called pytest.py. |
83 |
|
|
84 |
The change history is recorded in NEWS and in detail in ChangeLog. |
The change history is recorded in NEWS and in detail in ChangeLog. |
85 |
|
|
86 |
|
|
87 |
|
Contact Information |
88 |
|
------------------- |
89 |
|
|
90 |
|
pyshapelib is currently being developed as part of the interactive |
91 |
|
viewer for geographic data Thuban, so the best way to reach the |
92 |
|
developers is to post on the Thuban mailing lists. |
93 |
|
|
94 |
|
Thuban: |
95 |
|
http://thuban.intevation.org/ |
96 |
|
|
97 |
|
Thuban mailing lists: |
98 |
|
http://thuban.intevation.org/mailinglist.html |