We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a025ea2 commit 52957a1Copy full SHA for 52957a1
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "python-parser"
3
version = "0.1.0"
4
authors = ["Valentin Lorentz <progval+git@progval.net>"]
5
-license = "GPL-3.0-or-later"
+license = "GPL-3.0+"
6
description = "A complete Python parser based on nom."
7
documentation = "https://docs.rs/python-parser"
8
repository = "https://github.com/ProgVal/rust-python-parser"
0 commit comments