aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/python.scm
diff options
context:
space:
mode:
authorEfraim Flashner2023-03-22 13:16:47 +0200
committerEfraim Flashner2023-03-22 13:16:47 +0200
commiteae36c7552a258684b28bc4689c294fa84ed6a23 (patch)
tree0895840425f14ff78871c4508060563ed9593076 /gn/packages/python.scm
parent4e1bcead4b282c95286cfaed9e23072a5abadfe4 (diff)
downloadguix-bioinformatics-eae36c7552a258684b28bc4689c294fa84ed6a23.tar.gz
fixup python-pyshexc
Diffstat (limited to 'gn/packages/python.scm')
-rw-r--r--gn/packages/python.scm2
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.")