diff options
Diffstat (limited to 'gnu/packages/python-web.scm')
-rw-r--r-- | gnu/packages/python-web.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index fb43c9b0a0..0d023fe58d 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -9718,8 +9718,7 @@ hardware on Grid'5000 or via OpenStack, to Vagrant, Chameleon, and more.") (native-inputs (list python-pytest)) (home-page "https://github.com/jsvine/waybackpack") (synopsis - "Command-line tool that lets you download the entire Wayback Machine -archive for a given URL.") + "Download the entire Wayback Machine archive for a given URL") (description "This package provides a library and a command-line tool that lets you download the entire Wayback Machine archive for a given URL.") |