Source: aafigure
Section: python
Priority: optional
Maintainer: Chris Liechti <cliechti@gmx.net>
Homepage: http://launchpad.net/aafigure
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: python-dev, python-central
XS-Python-Version: all
Standards-Version: 3.8.0

Package: python-aafigure
Architecture: all
Depends: ${python:Depends}
Suggests: python-imaging, python-reportlab
XB-Python-Version: ${python:Versions}
Description: aafigure - ASCII art to image converter
 aafigure is a command line tool that converts drawings in text files to
 images. Several output formats are supported (SVG, PDF, PNG, JPG and more).
 .
 A Python package is also installed, so that the conversion can also be
 used by Python programs.
 .
 Note on dependency on other packages: PDF output requires python-reportlab and
 bitmap formats require python-imaging.
