zint


Namezint JSON
Version 1.4 PyPI version JSON
download
home_pagehttp://github.com/jmptbl/python-zint
SummaryPython ctypes interface to libzint
upload_time2023-07-16 18:41:13
maintainer
docs_urlNone
authorAragon Gouveia
requires_python
licenseBSD
keywords zint ctypes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python-Zint is a ctypes interface to libzint of Robin Stuart's Zint project:

<http://www.zint.org.uk/> <https://zint.github.io>

Usage closely follows the C API:

<http://www.zint.org.uk/Manual.aspx?type=p&page=5>

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/jmptbl/python-zint",
    "name": "zint",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "zint ctypes",
    "author": "Aragon Gouveia",
    "author_email": "aragon@phat.za.net",
    "download_url": "https://files.pythonhosted.org/packages/c9/52/819b4d3d16d6de67d3220b9d1b0c2dd9055f0d7f9b00e779791cfc986890/zint-1.4.tar.gz",
    "platform": null,
    "description": "Python-Zint is a ctypes interface to libzint of Robin Stuart's Zint project:\n\n<http://www.zint.org.uk/> <https://zint.github.io>\n\nUsage closely follows the C API:\n\n<http://www.zint.org.uk/Manual.aspx?type=p&page=5>\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Python ctypes interface to libzint",
    "version": "1.4",
    "project_urls": {
        "Homepage": "http://github.com/jmptbl/python-zint"
    },
    "split_keywords": [
        "zint",
        "ctypes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2717c13a8dcd27469da45736441447f05e42ef467336279b7b4ccded93aa153",
                "md5": "e0e70919b41ba6f5987aca75c9d66b49",
                "sha256": "d560d2a3e716c35971312664e19d82da0642696a1424f2766c53b52755ef7d3d"
            },
            "downloads": -1,
            "filename": "zint-1.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e0e70919b41ba6f5987aca75c9d66b49",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 8288,
            "upload_time": "2023-07-16T18:41:12",
            "upload_time_iso_8601": "2023-07-16T18:41:12.004910Z",
            "url": "https://files.pythonhosted.org/packages/c2/71/7c13a8dcd27469da45736441447f05e42ef467336279b7b4ccded93aa153/zint-1.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c952819b4d3d16d6de67d3220b9d1b0c2dd9055f0d7f9b00e779791cfc986890",
                "md5": "a584e616544f068296a0fa9deca4d51b",
                "sha256": "155755101388de425bc67a3b0830f86ee5d2d4587e19fa61e01bc01d22a8d558"
            },
            "downloads": -1,
            "filename": "zint-1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "a584e616544f068296a0fa9deca4d51b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8559,
            "upload_time": "2023-07-16T18:41:13",
            "upload_time_iso_8601": "2023-07-16T18:41:13.950829Z",
            "url": "https://files.pythonhosted.org/packages/c9/52/819b4d3d16d6de67d3220b9d1b0c2dd9055f0d7f9b00e779791cfc986890/zint-1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-16 18:41:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jmptbl",
    "github_project": "python-zint",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "zint"
}
        
Elapsed time: 0.08742s