summaryrefslogtreecommitdiffstats
path: root/libraries/libcsv/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libcsv/slack-desc')
-rw-r--r--libraries/libcsv/slack-desc12
1 files changed, 6 insertions, 6 deletions
diff --git a/libraries/libcsv/slack-desc b/libraries/libcsv/slack-desc
index 3d161cf305..04a1f0bdfa 100644
--- a/libraries/libcsv/slack-desc
+++ b/libraries/libcsv/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-libcsv: libcsv (CSV's Library)
+libcsv: libcsv (library to read/write comma-separated-value data)
+libcsv:
+libcsv: libcsv is a small, simple and fast CSV library written in pure ANSI
+libcsv: C89 that can read and write CSV data. It provides a straightforward
+libcsv: interface using callback functions to handle fields and rows, and can
+libcsv: parse improperly formatted CSV files.
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
-libcsv: straight-forward interface using callback functions to handle
-libcsv: fields and rows and can parse improperly formatted CSV files.
libcsv:
libcsv:
libcsv:
-libcsv: Homepage: http://sourceforge.net/projects/libcsv/
libcsv: