diff options
author | Edward W. Koenig <kingbeowulf@gmail.com> | 2016-05-29 09:25:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-29 09:25:29 +0700 |
commit | 5511eafa1fd12b007a33c3e3a7a8e1960151be50 (patch) | |
tree | 0446f4d277f115ad067907a1151ccd1c27e9aeea /libraries/dotconf/slack-desc | |
parent | 8ae5ae0a10989c084ec05d8f327a3d5edcf72105 (diff) | |
download | slackbuilds-5511eafa1fd12b007a33c3e3a7a8e1960151be50.tar.gz |
libraries/dotconf: Added (configuration file parser).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/dotconf/slack-desc')
-rw-r--r-- | libraries/dotconf/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/dotconf/slack-desc b/libraries/dotconf/slack-desc new file mode 100644 index 0000000000..f171f38a41 --- /dev/null +++ b/libraries/dotconf/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# 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------------------------------------------------------| +dotconf: dot.conf (configuration file parser) +dotconf: +dotconf: Dot.conf is a lightweight and simple configuration file parser that +dotconf: contains many features. +dotconf: +dotconf: Homepage: https://github.com/williamh/dotconf/ +dotconf: +dotconf: +dotconf: +dotconf: +dotconf: |