A CLI for extracting python metadata from packages
Project description
mddj
Your DJ of MetaData.
Table of Contents
Overview
A CLI for interacting with your python package metadata.
Supports multiple packaging backends via a uniform interface.
Installation
pipx install mddj
Usage
mddj read
Read metadata from your package by building it to an sdist and then inspecting
that sdist
.
mddj read requires-python
Show the Requires-Python
data. Supports specialized options for parsing data
like --lower-bound
.
See --help
for details.
License
mddj
is distributed under the terms of the MIT license.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mddj-0.0.3.tar.gz
(4.4 kB
view hashes)
Built Distribution
mddj-0.0.3-py3-none-any.whl
(5.1 kB
view hashes)