typecode-libmagic


Nametypecode-libmagic JSON
Version 5.39.210531 PyPI version JSON
download
home_pagehttps://github.com/nexB/scancode-plugins
SummaryA ScanCode path provider plugin to provide a prebuilt native libmagic binary and database.
upload_time2021-05-31 11:16:12
maintainer
docs_urlNone
authornexB
requires_python
licenseapache-2.0 AND bsd-simplified-darwin AND (bsd-simplified AND public-domain AND bsd-new AND isc AND (bsd-new OR gpl-1.0-plus) AND bsd-original)
keywords open source typecode libmagic
VCS
bugtrack_url
requirements altgraph attrs certifi chardet idna importlib-metadata iniconfig macholib packaging pip pluggy py pyparsing pytest PyYAML requests saneyaml setuptools toml typing-extensions urllib3 wheel zipp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A ScanCode path provider plugin to provide a prebuilt native libmagic binary and database.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nexB/scancode-plugins",
    "name": "typecode-libmagic",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "open source,typecode,libmagic",
    "author": "nexB",
    "author_email": "info@aboutcode.org",
    "download_url": "",
    "platform": "",
    "description": "A ScanCode path provider plugin to provide a prebuilt native libmagic binary and database.\n\n\n",
    "bugtrack_url": null,
    "license": "apache-2.0 AND bsd-simplified-darwin AND (bsd-simplified AND public-domain AND bsd-new AND isc AND (bsd-new OR gpl-1.0-plus) AND bsd-original)",
    "summary": "A ScanCode path provider plugin to provide a prebuilt native libmagic binary and database.",
    "version": "5.39.210531",
    "split_keywords": [
        "open source",
        "typecode",
        "libmagic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "4bbcb5de802802762ec6e188f9294473",
                "sha256": "0a6e9745e1cdceda97cdee9d5396e65ab2025a16aa79a926350715c0ba4dfb72"
            },
            "downloads": -1,
            "filename": "typecode_libmagic-5.39.210531-py3-none-macosx_10_14_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4bbcb5de802802762ec6e188f9294473",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 448663,
            "upload_time": "2021-05-31T11:16:12",
            "upload_time_iso_8601": "2021-05-31T11:16:12.762854Z",
            "url": "https://files.pythonhosted.org/packages/cb/a5/205bfb13f0a7b12135dd2991a6388862516d8974c62661c05b708a69542f/typecode_libmagic-5.39.210531-py3-none-macosx_10_14_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "21bc8657a50f5d80a4199870fc66ca3a",
                "sha256": "ee001c8093dfa89a9d1fe6d9139ef9f367a1cb9af6fd02ffebf9246af994fbf7"
            },
            "downloads": -1,
            "filename": "typecode_libmagic-5.39.210531-py3-none-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "21bc8657a50f5d80a4199870fc66ca3a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 539467,
            "upload_time": "2021-05-31T11:16:14",
            "upload_time_iso_8601": "2021-05-31T11:16:14.458610Z",
            "url": "https://files.pythonhosted.org/packages/89/bc/135d2c5a345f1c52431dbc92c181003ba61bcd35e304d36387e33070a9c5/typecode_libmagic-5.39.210531-py3-none-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "37389638a946a69c9e42d47472963535",
                "sha256": "24ceecb5c1249ddbdb6a471a0d35fbc11008cbd3b71cad0966f94ff94918a1fa"
            },
            "downloads": -1,
            "filename": "typecode_libmagic-5.39.210531-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "37389638a946a69c9e42d47472963535",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4369549,
            "upload_time": "2021-05-31T11:16:19",
            "upload_time_iso_8601": "2021-05-31T11:16:19.335059Z",
            "url": "https://files.pythonhosted.org/packages/af/64/d74d4a2a84bf656ef3a7e2b9a0e00c0f36c1d56dea1a2ac06cf1add1aacb/typecode_libmagic-5.39.210531-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-05-31 11:16:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "nexB",
    "github_project": "scancode-plugins",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "altgraph",
            "specs": [
                [
                    "==",
                    "0.17"
                ]
            ]
        },
        {
            "name": "attrs",
            "specs": [
                [
                    "==",
                    "20.3.0"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2020.12.5"
                ]
            ]
        },
        {
            "name": "chardet",
            "specs": [
                [
                    "==",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "2.10"
                ]
            ]
        },
        {
            "name": "importlib-metadata",
            "specs": [
                [
                    "==",
                    "3.3.0"
                ]
            ]
        },
        {
            "name": "iniconfig",
            "specs": [
                [
                    "==",
                    "1.1.1"
                ]
            ]
        },
        {
            "name": "macholib",
            "specs": [
                [
                    "==",
                    "1.14"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "20.8"
                ]
            ]
        },
        {
            "name": "pip",
            "specs": [
                [
                    "==",
                    "20.3.3"
                ]
            ]
        },
        {
            "name": "pluggy",
            "specs": [
                [
                    "==",
                    "0.13.1"
                ]
            ]
        },
        {
            "name": "py",
            "specs": [
                [
                    "==",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "2.4.7"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "6.2.1"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "5.4.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.25.1"
                ]
            ]
        },
        {
            "name": "saneyaml",
            "specs": [
                [
                    "==",
                    "0.4"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "51.3.3"
                ]
            ]
        },
        {
            "name": "toml",
            "specs": [
                [
                    "==",
                    "0.10.2"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    "==",
                    "3.7.4.3"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.26.5"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": [
                [
                    "==",
                    "0.36.2"
                ]
            ]
        },
        {
            "name": "zipp",
            "specs": [
                [
                    "==",
                    "3.4.0"
                ]
            ]
        }
    ],
    "lcname": "typecode-libmagic"
}
        
Elapsed time: 0.02213s