mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: libscfg: Improve description.
* gnu/packages/serialization.scm (libscfg)[description]: Improve description. Change-Id: I1fd984eedcf606fcc06e78b51546ddb27c88d265
This commit is contained in:
parent
0b1f37ded6
commit
9a01dc440c
1 changed files with 1 additions and 1 deletions
|
|
@ -430,7 +430,7 @@ that implements both the msgpack and msgpack-rpc specifications.")
|
|||
(build-system meson-build-system)
|
||||
(synopsis "Scfg library written in C")
|
||||
(description
|
||||
"This package provides a C library for to parse
|
||||
"This package provides a C library for parsing
|
||||
@uref{https://git.sr.ht/~emersion/scfg, scfg}, a simple configuration file
|
||||
format with one directive per line.")
|
||||
(license license:expat)))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue