pyucis


Namepyucis JSON
Version 0.1.4.18685268604 PyPI version JSON
download
home_pagehttps://github.com/fvutils/pyucis
SummaryPyUCIS provides a Python API for manipulating UCIS coverage data.
upload_time2025-10-21 13:23:02
maintainerNone
docs_urlNone
authorMatthew Ballance
requires_pythonNone
licenseApache 2.0
keywords systemverilog verilog rtl coverage
VCS
bugtrack_url
requirements lxml python-jsonschema-objects
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
  Python library for interacting with verification coverage data
  

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fvutils/pyucis",
    "name": "pyucis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "SystemVerilog, Verilog, RTL, Coverage",
    "author": "Matthew Ballance",
    "author_email": "matt.ballance@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "\n  Python library for interacting with verification coverage data\n  \n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "PyUCIS provides a Python API for manipulating UCIS coverage data.",
    "version": "0.1.4.18685268604",
    "project_urls": {
        "Homepage": "https://github.com/fvutils/pyucis"
    },
    "split_keywords": [
        "systemverilog",
        " verilog",
        " rtl",
        " coverage"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a2583f8612fa9569f26f8c32a6fcde59ddf337ed1eddd4f78013052e521536cf",
                "md5": "3098d6a3c59e58035885ce4e31e9008d",
                "sha256": "15c3ace11ccf288d1af213bef5d4015fe03ce234caa06a891456d4bff2b1fdd5"
            },
            "downloads": -1,
            "filename": "pyucis-0.1.4.18685268604-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3098d6a3c59e58035885ce4e31e9008d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 115868,
            "upload_time": "2025-10-21T13:23:02",
            "upload_time_iso_8601": "2025-10-21T13:23:02.413629Z",
            "url": "https://files.pythonhosted.org/packages/a2/58/3f8612fa9569f26f8c32a6fcde59ddf337ed1eddd4f78013052e521536cf/pyucis-0.1.4.18685268604-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-21 13:23:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fvutils",
    "github_project": "pyucis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "lxml",
            "specs": []
        },
        {
            "name": "python-jsonschema-objects",
            "specs": []
        }
    ],
    "lcname": "pyucis"
}
        
Elapsed time: 2.42623s