mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: python-plaster-pastedeploy: Fix trailing whitespace in description.
* gnu/packages/python-web.scm (python-plaster-pastedeploy)[description]: Fix trailing whitespace.
This commit is contained in:
parent
690fd6191c
commit
5b307aff66
1 changed files with 1 additions and 1 deletions
|
@ -5465,7 +5465,7 @@ (define-public python-plaster-pastedeploy
|
|||
(description
|
||||
"This plugin for @code{python-plaster} adds support for PasteDeploy
|
||||
syntax, it provides a plaster @code{Loader} object that can parse ini files
|
||||
according to the standard set by PasteDeploy ")
|
||||
according to the standard set by PasteDeploy")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python-hupper
|
||||
|
|
Loading…
Reference in a new issue