/usr/share/pyshared/pdfposter-0.4.4.egg-info/PKG-INFO is in pdfposter 0.4.4-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | Metadata-Version: 1.0
Name: pdfposter
Version: 0.4.4
Summary: Scale and tile PDF images/pages to print on multiple pages.
Home-page: http://pdfposter.origo.ethz.ch/
Author: Hartmut Goebel
Author-email: h.goebel@goebel-consult.de
License: GPL 3.0
Download-URL: http://pdfposter.origo.ethz.ch/download
Description:
``Pdfposter`` can be used to create a large poster by building it from
multple pages and/or printing it on large media. It expects as input a
PDF file, normally printing on a single page. The output is again a
PDF file, maybe containing multiple pages together building the
poster.
The input page will be scaled to obtain the desired size.
This is much like ``poster`` does for Postscript files, but working
with PDF. Since sometimes poster does not like your files converted
from PDF. :-) Indeed ``pdfposter`` was inspired by ``poster``.
For more information please refere to the manpage or visit
the `project homepage <http://pdfposter.origo.ethz.ch/>`_.
Keywords: pdf poster
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Printing
Classifier: Topic :: Utilities
|