diff options
Diffstat (limited to 'devel/libcfg/pkg-descr')
-rw-r--r-- | devel/libcfg/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/libcfg/pkg-descr b/devel/libcfg/pkg-descr index 1ff5a9073550..ba57d9e65e98 100644 --- a/devel/libcfg/pkg-descr +++ b/devel/libcfg/pkg-descr @@ -1,8 +1,8 @@ -libcfg+ is a C library that features multi- command line and configuration -file parsing. It is possible to set up various special properties such as -quoting characters, deliminator strings, file comment prefixes, multi-line -postfixes, and more. It supports many data types such as booleans, integers, -decimal numbers, strings with many additional data type flags (such as +libcfg+ is a C library that features multi- command line and configuration +file parsing. It is possible to set up various special properties such as +quoting characters, deliminator strings, file comment prefixes, multi-line +postfixes, and more. It supports many data types such as booleans, integers, +decimal numbers, strings with many additional data type flags (such as multiple values for a single option). WWW: http://opensource.platon.org/projects/main_page.php?project_id=3 |