Source: rst2pdf
Section: utils
Priority: optional
Maintainer: Chris Lamb <lamby@debian.org>
Build-Depends-Indep: python-support, python-setuptools
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.8.4
Homepage: http://code.google.com/p/rst2pdf/
Vcs-Git: git://git.chris-lamb.co.uk/debian/pkg-rst2pdf.git
Vcs-Browser: http://git.chris-lamb.co.uk/?p=debian/pkg-rst2pdf.git

Package: rst2pdf
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-pkg-resources, python-docutils, python-reportlab, python-simplejson, python-setuptools, python-pygments
Suggests: python-uniconvertor, python-imaging, python-sphinx, python-matplotlib, python-aafigure
Description: ReportLab-based reStructuredText to PDF renderer
 The usual way of creating PDF files from reStructuredText is by going through
 LaTeX. This tool provides an alternative by producing PDF directly using the
 ReportLab library.
