File: control

package info (click to toggle)
python-trml2pdf 1.0-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 452 kB
  • ctags: 61
  • sloc: python: 549; makefile: 9
file content (22 lines) | stat: -rw-r--r-- 1,104 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: python-trml2pdf
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Raphael Hertzog <hertzog@debian.org> 
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5.0.37.2), python-dev, cdbs (>= 0.4.42), python-support (>= 0.3)
XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-trml2pdf/trunk/

Package: python-trml2pdf
Architecture: all
Depends: ${python:Depends}, python-reportlab, python-imaging
Priority: optional
Description: Converter of Report Markup Language (RML) file to PDF
 Tiny RML2PDF is a tool to easily create PDF document without programming. It
 can be used as a Python library or as a standalone binary. It converts a RML,
 an XML dialect that lets you define the precise appearance of a printed
 document, to a PDF. You can use your existing tools to generate an input file
 that exactly describes the layout of a printed document, and RML2PDF converts
 it into PDF. RML is a much more powerful and flexible alternative to XSL:FO.
 .
  Homepage: http://openreport.org/index.py/trml2pdf