mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ be registered via an entrypoint.")
|
|||
(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…
Add table
Add a link
Reference in a new issue