| 19 | | * [http://codespeak.net/lxml lxml] for XML export/import: {{{apt-get install python-lxml}}} |
| 20 | | * [http://pypi.python.org/pypi/Shapely/ Shapely] for GIS Features: {{{apt-get install python-shapely}}} |
| 21 | | * [http://www.reportlab.com/software/opensource/rl-toolkit/download/ ReportLab] for PDF output: {{{apt-get install python-reportlab}}} |
| 22 | | * [http://www.pythonware.com/products/pil/ PIL] Python Image Library for PDFs: {{{apt-get install python-imaging}}} |
| 23 | | * [http://labix.org/python-dateutil dateutil]: {{{apt-get install python-dateutil}}} |
| | 19 | * [http://codespeak.net/lxml lxml] for XML export/import |
| | 20 | * [http://pypi.python.org/pypi/Shapely/ Shapely] for GIS Features |
| | 21 | * [http://www.reportlab.com/software/opensource/rl-toolkit/download/ ReportLab] for PDF output |
| | 22 | * [http://www.pythonware.com/products/pil/ PIL] Python Image Library for PDFs |
| | 23 | * [http://labix.org/python-dateutil dateutil] |