| Name | PyPrintLpr JSON |
| Version |
1.0.3
JSON |
| download |
| home_page | https://github.com/Ircama/PyPrintLpr |
| 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-08-09 09:21:58 |
| 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
- Advanced Epson ESC/P2 (if epson_escp2 is installed)
- Cross-platform (Windows, Linux, macOS)
Full information and usage details at the [PyPrintLpr GitHub repository](https://github.com/Ircama/PyPrintLpr).
Raw data
{
"_id": null,
"home_page": "https://github.com/Ircama/PyPrintLpr",
"name": "PyPrintLpr",
"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/8b/ef/04f71ee3717679c387bf95e3c572280dffb68f9126715f841d179a555072/pyprintlpr-1.0.3.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- Advanced Epson ESC/P2 (if epson_escp2 is installed)\n- Cross-platform (Windows, Linux, macOS)\n\n\nFull information and usage details at the [PyPrintLpr GitHub repository](https://github.com/Ircama/PyPrintLpr).\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.3",
"project_urls": {
"Homepage": "https://github.com/Ircama/PyPrintLpr"
},
"split_keywords": [
"shell",
"console",
"tkinter"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8bef04f71ee3717679c387bf95e3c572280dffb68f9126715f841d179a555072",
"md5": "8c4d8f36a5ca34973295e8ce92da74c0",
"sha256": "cdc19fb704e8fa0f9fb0d748c0a520c09d72c72c58200edd3e87ee318f6894fb"
},
"downloads": -1,
"filename": "pyprintlpr-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "8c4d8f36a5ca34973295e8ce92da74c0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">3.6",
"size": 27715,
"upload_time": "2025-08-09T09:21:58",
"upload_time_iso_8601": "2025-08-09T09:21:58.000526Z",
"url": "https://files.pythonhosted.org/packages/8b/ef/04f71ee3717679c387bf95e3c572280dffb68f9126715f841d179a555072/pyprintlpr-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-09 09:21:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ircama",
"github_project": "PyPrintLpr",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyprintlpr"
}