os-identifier 0.1.1

Resolve product / release names of operating systems used by endoflife.date into canonical names.
Documentation
This library resolves product / release names of operating systems used by 
endoflife.date into canonical names.

For example, at endoflife.date the product windows has a release called 11-24h2-w. 
This refers to quite some Windows 11 operating systems, such as

* Microsoft Windows 11 Home 24H2
* Microsoft Windows 11 Pro 24H2
* [...]

# Supported products

As of 25.10.25 the library supports any release related to the product [Windows](https://endoflife.date/api/v1/products/windows) 
up to Windows 11 25H2.

# License

Licensed under either of

* Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or https://opensource.org/license/apache-2-0)
* MIT license ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.