]> gitweb.michael.orlitzky.com - dead/census-tools.git/blob - lib/README
699a26aebd25a8f6ce90f36b987175f27aba300a
[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.