diff options
Diffstat (limited to 'gn/packages/python.scm')
-rw-r--r-- | gn/packages/python.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/python.scm b/gn/packages/python.scm index 46aecd8..f3fa50b 100644 --- a/gn/packages/python.scm +++ b/gn/packages/python.scm @@ -978,7 +978,7 @@ server.") (list python-pbr python-requests python-yadict-compare)) - (home-page "https://github.com/shexSpec/grammar/tree/master/parsers/python") + (home-page "https://github.com/shexSpec/grammar-python-antlr") (synopsis "Python ShExC Parser") (description "This package converts the @dfn{Shape Expression Compact} (ShExC) into @dfn{Python JSON Schema Binding} (pyjsg) objects.") |