{ "info": { "author": "Florian Diesch", "author_email": "devel@florian-diesch.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Natural Language :: German", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Office/Business", "Topic :: Text Processing", "Topic :: Text Processing :: Markup :: LaTeX", "Topic :: Utilities" ], "description": "What is pdfrecycle?\n===================\n\npdfrecycle creates a PDF file by composing pages from other PDF\nfiles. It can add PDF bookmarks and metadata, scale, rotate and crop\npages and put multiple logical pages onto each physical sheet.\n\npdfrecycle uses a simple text file format to define the layout and what\npages to include. From this input file pdfrecycle creates a LaTeX\nfile and then runs pdflatex to produced the PDF file.\n\n\nStatus\n======\n\npdfrecycle is alpha software and should be expected to have some\nserious bugs. **Use it at your own risk.**\n\npdfrecycle is still under development and the input file format may change\nin the future.\n\nAny feedback, suggestions or bugreports are welcome.\n\nRequirements\n============\n\npdfrecycle needs\n\n- Python\n- `PyPdf `__.\n `easy-install `__\n will install this automatically\n- a working LaTeX installation including pdflatex, hyperref and pdfpages\n\n\nDocumentation\n=============\n\nSee http://www.florian-diesch.de/software/pdfrecycle/doc/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.florian-diesch.de/software/pdfrecycle/", "keywords": "pdf nup bookmarks resize rotate metadata recycle combine pages", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "pdfrecycle", "package_url": "https://pypi.org/project/pdfrecycle/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pdfrecycle/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.florian-diesch.de/software/pdfrecycle/" }, "release_url": "https://pypi.org/project/pdfrecycle/0.05/", "requires_dist": null, "requires_python": null, "summary": "create a PDF file by composing pages from other PDF files.", "version": "0.05" }, "last_serial": 108779, "releases": { "0.01": [], "0.02": [], "0.03": [], "0.04": [], "0.05": [] }, "urls": [] }