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§

Dependency

Enums§

ParserError
Rule

Functions§

parse
Parse a PEP-508 string and return a Dependency