os-identifier 0.3.2

Resolve product / release names of operating systems used by endoflife.date into canonical names.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# License implications

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.

# Conventions

- Semver Versioning Scheme: https://semver.org/spec/v2.0.0.html
- Commit Messages: https://www.conventionalcommits.org/en/v1.0.0/
- API Guidelines: https://rust-lang.github.io/api-guidelines/