Fix the dead link to the Python plugin. It was a trivial -ENOCOFFEE error.

rjw57 2012-08-18 09:59:24 -07:00
parent 168d6b3add
commit b28db2783f

@ -21,7 +21,7 @@ All current plugins are located in https://github.com/mapnik/mapnik/tree/master/
| *[kismet](Kismet)*| SVN| Alpha| no| support for [Kismet](http://www.kismetwireless.net/) GPS; shows little WLAN nodes on the map|
| *[rasterlite](Rasterlite)*| SVN| Experimental| no| support for [Rasterlite](http://www.gaia-gis.it/spatialite) sqlite raster with wavelet compression|
| *[geos](GEOS)*| SVN| Experimental| no| support for inline WKT geometries using [GEOS](http://trac.osgeo.org/geos/) library|
| *[python](PythonPlugin)* | git| Experimental| yes| support for generating features dynamically using the Python programming language.|
| *[python](Python Plugin)* | git| Experimental| yes| support for generating features dynamically using the Python programming language.|
*Note*: When compiling Mapnik from source only the PostGIS, Raster, and Shape plugins will be compiled by default.