tapen


Nametapen JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/corvis/tapen
SummaryTapen - software for managing label printers
upload_time2024-07-01 13:08:30
maintainerDmitry Berezovsky
docs_urlNone
authorDmitry Berezovsky
requires_python<3.12,>=3.10
licenseGPL-3.0-or-later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tapen

Tapen is a tool for composing and printing labels on a tape witha specialized printers. At the moment only Brother printers are supported.

# Credits

* Dmitry Berezovsky (@corvis) - author and main maintainer
* Dominic Radermacher (blip@mockmoon-cybernetics.ch) - creator of libptouch, the source code of this library was used to understand the interface to Brotehr devices.
* [CLI Rack](https://github.com/corvis/cli-rack)

# Disclaimer

This module is licensed under MIT. This means you are free to use it in commercial projects.

The MIT license clearly explains that there is no warranty for this free software. Please see the included LICENSE file
for details.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/corvis/tapen",
    "name": "tapen",
    "maintainer": "Dmitry Berezovsky",
    "docs_url": null,
    "requires_python": "<3.12,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Dmitry Berezovsky",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/93/bd/063085f9efc6ecb7e568e36d52be68cc1f15704883424486294bd49c026b/tapen-0.2.0.tar.gz",
    "platform": null,
    "description": "# Tapen\n\nTapen is a tool for composing and printing labels on a tape witha specialized printers. At the moment only Brother printers are supported.\n\n# Credits\n\n* Dmitry Berezovsky (@corvis) - author and main maintainer\n* Dominic Radermacher (blip@mockmoon-cybernetics.ch) - creator of libptouch, the source code of this library was used to understand the interface to Brotehr devices.\n* [CLI Rack](https://github.com/corvis/cli-rack)\n\n# Disclaimer\n\nThis module is licensed under MIT. This means you are free to use it in commercial projects.\n\nThe MIT license clearly explains that there is no warranty for this free software. Please see the included LICENSE file\nfor details.\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Tapen - software for managing label printers",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/corvis/tapen",
        "Repository": "https://github.com/corvis/tapen"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36e938f881236341bf5e814dc3256715ce65d93e160897e30a41cf98a8c93b13",
                "md5": "239953a276feeb44ee91de69107a0181",
                "sha256": "203c7a33679e579995b8a164903fd6d31de1270797fc0bbe5d53098fbe73176d"
            },
            "downloads": -1,
            "filename": "tapen-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "239953a276feeb44ee91de69107a0181",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.10",
            "size": 60165,
            "upload_time": "2024-07-01T13:08:29",
            "upload_time_iso_8601": "2024-07-01T13:08:29.060270Z",
            "url": "https://files.pythonhosted.org/packages/36/e9/38f881236341bf5e814dc3256715ce65d93e160897e30a41cf98a8c93b13/tapen-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93bd063085f9efc6ecb7e568e36d52be68cc1f15704883424486294bd49c026b",
                "md5": "ea5acf8a2b2d3c7967da6ece1f561d59",
                "sha256": "24a18575d99342c3f72334e47941350f0762e8f9f6b09d94a6d2fcf8825c6285"
            },
            "downloads": -1,
            "filename": "tapen-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ea5acf8a2b2d3c7967da6ece1f561d59",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.10",
            "size": 32475,
            "upload_time": "2024-07-01T13:08:30",
            "upload_time_iso_8601": "2024-07-01T13:08:30.492342Z",
            "url": "https://files.pythonhosted.org/packages/93/bd/063085f9efc6ecb7e568e36d52be68cc1f15704883424486294bd49c026b/tapen-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-01 13:08:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "corvis",
    "github_project": "tapen",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tapen"
}
        
Elapsed time: 0.33711s