extractcode-libarchive-system-provided


Nameextractcode-libarchive-system-provided JSON
Version 33.0.0 PyPI version JSON
download
home_pagehttps://github.com/aboutcode-org/scancode-plugins
SummaryA ScanCode path provider plugin to provide a system package provided libarchive shared library.
upload_time2024-10-31 19:43:00
maintainerNone
docs_urlNone
authornexB
requires_pythonNone
licenseapache-2.0 AND bsd-simplified
keywords open source extractcode libarchive
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 system package provided libarchive shared library.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aboutcode-org/scancode-plugins",
    "name": "extractcode-libarchive-system-provided",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "open source, extractcode, libarchive",
    "author": "nexB",
    "author_email": "info@aboutcode.org",
    "download_url": "https://files.pythonhosted.org/packages/ca/8a/82fa1f04c36d067d2e6fcae3444c641545cd4218b542e31ab4a35cae2eab/extractcode_libarchive_system_provided-33.0.0.tar.gz",
    "platform": null,
    "description": "A ScanCode path provider plugin to provide a system package provided libarchive shared library.\n",
    "bugtrack_url": null,
    "license": "apache-2.0 AND bsd-simplified",
    "summary": "A ScanCode path provider plugin to provide a system package provided libarchive shared library.",
    "version": "33.0.0",
    "project_urls": {
        "Homepage": "https://github.com/aboutcode-org/scancode-plugins"
    },
    "split_keywords": [
        "open source",
        " extractcode",
        " libarchive"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "464a67ad5084eb856ecb8fb0d1396f622e509746b8a2e5b86da0c3469c4eda6d",
                "md5": "d2f5e2e3160d3a44165025dee541159f",
                "sha256": "cc84334186b935d010e828d1a61508685984cb8cb984d7da674a074a47632f60"
            },
            "downloads": -1,
            "filename": "extractcode_libarchive_system_provided-33.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d2f5e2e3160d3a44165025dee541159f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10479,
            "upload_time": "2024-10-31T19:42:59",
            "upload_time_iso_8601": "2024-10-31T19:42:59.313219Z",
            "url": "https://files.pythonhosted.org/packages/46/4a/67ad5084eb856ecb8fb0d1396f622e509746b8a2e5b86da0c3469c4eda6d/extractcode_libarchive_system_provided-33.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca8a82fa1f04c36d067d2e6fcae3444c641545cd4218b542e31ab4a35cae2eab",
                "md5": "b3faf22012e6fbfa88862faa93e1ae7f",
                "sha256": "ae75adb22532086e9cf6a2bcaf26ca2d246af8e40e4d6809c643a7e104d570eb"
            },
            "downloads": -1,
            "filename": "extractcode_libarchive_system_provided-33.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b3faf22012e6fbfa88862faa93e1ae7f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9361,
            "upload_time": "2024-10-31T19:43:00",
            "upload_time_iso_8601": "2024-10-31T19:43:00.923472Z",
            "url": "https://files.pythonhosted.org/packages/ca/8a/82fa1f04c36d067d2e6fcae3444c641545cd4218b542e31ab4a35cae2eab/extractcode_libarchive_system_provided-33.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-31 19:43:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aboutcode-org",
    "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": "extractcode-libarchive-system-provided"
}
        
Elapsed time: 0.46823s