mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: perl-text-csv-xs: Fix typo "Routines".
* gnu/packages/perl (perl-text-csv-xs)[synopsis]: Fix typo.
This commit is contained in:
parent
95480b9b51
commit
7cc9ef9c20
1 changed files with 1 additions and 1 deletions
|
@ -8458,7 +8458,7 @@ can combine fields into a CSV string and parse a CSV string into fields.")
|
|||
(base32 "1gcy1bxym6f7qsxivkl3c5p94r1bjhf9csy1x38a1gk8mx744kma"))))
|
||||
(build-system perl-build-system)
|
||||
(home-page "https://metacpan.org/release/Text-CSV_XS")
|
||||
(synopsis "Rountines for manipulating CSV files")
|
||||
(synopsis "Routines for manipulating CSV files")
|
||||
(description "@code{Text::CSV_XS} provides facilities for the composition
|
||||
and decomposition of comma-separated values. An instance of the
|
||||
@code{Text::CSV_XS} class will combine fields into a CSV string and parse a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue