Go to file
Javier Goizueta 43aa7ac977 Move extension artifacts to base diretcory
The .control file is taken from there anyway by the PGXS install script,
and it is the convention used in other projects
2016-02-17 11:44:37 +01:00
pg Move extension artifacts to base diretcory 2016-02-17 11:44:37 +01:00
python Add Moran's I local function 2016-02-16 19:21:59 +01:00
CONTRIBUTING.md Move extension artifacts to base diretcory 2016-02-17 11:44:37 +01:00
DEPLOYING.md WIP: update docs 2016-02-16 17:48:42 +01:00
LICENSE Add licencse 2016-02-15 18:36:38 +01:00
README.md WIP: update docs 2016-02-16 17:48:42 +01:00
TODO.md WIP: update docs 2016-02-16 17:48:42 +01:00

crankshaft

CartoDB Spatial Analysis extension for PostgreSQL.

Code organization

  • pg contains the PostgreSQL extension source code
  • python Python module

FIXME: should it be ./extension and `./lib/python' ?

Requirements

  • pip