Add specific support for version implementations
Open
- Dominant language
- Python
- Stars
- 15
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
It feels like there may be what to do specifically with e.g. `incremental.Version`, `packaging.Version`, `semver.Version`, and the 8000 other version implementations.
Maybe we only care about some of them, especially since "do something" potentially just means "know how to convert them back to strings", but adding this at least to investigate.
Contributor guide
Assessment
This issue has not been assessed yet.