Skip to content

v1.6.0 — Inspecting `*.dist-info` directories

Compare
Choose a tag to compare
@jwodder jwodder released this 01 May 17:47
· 58 commits to master since this release
v1.6.0
  • Added an inspect_dist_info_dir() function for inspecting bare, unpacked *.dist-info directories
  • Added a DIST_INFO_SCHEMA schema describing the return value of inspect_dist_info_dir()
  • Renamed SCHEMA to WHEEL_SCHEMA; the value remains available under the old name for backwards compatibility
  • The wheel2json command now accepts directory arguments and inspects them with inspect_dist_info_dir()