ua-parser-builtins


Nameua-parser-builtins JSON
Version 0.18.0 PyPI version JSON
download
home_pageNone
SummaryPrecompiled rules for User Agent Parser
upload_time2024-11-26 17:55:25
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Precompiled ruleset for [ua-parser](https://pypi.org/project/ua-parser/)

This project does not do anything on its own, nor does it have any
actual API: it contains the dataset of
[uap-core](https://github.com/ua-parser/uap-core) pre-compiled for use
by [ua-parser](https://pypi.org/project/ua-parser/) to decrease
initialisation times.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ua-parser-builtins",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "masklinn <uap@masklinn.net>",
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# Precompiled ruleset for [ua-parser](https://pypi.org/project/ua-parser/)\n\nThis project does not do anything on its own, nor does it have any\nactual API: it contains the dataset of\n[uap-core](https://github.com/ua-parser/uap-core) pre-compiled for use\nby [ua-parser](https://pypi.org/project/ua-parser/) to decrease\ninitialisation times.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Precompiled rules for User Agent Parser",
    "version": "0.18.0",
    "project_urls": {
        "repository": "https://github.com/ua-parser/uap-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2926b485e3ac5097b185e8673b9ec0366bd2a6572dc97913c1804f7e541ae466",
                "md5": "c9809a8a412d70dc7fd0485765690f4f",
                "sha256": "51cbc3d6ab9c533fc12fc7cededbef503c8d04e465d0aff20d869e15320b5ca9"
            },
            "downloads": -1,
            "filename": "ua_parser_builtins-0.18.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c9809a8a412d70dc7fd0485765690f4f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 86038,
            "upload_time": "2024-11-26T17:55:25",
            "upload_time_iso_8601": "2024-11-26T17:55:25.277478Z",
            "url": "https://files.pythonhosted.org/packages/29/26/b485e3ac5097b185e8673b9ec0366bd2a6572dc97913c1804f7e541ae466/ua_parser_builtins-0.18.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-26 17:55:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ua-parser",
    "github_project": "uap-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "ua-parser-builtins"
}
        
Elapsed time: 0.60989s