]> gitweb.michael.orlitzky.com - dead/census-tools.git/blobdiff - lib/README
Added the "lib" makefile task.
[dead/census-tools.git] / lib / README
diff --git a/lib/README b/lib/README
new file mode 100644 (file)
index 0000000..7149482
--- /dev/null
@@ -0,0 +1,8 @@
+Third-party libraries are stored here. Currently, Shapely is the only
+one we're using which isn't available through package managers.
+
+Shapely should be pulled from Subversion:
+
+  svn co http://svn.gispython.org/svn/gispy/Shapely/trunk Shapely
+
+This will probably be handled by the makefile.