Replace wheel2json
with a wheel-inspect
command with show
, verify
, & schema
subcommands
#32
Labels
Milestone
show
(orinfo
?) performs the actual inspectionverify
: Add a CLI command for just validating a wheel and only outputting errors #18schema
dumps the schema used byshow
's output (Give the CLI an option for outputting the output JSON Schema #8)wheel-inspect
command with no subcommands, with the "validate" and "schema" behaviors invoked via--validate
and--dump-schema
optionsThe text was updated successfully, but these errors were encountered: