Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/altair-bueno/pep-292


https://github.com/altair-bueno/pep-292

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

An implementation of [PEP-292](https://peps.python.org/pep-0292), written in
Rust using [winnow](https://crates.io/crates/winnow)'s parser combinators.

# Packages

- `pep-292`: Core parser implementation
- `pep-292-python`: Bindings for Python