uswid


Nameuswid JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/hughsie/python-uswid
SummaryA pure-python library for embedding CoSWID data
upload_time2024-05-09 09:44:40
maintainerNone
docs_urlNone
authorRichard Hughes
requires_pythonNone
licenseBSD-2-Clause-Patent
keywords swid sbom coswid
VCS
bugtrack_url
requirements cbor2 lxml pefile
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Contributors welcome, either adding new functionality or fixing bugs.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hughsie/python-uswid",
    "name": "uswid",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "swid, sbom, coswid",
    "author": "Richard Hughes",
    "author_email": "richard@hughsie.com",
    "download_url": "https://files.pythonhosted.org/packages/dc/bf/05291df12037befeacda2083c798e98691043978e07ca4a00b4eb94aeb61/uswid-0.5.0.tar.gz",
    "platform": null,
    "description": "\nContributors welcome, either adding new functionality or fixing bugs.\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause-Patent",
    "summary": "A pure-python library for embedding CoSWID data",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/hughsie/python-uswid"
    },
    "split_keywords": [
        "swid",
        " sbom",
        " coswid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a928714a865a43b99670cccb6223ee4b8b9a53589e2d4816a7fe1fbc732311b",
                "md5": "cd957635f2ec767f9721d4dc9d80cd7a",
                "sha256": "7ca06a957429e7d9f40dfae1ced3464096979f86096db5f072ea6c5bbf7d010b"
            },
            "downloads": -1,
            "filename": "uswid-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd957635f2ec767f9721d4dc9d80cd7a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 57851,
            "upload_time": "2024-05-09T09:44:38",
            "upload_time_iso_8601": "2024-05-09T09:44:38.667105Z",
            "url": "https://files.pythonhosted.org/packages/5a/92/8714a865a43b99670cccb6223ee4b8b9a53589e2d4816a7fe1fbc732311b/uswid-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcbf05291df12037befeacda2083c798e98691043978e07ca4a00b4eb94aeb61",
                "md5": "e43ff6d49ddcda0c95338d3271694b91",
                "sha256": "bdcd7ee5afac1da60ee688c357aa12f5f8d74bc28012446b10e2b4a9cf52fc6d"
            },
            "downloads": -1,
            "filename": "uswid-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e43ff6d49ddcda0c95338d3271694b91",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 41338,
            "upload_time": "2024-05-09T09:44:40",
            "upload_time_iso_8601": "2024-05-09T09:44:40.730424Z",
            "url": "https://files.pythonhosted.org/packages/dc/bf/05291df12037befeacda2083c798e98691043978e07ca4a00b4eb94aeb61/uswid-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-09 09:44:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hughsie",
    "github_project": "python-uswid",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "cbor2",
            "specs": []
        },
        {
            "name": "lxml",
            "specs": []
        },
        {
            "name": "pefile",
            "specs": []
        }
    ],
    "lcname": "uswid"
}
        
Elapsed time: 0.27367s