pyucis


Namepyucis JSON
Version 0.1.4.11087239919 PyPI version JSON
download
home_pagehttps://github.com/fvutils/pyucis
SummaryPyUCIS provides a Python API for manipulating UCIS coverage data.
upload_time2024-09-28 21:47:24
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.11087239919",
    "project_urls": {
        "Homepage": "https://github.com/fvutils/pyucis"
    },
    "split_keywords": [
        "systemverilog",
        " verilog",
        " rtl",
        " coverage"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c352639d87afe74ec44cd49ed3c04bf964fb1b45a6f8f78c0c5fbb9e5b0a2e71",
                "md5": "c3715f0c499b2e0454a3c456e02b14f0",
                "sha256": "f5c8fe3c616b0e826db2808b9788c96701ca92bd37dbde83c610988bff15c82a"
            },
            "downloads": -1,
            "filename": "pyucis-0.1.4.11087239919-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3715f0c499b2e0454a3c456e02b14f0",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 115785,
            "upload_time": "2024-09-28T21:47:24",
            "upload_time_iso_8601": "2024-09-28T21:47:24.835848Z",
            "url": "https://files.pythonhosted.org/packages/c3/52/639d87afe74ec44cd49ed3c04bf964fb1b45a6f8f78c0c5fbb9e5b0a2e71/pyucis-0.1.4.11087239919-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-28 21:47:24",
    "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: 0.49343s