mirror of
https://github.com/RustPython/Parser.git
synced 2025-08-28 14:25:43 +00:00
Update README.md
This commit is contained in:
parent
a8a2f0afcc
commit
c239f45b18
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# RustPython parser as a library
|
# RustPython parser as a library
|
||||||
|
|
||||||
This project is forked from [RustPython][RustPython] project. The parser is one of the core parts of [RustPython] and was one of the core parts of the [Ruff] project.
|
This project is forked from [RustPython][RustPython] project. The parser was one of the core parts of [RustPython] and the [Ruff] project. Now it is superseded by https://github.com/astral-sh/ruff/tree/v0.4.10/crates/ruff_python_parser
|
||||||
|
|
||||||
We try to keep these crates as a well-packaged library for more potential users.
|
We try to keep these crates as a well-packaged library for more potential users.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue