diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-11-22 11:49:42 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-11-22 11:49:42 +0000 |
commit | 4e999c8f9c243d6b6bd3dff14842439a3b8efaa8 (patch) | |
tree | 7cc959b3337f50900d77c973482eb808685e8f20 /devel/iniparser/DESCR | |
parent | cbe2695667c1d6e991459f45fbc3c08fba28de6b (diff) | |
download | pkgsrc-4e999c8f9c243d6b6bd3dff14842439a3b8efaa8.tar.gz |
Import iniparser-3.1 as devel/iniparser.
iniparser is a free stand-alone ini file parsing library.
It is written in portable ANSI C and should compile anywhere.
iniparser is distributed under an MIT license.
Diffstat (limited to 'devel/iniparser/DESCR')
-rw-r--r-- | devel/iniparser/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/iniparser/DESCR b/devel/iniparser/DESCR new file mode 100644 index 00000000000..1313c737cd3 --- /dev/null +++ b/devel/iniparser/DESCR @@ -0,0 +1,3 @@ +iniparser is a free stand-alone ini file parsing library. +It is written in portable ANSI C and should compile anywhere. +iniparser is distributed under an MIT license. |