mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libcsv: Fix slack-desc.
This commit is contained in:
parent
04aeb8a4f8
commit
e9837a0480
1 changed files with 3 additions and 2 deletions
|
@ -4,8 +4,9 @@
|
|||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
libcsv: libcsv( CSV's Library )
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
libcsv: libcsv (CSV's Library)
|
||||
libcsv:
|
||||
libcsv: libcsv is a small, simple and fast CSV library written in pure
|
||||
libcsv: ANSI C89 that can read and write CSV data. It provides a
|
||||
|
|
Loading…
Reference in a new issue