mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 23:02:16 -05:00
gnu: python-pyparsing: Update home page.
* gnu/packages/python.scm (python-pyparsing)[home-page]: Update.
This commit is contained in:
parent
eacb5dc487
commit
41e551b2d3
1 changed files with 1 additions and 1 deletions
|
@ -3382,7 +3382,7 @@ (define-public python-pyparsing
|
|||
(list "docs" "htmldoc" "examples")
|
||||
(list doc html-doc examples))
|
||||
#t))))))
|
||||
(home-page "http://pyparsing.wikispaces.com")
|
||||
(home-page "https://github.com/pyparsing/pyparsing")
|
||||
(synopsis "Python parsing class library")
|
||||
(description
|
||||
"The pyparsing module is an alternative approach to creating and
|
||||
|
|
Loading…
Reference in a new issue