ivpm


Nameivpm JSON
Version 1.1.3.12332023346 PyPI version JSON
download
home_pagehttps://github.com/fvutils/ivpm
SummaryIVPM (IP and Verification Package Manager) is a project-internal package manager.
upload_time2024-12-14 18:09:42
maintainerNone
docs_urlNone
authorMatthew Ballance
requires_pythonNone
licenseApache 2.0
keywords systemverilog verilog rtl coverage
VCS
bugtrack_url
requirements pyyaml pyyaml-srcinfo-loader toposort requirements-parser
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
  IVPM fetches Python and non-Python packages from package and source
  repositories. Python packages are installed into a local Python 
  virtual environment. Source packages are installed in editable mode
  

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fvutils/ivpm",
    "name": "ivpm",
    "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  IVPM fetches Python and non-Python packages from package and source\n  repositories. Python packages are installed into a local Python \n  virtual environment. Source packages are installed in editable mode\n  \n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "IVPM (IP and Verification Package Manager) is a project-internal package manager.",
    "version": "1.1.3.12332023346",
    "project_urls": {
        "Homepage": "https://github.com/fvutils/ivpm"
    },
    "split_keywords": [
        "systemverilog",
        " verilog",
        " rtl",
        " coverage"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa1883741e605684b6867771d6322c6795c7c1571fc73c2bbf46c91ba530be4a",
                "md5": "6826767dd76ca109463f67f29a15ab2b",
                "sha256": "b58d0504eac20ef4ca311ad413e4f2cc82a351f2d9dfba4d936df252da8b22a8"
            },
            "downloads": -1,
            "filename": "ivpm-1.1.3.12332023346-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6826767dd76ca109463f67f29a15ab2b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 51011,
            "upload_time": "2024-12-14T18:09:42",
            "upload_time_iso_8601": "2024-12-14T18:09:42.736335Z",
            "url": "https://files.pythonhosted.org/packages/fa/18/83741e605684b6867771d6322c6795c7c1571fc73c2bbf46c91ba530be4a/ivpm-1.1.3.12332023346-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-14 18:09:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fvutils",
    "github_project": "ivpm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "pyyaml-srcinfo-loader",
            "specs": []
        },
        {
            "name": "toposort",
            "specs": []
        },
        {
            "name": "requirements-parser",
            "specs": []
        }
    ],
    "lcname": "ivpm"
}
        
Elapsed time: 0.41691s