Crate pyproject_toml

Source

Modules§

pep735_resolve

Structs§

BuildSystem
The [build-system] section of a pyproject.toml as specified in PEP 517
DependencyGroups
The [dependency-groups] section of pyproject.toml, as specified in PEP 735
Project
PEP 621 project metadata
PyProjectToml
A pyproject.toml as specified in PEP 517

Enums§

Contact
A project.authors or project.maintainers entry.
DependencyGroupSpecifier
A specifier item in a Dependency Group
License
The optional project.license key
ReadMe
The full description of the project (i.e. the README).