]> gitweb.michael.orlitzky.com - dead/census-tools.git/blob - lib/README
Add a new makefile for the third-party libraries.
[dead/census-tools.git] / lib / README
1 Third-party libraries are stored here. Currently, we use Shapely and
2 lp_solve (along with its Python bindings). To install them, simply run
3 'make' within this directory. You can also run 'make lib' in the
4 top-level directory.
5
6 You will need GEOS installed for Shapely to work properly.