gnu: rust-iri-string-0.7: Expand description.
* gnu/packages/crates-io.scm (rust-iri-string-0.7)[description]: Expand and wrap description. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Change-Id: I8adf94f96a8abafe592965f2b22e4ceb8c0412e4master
parent
920d997749
commit
87cb643475
|
@ -31291,8 +31291,9 @@ library.")
|
||||||
#:cargo-development-inputs (("rust-serde-test" ,rust-serde-test-1))))
|
#:cargo-development-inputs (("rust-serde-test" ,rust-serde-test-1))))
|
||||||
(home-page "https://github.com/lo48576/iri-string")
|
(home-page "https://github.com/lo48576/iri-string")
|
||||||
(synopsis "IRI as string types")
|
(synopsis "IRI as string types")
|
||||||
(description "String types for @acronym{IRIs, Internationalized Resource
|
(description
|
||||||
Identifiers} and @acronym{URIs, Uniform Resource Identifiers}.")
|
"This package provides string types for @acronym{IRIs, Internationalized
|
||||||
|
Resource Identifiers} and @acronym{URIs, Uniform Resource Identifiers}.")
|
||||||
(license (list license:expat license:asl2.0))))
|
(license (list license:expat license:asl2.0))))
|
||||||
|
|
||||||
(define-public rust-is-ci-1
|
(define-public rust-is-ci-1
|
||||||
|
|
Reference in New Issue