pyucis


Namepyucis JSON
Version 0.1.3.7162246580 PyPI version JSON
download
home_pagehttps://github.com/fvutils/pyucis
SummaryPyUCIS provides a Python API for manipulating UCIS coverage data.
upload_time2023-12-11 02:43:32
maintainer
docs_urlNone
authorMatthew Ballance
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "SystemVerilog,Verilog,RTL,Coverage",
    "author": "Matthew Ballance",
    "author_email": "matt.ballance@gmail.com",
    "download_url": "",
    "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.3.7162246580",
    "project_urls": {
        "Homepage": "https://github.com/fvutils/pyucis"
    },
    "split_keywords": [
        "systemverilog",
        "verilog",
        "rtl",
        "coverage"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cce77da918ff2516430863ea29a7e67ef9b6cd1e24602d880df5a0bbe2a5ae10",
                "md5": "2afc16f36d5885523bf2a6498e8c77ee",
                "sha256": "998ed9c7ef4e0f79672d75166a5dd0e476f62b2f1e8a0d251b910ae026fd2f29"
            },
            "downloads": -1,
            "filename": "pyucis-0.1.3.7162246580-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2afc16f36d5885523bf2a6498e8c77ee",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 115732,
            "upload_time": "2023-12-11T02:43:32",
            "upload_time_iso_8601": "2023-12-11T02:43:32.027538Z",
            "url": "https://files.pythonhosted.org/packages/cc/e7/7da918ff2516430863ea29a7e67ef9b6cd1e24602d880df5a0bbe2a5ae10/pyucis-0.1.3.7162246580-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-11 02:43:32",
    "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.14876s