Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altair-bueno/pep-292
https://github.com/altair-bueno/pep-292
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/altair-bueno/pep-292
- Owner: Altair-Bueno
- Created: 2023-08-09T17:17:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-13T15:24:22.000Z (over 1 year ago)
- Last Synced: 2024-10-12T07:49:07.467Z (2 months ago)
- Language: Rust
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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