]> gitweb.michael.orlitzky.com - dead/census-tools.git/blob - lib/README
Added the "lib" makefile task.
[dead/census-tools.git] / lib / README
1 Third-party libraries are stored here. Currently, Shapely is the only
2 one we're using which isn't available through package managers.
3
4 Shapely should be pulled from Subversion:
5
6 svn co http://svn.gispython.org/svn/gispy/Shapely/trunk Shapely
7
8 This will probably be handled by the makefile.