Metadata-Version: 2.1
Name: ivpm
Version: 1.1.4.12473169201a1
Summary: IVPM (IP and Verification Package Manager) is a project-internal package manager.
Home-page: https://github.com/fvutils/ivpm
Author: Matthew Ballance
Author-email: matt.ballance@gmail.com
License: Apache 2.0
Keywords: SystemVerilog,Verilog,RTL,Coverage
License-File: LICENSE
Requires-Dist: setuptools
Requires-Dist: pyyaml
Requires-Dist: pyyaml-srcinfo-loader
Requires-Dist: requirements-parser
Requires-Dist: toposort
Requires-Dist: importlib_metadata
Requires-Dist: jsonschema


  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
  
