]> gitweb.michael.orlitzky.com - dead/census-tools.git/blob - lib/README
Merge branch 'master' of michael.orlitzky.com:/var/www/orlitzky.com/michael/public...
[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.