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