Crate pep508_parser

source ·
Expand description

pep508_parser

PEP-508 parser by creating a Parsing Expression Grammar (PEG) for PEP-508 strings See: https://peps.python.org/pep-0508/

Structs

Enums

Functions

Parse a PEP-508 string and return a Dependency