Parse and create Python distribution metadata.
| Docs |
|
| Tests |
 |
| PyPI |
 |
| Anaconda |
 |
| Activity |
 |
| QA |
|
| Other |
|
Installation
dist-meta can be installed from PyPI or Anaconda.
To install with pip:
$ python -m pip install dist-meta
To install with conda:
$ conda install -c conda-forge dist-meta