mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: quazip-0: Fix trailing whitespace in description.
* gnu/packages/compression.scm (quazip-0)[description]: Fix trailing whitespace.
This commit is contained in:
parent
70ddfa230d
commit
fdeec5c52c
1 changed files with 1 additions and 1 deletions
|
@ -2282,7 +2282,7 @@ API, and that means that you can also use QTextStream, QDataStream or
|
||||||
whatever you would like to use on your zipped files.
|
whatever you would like to use on your zipped files.
|
||||||
|
|
||||||
QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both
|
QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both
|
||||||
reading from and writing to ZIP archives. ")
|
reading from and writing to ZIP archives.")
|
||||||
;; Project is distributed under LGPL, but "quazip/z*" "quazip/unzip.*" are
|
;; Project is distributed under LGPL, but "quazip/z*" "quazip/unzip.*" are
|
||||||
;; distributed under zlib terms.
|
;; distributed under zlib terms.
|
||||||
(license (list license:lgpl2.1+ license:zlib))))
|
(license (list license:lgpl2.1+ license:zlib))))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue