PyPrintLpr


NamePyPrintLpr JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/Ircama/PyPrintLpr
SummaryRFC 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_time2025-07-21 07:29:05
maintainerNone
docs_urlNone
authorIrcama
requires_python>3.6
licenseEUPL-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 [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/0b/aa/506a77847c36e3e31d9525d49259ac964a660a1d1223b528f53f3f5c1515/pyprintlpr-1.0.2.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 [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.2",
    "project_urls": {
        "Homepage": "https://github.com/Ircama/PyPrintLpr"
    },
    "split_keywords": [
        "shell",
        "console",
        "tkinter"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0baa506a77847c36e3e31d9525d49259ac964a660a1d1223b528f53f3f5c1515",
                "md5": "3554aaf3e4d15d70c776de9e8b2ceffd",
                "sha256": "d78c1470f09773a8eab2ff7d399d43b9c123d4501953c4467dcb9325120f3cde"
            },
            "downloads": -1,
            "filename": "pyprintlpr-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3554aaf3e4d15d70c776de9e8b2ceffd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.6",
            "size": 27155,
            "upload_time": "2025-07-21T07:29:05",
            "upload_time_iso_8601": "2025-07-21T07:29:05.692960Z",
            "url": "https://files.pythonhosted.org/packages/0b/aa/506a77847c36e3e31d9525d49259ac964a660a1d1223b528f53f3f5c1515/pyprintlpr-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-21 07:29:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Ircama",
    "github_project": "PyPrintLpr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyprintlpr"
}
        
Elapsed time: 0.97380s