Description
Work with Python dependency groups as defined by PEP 735 without tying the project to a larger packaging tool. It helps build, test, and packaging workflows understand optional groups of dependencies consistently.
This is a packaging support library. Dependency metadata affects installation and reproducibility, so generated or interpreted groups should be checked before publishing package configuration.