python-pkl


Namepython-pkl JSON
Version 0.1.2 PyPI version JSON
download
home_page
SummaryPython library to work with Apple's PKL files
upload_time2024-02-14 13:50:26
maintainer
docs_urlNone
authorVithor Jaeger
requires_python>=3.12,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python Pkl Lang

Python Pkl Lang is a simple library for dealing with Apple's pkl files.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "python-pkl",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.12,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Vithor Jaeger",
    "author_email": "vaphes@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c2/32/d7ede0cbc1b89f59862db8e43c4332dfccdafdd2cb8cc3fa08bb10b926f8/python_pkl-0.1.2.tar.gz",
    "platform": null,
    "description": "# Python Pkl Lang\n\nPython Pkl Lang is a simple library for dealing with Apple's pkl files.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python library to work with Apple's PKL files",
    "version": "0.1.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/vaphes/pkl/issues",
        "Homepage": "https://github.com/vaphes/pkl",
        "Source": "https://github.com/vaphes/pkl"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6676fab4df5de217e84a1a804d8b779029357a2335cb26d3bf159c59099e077",
                "md5": "3c938af99d8af4d2e4aa507a0a5b1bb5",
                "sha256": "24a2c110eb7bfd2be933f6bd13c44ec1320625ffb8de491a714410ce607b2a99"
            },
            "downloads": -1,
            "filename": "python_pkl-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c938af99d8af4d2e4aa507a0a5b1bb5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12,<4.0",
            "size": 1989,
            "upload_time": "2024-02-14T13:50:25",
            "upload_time_iso_8601": "2024-02-14T13:50:25.633299Z",
            "url": "https://files.pythonhosted.org/packages/d6/67/6fab4df5de217e84a1a804d8b779029357a2335cb26d3bf159c59099e077/python_pkl-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c232d7ede0cbc1b89f59862db8e43c4332dfccdafdd2cb8cc3fa08bb10b926f8",
                "md5": "e5a1b9890de7cb33fc81e19b1ad282e8",
                "sha256": "3b7b5b6550a533e294aab95c3082e72dbeb107a0c3f5a0f9962a7873c675d841"
            },
            "downloads": -1,
            "filename": "python_pkl-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e5a1b9890de7cb33fc81e19b1ad282e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12,<4.0",
            "size": 1711,
            "upload_time": "2024-02-14T13:50:26",
            "upload_time_iso_8601": "2024-02-14T13:50:26.561426Z",
            "url": "https://files.pythonhosted.org/packages/c2/32/d7ede0cbc1b89f59862db8e43c4332dfccdafdd2cb8cc3fa08bb10b926f8/python_pkl-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-14 13:50:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vaphes",
    "github_project": "pkl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "python-pkl"
}
        
Elapsed time: 0.17671s