Wheel-filename

Latest version: v1.4.1

Safety actively analyzes 621420 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.4.1

-------------------
- Refine return type annotation on `ParsedWheelFilename.tag_triples()`

1.4.0

-------------------
- Support Python 3.10
- Added a `wheel-filename` command that outputs wheel filename components as
JSON

1.3.0

-------------------
- Support Python 3.9
- Paths passed to `parse_wheel_filename()` can now be `bytes` or
`os.PathLike[bytes]`

1.2.0

-------------------
- Changed `ParsedWheelFilename` to a `namedtuple` so that it can be iterated
over
- Dropped support for Python 3.5
- Added type annotations

1.1.0

-------------------
- `parse_wheel_filename()` now strips leading directory components from its
argument before processing

1.0.0

-------------------
Split off code from [wheel-inspect](https://github.com/jwodder/wheel-inspect).

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.