v1.6.0 — Inspecting `*.dist-info` directories
- Added an
inspect_dist_info_dir()
function for inspecting bare, unpacked*.dist-info
directories - Added a
DIST_INFO_SCHEMA
schema describing the return value ofinspect_dist_info_dir()
- Renamed
SCHEMA
toWHEEL_SCHEMA
; the value remains available under the old name for backwards compatibility - The
wheel2json
command now accepts directory arguments and inspects them withinspect_dist_info_dir()