{ "info": { "author": "gocept", "author_email": "mail@gocept.com", "bugtrack_url": null, "classifiers": [], "description": "gocept.printinvoices\n====================\n\nAnalyzes Postscript files containing batches of invoices output by Collmex and\ninserts printer control commands to make the printer use paper from one tray\nfor first pages and paper from another tray for subsequent pages.\n\nWorks with Collmex output as of March, 2011 and with a Kyocera FS 1128MFP\nprinter.\n\nThe package comes with two console_script entry points, ``process-ps`` and\n``process-pdf``.\n\nThe first one, ``process-ps``,\nimplements a stream filter reading Postscript from stdin and writing\nPostscript to stdout. The entry point needs to be called with two arguments:\n``tray1`` specifying the number of the tray holding first-page paper, and\n``tray2`` specifying the tray number for subsequent pages. There isn't\ncurrently a configuration file or command-line arguments for configuring the\ntrays.\n\nThe second script, ``process-pdf``, takes four command-line arguments: the\nnumbers of the papers trays used for first pages and subsequent pages, resp.,\nthe path to a PDF file as output by Collmex and the name of a printer queue\nfor the ``lpr`` command to print to.\n\n\n=======\nChanges\n=======\n\n0.2 (2011-05-05)\n----------------\n\n- Work on invoices printed in English as well.\n\n\n0.1 (2011-04-10)\n----------------\n\n- first release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/gocept.printinvoices", "keywords": null, "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "gocept.printinvoices", "package_url": "https://pypi.org/project/gocept.printinvoices/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gocept.printinvoices/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/gocept.printinvoices" }, "release_url": "https://pypi.org/project/gocept.printinvoices/0.2/", "requires_dist": null, "requires_python": null, "summary": "Print a batch of invoices from Collmex on paper from two trays.", "version": "0.2" }, "last_serial": 792575, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "1d400c4b71be7085a12cd1c76a8ebe3c", "sha256": "6fe9daa30d684ff4d4591dad833b3bd54add764ef152ace51946f8c40b41211d" }, "downloads": -1, "filename": "gocept.printinvoices-0.1.tar.gz", "has_sig": true, "md5_digest": "1d400c4b71be7085a12cd1c76a8ebe3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16394, "upload_time": "2011-04-10T22:29:16", "url": "https://files.pythonhosted.org/packages/a2/83/cba6ec43c4b8977c1f3f8744e7c4427957ee6dd13382e43904a04395a05d/gocept.printinvoices-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "8264114eb191ec389ccc1e59279df255", "sha256": "1a3d50076558ce523825588d9232ded80c8647da89cc5dd382234f9e674725d0" }, "downloads": -1, "filename": "gocept.printinvoices-0.2.tar.gz", "has_sig": true, "md5_digest": "8264114eb191ec389ccc1e59279df255", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19916, "upload_time": "2011-05-05T11:06:32", "url": "https://files.pythonhosted.org/packages/f6/a5/5a9fd21beacf509dc0930e38889467a7c4807469c54ae12be6e56df9de53/gocept.printinvoices-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8264114eb191ec389ccc1e59279df255", "sha256": "1a3d50076558ce523825588d9232ded80c8647da89cc5dd382234f9e674725d0" }, "downloads": -1, "filename": "gocept.printinvoices-0.2.tar.gz", "has_sig": true, "md5_digest": "8264114eb191ec389ccc1e59279df255", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19916, "upload_time": "2011-05-05T11:06:32", "url": "https://files.pythonhosted.org/packages/f6/a5/5a9fd21beacf509dc0930e38889467a7c4807469c54ae12be6e56df9de53/gocept.printinvoices-0.2.tar.gz" } ] }