debian/0000755000000000000000000000000012245164451007172 5ustar debian/watch0000644000000000000000000000012712245164451010223 0ustar version=3 http://code.google.com/p/rst2pdf/downloads/list .*/files/rst2pdf-(.*).tar.gz debian/source/0000755000000000000000000000000012245164451010472 5ustar debian/source/format0000644000000000000000000000001412245164451011700 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000021312245164451010246 0ustar #!/usr/bin/make -f %: dh $@ override_dh_installchangelogs: dh_installchangelogs CHANGES.txt override_dh_compress: dh_compress -X.rst debian/rst2pdf.10000644000000000000000000000277012245164451010646 0ustar .TH RST2PDF 1 "September 01, 2008" .SH NAME rst2pdf \- Convert reStructuredText documents to PDF .SH SYNOPSIS .B rst2pdf .RI [options] .SH DESCRIPTION The usual way of creating PDF from reStructuredText (ReST) is by going through LaTeX. The \fBrst2pdf\fP utility provides an alternative by producing PDF directly using the ReportLab library. .SH OPTIONS .TP \fB\--output=\fP\fIFILE\fR, \fB\-o\fP \fIFILE\fR Specify output location. .TP \fB\--stylesheet=\fP\fISTYLESHEET\fR, \fB\-s\fP \fISTYLESHEET\fR Specify custom stylesheets (comma-seperated) .TP \fB\--compressed\fP, \fB\-c\fP Create a compressed PDF. .TP .B \--print-stylesheet Print the default stylesheet and exit. .TP \fB\--language=\fP\fILANG\fR, \fB\-l\fP \fILANG\fR Language to be used for hyphenation. .TP \fB\--break-level=\fP\fILEVEL\fR, \fB\-b\fP \fILEVEL\fR Maximum section level that starts in a new page. (Default: 1) .TP .B \--font-folder=\fIFOLDER\fR Search this folder for fonts .TP \fB\--quiet\fP, \fB\-q\fP Print less information. .TP \fB\--verbose\fP, \fB\-v\fP Print debugging information. .TP .B \--very-verbose Print even more debugging information. .TP \fB\-help\fP, \fB\-h\fP Show help message. .SH EXAMPLES .TP \fB$ rst2pdf rest.txt \-o out.pdf\fP Produce an \fIout.pdf\fR file which is a PDF version of the ReST document \fIrest.txt\fR. .SH AUTHOR \fBrst2pdf\fP was written by Roberto Alsina . .PP This manual page was written by Chris Lamb , for the Debian project (but may be used by others). debian/manpages0000644000000000000000000000002112245164451010701 0ustar debian/rst2pdf.1 debian/examples0000644000000000000000000000002012245164451010723 0ustar doc/montecristo debian/docs0000644000000000000000000000003612245164451010044 0ustar doc/manual.txt doc/manual.pdf debian/copyright0000644000000000000000000001322212245164451011125 0ustar Author: Roberto Alsina Download: http://code.google.com/p/rst2pdf/ Files: * Copyright: © 2007, 2008 Roberto Alsina © 2007, 2008 Nicolas Laurance © 2007, 2008 Christoph Zwerschke License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: bootstrap.py Copyright: © 2006 Zope Corporation and Contributors License: ZPL-2.1 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions in source code must retain the accompanying copyright notice, this list of conditions, and the following disclaimer. 2. Redistributions in binary form must reproduce the accompanying copyright notice, this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Names of the copyright holders must not be used to endorse or promote products derived from this software without prior written permission from the copyright holders. 4. The right to distribute this software or to use it for any purpose does not give you the right to use Servicemarks (sm) or Trademarks (tm) of the copyright holders. Use of them is covered by separate agreement with the copyright holders. 5. If any files are modified, you must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: rst2pdf/pygments_code_block_directive.py License: PD This module has been placed in the public domain. Files: rst2pdf/tests/input/quickstart.txt rst2pdf/tests/input/demo.txt License: PD This document has been placed in the public domain. Files: rst2pdf/extensions/vectorpdf/pdfrw/* Copyright: © 2006-2009 Patrick Maupin License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: © 2008 Chris Lamb License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/control0000644000000000000000000000160712245164451010601 0ustar Source: rst2pdf Section: utils Priority: optional Maintainer: Chris Lamb Build-Depends-Indep: python-support, python-setuptools Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.4 Homepage: http://code.google.com/p/rst2pdf/ Vcs-Git: git://github.com/lamby/pkg-rst2pdf.git Vcs-Browser: https://github.com/lamby/pkg-rst2pdf Package: rst2pdf Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-pkg-resources, python-docutils, python-reportlab, python-simplejson, python-setuptools, python-pygments, python-pdfrw (>= 0.1) 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. debian/compat0000644000000000000000000000000212245164451010370 0ustar 7 debian/changelog0000644000000000000000000000621212245164451011045 0ustar rst2pdf (0.93-1) unstable; urgency=low * New upstream release. (Closes: #730547) * Bump Standards-Version to 3.9.4. * Require at least python-pdfrw 0.1 to avoid a pkg_resources.DistributionNotFound traceback. -- Chris Lamb Tue, 26 Nov 2013 18:32:07 +0000 rst2pdf (0.16-2) unstable; urgency=low * Bump Standards-Version to 3.9.2. * Drop embedded pdfrw code copy (Closes: #638507) * Specify copyright information for pdfrw code copy (Closes: #638500) -- Chris Lamb Wed, 24 Aug 2011 23:40:13 +0100 rst2pdf (0.16-1) unstable; urgency=low * New upstream release. - Don't throw error on CTRL-C (Closes: #608721) * Update Vcs-{Git,Browser}. * Bump Standards-Version to 3.9.1. -- Chris Lamb Sun, 20 Mar 2011 06:33:31 +0000 rst2pdf (0.14.2-1) unstable; urgency=low * New upstream release. - Fixes upstream font issue: (Closes: #579358) * Bump Standards-Version to 3.8.4. * Move to dpkg '3.0 (quilt)' source format. -- Chris Lamb Wed, 28 Apr 2010 00:16:02 +0100 rst2pdf (0.12.3-1) unstable; urgency=low * New upstream release. * Add 'python-aafigure' to Suggests: (Closes: #564417) -- Chris Lamb Tue, 12 Jan 2010 23:27:56 +0000 rst2pdf (0.12.1-1) unstable; urgency=low * New upstream release. * Bump Standards-version to 3.8.3. * Relax Build-Depends on debhelper to 7.0.50~ to help any backporters. -- Chris Lamb Sun, 18 Oct 2009 23:36:36 +0100 rst2pdf (0.11-1) unstable; urgency=low * New upstream release. * Don't set executable bit on test script anymore. * Bump Standards-Version to 3.8.2. -- Chris Lamb Fri, 26 Jun 2009 12:02:54 +0100 rst2pdf (0.10.1-1) unstable; urgency=low * New upstream release. (Closes: #529606) -- Chris Lamb Wed, 20 May 2009 17:37:35 +0100 rst2pdf (0.9-4) unstable; urgency=low * Move python-pygments from Suggests: to Depends: (Closes: #519565) * Bump Standards-Version to 3.8.1. -- Chris Lamb Fri, 13 Mar 2009 15:15:04 +0000 rst2pdf (0.9-3) unstable; urgency=low * Add python-setuptools to Depends. (Closes: #519277) * Update Git repository locations. * Move to minimal debian/rules. - Bump Build-Depends on debhelper for override_* feature. -- Chris Lamb Wed, 11 Mar 2009 14:52:32 +0000 rst2pdf (0.9-2) unstable; urgency=low * Add missing Depends: on python-pkg-resources (Closes: #507560) -- Chris Lamb Wed, 03 Dec 2008 23:09:42 +0000 rst2pdf (0.9-1) unstable; urgency=low * New upstream release. - Add Depends on python-simplejson - Add Suggests on python-uniconvertor, python-imaging, python-sphinx and python-matplotlib - Move python-pygments from Recommends to Suggests * New maintainer email address. * Use non-native versioning system. -- Chris Lamb Mon, 27 Oct 2008 01:56:10 +0000 rst2pdf (0.6) unstable; urgency=low * Initial release (Closes: #496864) -- Chris Lamb Mon, 01 Sep 2008 20:48:49 +0100