wheel-inspect icon indicating copy to clipboard operation
wheel-inspect copied to clipboard

Replace `wheel2json` with a `wheel-inspect` command with `show`, `verify`, & `schema` subcommands

Open jwodder opened this issue 1 year ago • 0 comments

  • show (or info?) performs the actual inspection
  • verify: #18
  • schema dumps the schema used by show's output (#8)
  • Alternatively, just have a wheel-inspect command with no subcommands, with the "validate" and "schema" behaviors invoked via --validate and --dump-schema options

jwodder avatar May 03 '24 13:05 jwodder