{ "info": { "author": "Matt Koskela", "author_email": "mattkoskela@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# py-pdf-collate\n\npy-pdf-collate is a Python script that collates your PDF documents.\n\n## What is it used for\nTurn your single-sided scanner into a duplex!\n\nThere is currently only one sorting method, but more will be added shortly.\n\nIt will take the following page order:\n1, 3, 5, 2, 4, 6\nAnd collate it to:\n1, 2, 3, 4, 5, 6\n\n## Installation\n1. Install ```py-pdf-collate` package:\n\n pip install py-pdf-collate\n\n2. Run on the command line:\n\n pdf_collate [filename] [output filename (optional)]\n\nIf you do not provide an output filename, it will override your source file by default.\n\n## Upcoming features\n\nI will be adding the following sort order:\n1, 3, 5, 6, 4, 2", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mattkoskela/py-pdf-collate", "keywords": null, "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "py-pdf-collate", "package_url": "https://pypi.org/project/py-pdf-collate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/py-pdf-collate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mattkoskela/py-pdf-collate" }, "release_url": "https://pypi.org/project/py-pdf-collate/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A python script that collates your PDF documents.", "version": "0.1.1" }, "last_serial": 880349, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e0caea93b00c36c44340f94bafbf10de", "sha256": "af9cf5a6588b53b6f47b0275b49913d60742bdc1af6498f82d212b0c546fe825" }, "downloads": -1, "filename": "py-pdf-collate-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e0caea93b00c36c44340f94bafbf10de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3299, "upload_time": "2013-10-03T17:41:22", "url": "https://files.pythonhosted.org/packages/54/3d/081e970e42a6aa3a06a7d0ba1c46beb66be2e28e7ca2e7a69f8e9705a3cf/py-pdf-collate-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e0caea93b00c36c44340f94bafbf10de", "sha256": "af9cf5a6588b53b6f47b0275b49913d60742bdc1af6498f82d212b0c546fe825" }, "downloads": -1, "filename": "py-pdf-collate-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e0caea93b00c36c44340f94bafbf10de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3299, "upload_time": "2013-10-03T17:41:22", "url": "https://files.pythonhosted.org/packages/54/3d/081e970e42a6aa3a06a7d0ba1c46beb66be2e28e7ca2e7a69f8e9705a3cf/py-pdf-collate-0.1.1.tar.gz" } ] }