* Add Post-History
* Expand rejected ideas
* Update specification to be more formal in spec
This change updates the specification for `Wheel-Version` to include
more information about the format and tool behavior.
It also clarifies that the move to `whlx` is for all future versions of
the wheel format, and that the `x` in `whlx` is the letter x, not the
major version.
* Add note about accessing wheel metadata
* Add Discussion-To header
* Clarify metadata copying behavior
* Clarify PEP 658 discussion
* Clarify rejected idea about .whl2
* Correct post-history link
* Fix single backticks
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>