diff options
author | Steven King <kingrst@gmail.com> | 2010-11-27 23:33:34 -0600 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-29 12:45:56 +0100 |
commit | 31ececa12a18aeb26c845ac9a5ec01296f14172b (patch) | |
tree | f3a8c8557a3fbe4b3e7f8b3541683ed0e5c3d1a1 /libraries/iniparser/slack-desc | |
parent | 2e0746d0dbabe5635d6189667c4ad0cbe57faa1e (diff) | |
download | slackbuilds-31ececa12a18aeb26c845ac9a5ec01296f14172b.tar.gz |
libraries/iniparser: Added (stand-alone INI file parsing library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/iniparser/slack-desc')
-rw-r--r-- | libraries/iniparser/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/iniparser/slack-desc b/libraries/iniparser/slack-desc new file mode 100644 index 0000000000..d4a7ba81b6 --- /dev/null +++ b/libraries/iniparser/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 ':'. + + |-----handy-ruler------------------------------------------------------| +iniparser: iniparser (A free stand-alone INI file parsing library) +iniparser: +iniparser: Iniparser is a free stand-alone INI file parsing library. +iniparser: +iniparser: It is written in portable ANSI C and should compile anywhere. +iniparser: Iniparser is distributed under an MIT license. +iniparser: +iniparser: Homepage: http://ndevilla.free.fr/iniparser +iniparser: +iniparser: +iniparser: |