Name | PyLpr JSON |
Version |
1.0.0
JSON |
| download |
home_page | https://github.com/Ircama/PyLpr |
Summary | ('RFC 1179 client and server toolkits and Python library for interacting with printers via LPR protocol or RAW mode, as well as a proxy/server for debugging, job capture, and protocol analysis.',) |
upload_time | 2025-07-21 06:05:49 |
maintainer | None |
docs_url | None |
author | Ircama |
requires_python | >3.6 |
license | EUPL-1.2 |
keywords |
shell
console
tkinter
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# LPR printer client/server with proxy support
RFC 1179 client and server toolkits and Python library for interacting with printers via LPR protocol or RAW mode, as well as a proxy/server for debugging, job capture, and protocol analysis.
## Features
- RFC 1179 LPR protocol implementation
- Easy-to-use Python API for client and server LPR features
- LPR (515) and RAW (9100) protocol support
- Print job simulation and debugging
- Bidirectional TCP/UDP proxy and traffic inspection
- Job queue management and archiving
- Hexdump tracing and protocol analysis
- Cross-platform (Windows, Linux, macOS)
Full information and usage details at the [PyLpr GitHub repository](https://github.com/Ircama/PyLpr).
Raw data
{
"_id": null,
"home_page": "https://github.com/Ircama/PyLpr",
"name": "PyLpr",
"maintainer": null,
"docs_url": null,
"requires_python": ">3.6",
"maintainer_email": null,
"keywords": "shell console tkinter",
"author": "Ircama",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/e5/bb/ccdce0caee207ac06e867b4f8d0304e9fea16d2ab843bdfa6bc446f782f3/pylpr-1.0.0.tar.gz",
"platform": null,
"description": "# LPR printer client/server with proxy support\n\nRFC 1179 client and server toolkits and Python library for interacting with printers via LPR protocol or RAW mode, as well as a proxy/server for debugging, job capture, and protocol analysis.\n\n## Features\n\n- RFC 1179 LPR protocol implementation\n- Easy-to-use Python API for client and server LPR features\n- LPR (515) and RAW (9100) protocol support\n- Print job simulation and debugging\n- Bidirectional TCP/UDP proxy and traffic inspection\n- Job queue management and archiving\n- Hexdump tracing and protocol analysis\n- Cross-platform (Windows, Linux, macOS)\n\n\nFull information and usage details at the [PyLpr GitHub repository](https://github.com/Ircama/PyLpr).\n",
"bugtrack_url": null,
"license": "EUPL-1.2",
"summary": "('RFC 1179 client and server toolkits and Python library for interacting with printers via LPR protocol or RAW mode, as well as a proxy/server for debugging, job capture, and protocol analysis.',)",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/Ircama/PyLpr"
},
"split_keywords": [
"shell",
"console",
"tkinter"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e5bbccdce0caee207ac06e867b4f8d0304e9fea16d2ab843bdfa6bc446f782f3",
"md5": "762de0d573559f389502eef1461f837e",
"sha256": "fc49775fcd9a95c7e302396ee6b2736fcb32f3a43235f31cbadd8e95bcd3d3ae"
},
"downloads": -1,
"filename": "pylpr-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "762de0d573559f389502eef1461f837e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">3.6",
"size": 26598,
"upload_time": "2025-07-21T06:05:49",
"upload_time_iso_8601": "2025-07-21T06:05:49.714364Z",
"url": "https://files.pythonhosted.org/packages/e5/bb/ccdce0caee207ac06e867b4f8d0304e9fea16d2ab843bdfa6bc446f782f3/pylpr-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-21 06:05:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ircama",
"github_project": "PyLpr",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pylpr"
}