{ "info": { "author": "Jerome Alet", "author_email": "alet@librelogiciel.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Printing", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pkipplib is a Python library which can prepare IPP requests with the help of a\r\nsomewhat high level API. These requests can then be sent to an IPP printer or\r\nprint server (e.g. CUPS).\r\nThis library can also parse IPP answers received, and create high level Python\r\nobjects from them.\r\nBoth of these actions can be done through an IPPRequest class and its instance\r\nmethods.\r\nFinally, a CUPS class can be leveraged to easily deal with CUPS print servers.\r\nAll of this library being written in the Python language, there's no need to\r\nlink the code with the CUPS' API, which makes it independant of the CUPS version\r\nbeing installed. Some command line tools which rely on pkipplib are now included.", "description_content_type": null, "docs_url": null, "download_url": "http://www.pykota.com/software/pkipplib/download/tarballs", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.pykota.com/software/pkipplib", "keywords": "CUPS, IPP, Printing", "license": "GNU GPL", "maintainer": "", "maintainer_email": "", "name": "pkipplib", "package_url": "https://pypi.org/project/pkipplib/", "platform": "ALL", "project_url": "https://pypi.org/project/pkipplib/", "project_urls": { "Download": "http://www.pykota.com/software/pkipplib/download/tarballs", "Homepage": "http://www.pykota.com/software/pkipplib" }, "release_url": "https://pypi.org/project/pkipplib/0.07/", "requires_dist": null, "requires_python": null, "summary": "IPP (Internet Printing Protocol) and CUPS API in pure Python", "version": "0.07" }, "last_serial": 796318, "releases": { "0.07": [ { "comment_text": "", "digests": { "md5": "6e59a148f6ebf7c4344a7a2f1c2aea3c", "sha256": "2a2c8fd9fda3d31c30cd48f93d22fe419ec6dc5de53c93183e66fbe579c1908b" }, "downloads": -1, "filename": "pkipplib-0.07.tar.gz", "has_sig": false, "md5_digest": "6e59a148f6ebf7c4344a7a2f1c2aea3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18704, "upload_time": "2009-01-07T13:17:47", "url": "https://files.pythonhosted.org/packages/25/05/9b9bc8560adb2caeddf64f3aad476efbc1cafa3e3553c3ff4930520f370d/pkipplib-0.07.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6e59a148f6ebf7c4344a7a2f1c2aea3c", "sha256": "2a2c8fd9fda3d31c30cd48f93d22fe419ec6dc5de53c93183e66fbe579c1908b" }, "downloads": -1, "filename": "pkipplib-0.07.tar.gz", "has_sig": false, "md5_digest": "6e59a148f6ebf7c4344a7a2f1c2aea3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18704, "upload_time": "2009-01-07T13:17:47", "url": "https://files.pythonhosted.org/packages/25/05/9b9bc8560adb2caeddf64f3aad476efbc1cafa3e3553c3ff4930520f370d/pkipplib-0.07.tar.gz" } ] }