mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Adjust synopses as recommended by 'guix lint'.
Remove leading articles and trailing periods in package synopses.
This commit is contained in:
parent
c5779c931b
commit
9e771e3bb6
29 changed files with 43 additions and 44 deletions
|
@ -228,7 +228,7 @@ than gzip and 15 % smaller output than bzip2.")
|
|||
(arguments '(#:configure-flags '("--enable-shared")))
|
||||
(home-page "http://www.oberhumer.com/opensource/lzo")
|
||||
(synopsis
|
||||
"A data compresion library suitable for real-time data de-/compression")
|
||||
"Data compresion library suitable for real-time data de-/compression")
|
||||
(description
|
||||
"LZO is a data compression library which is suitable for data
|
||||
de-/compression in real-time. This means it favours speed over
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue