diff options
author | David Spencer <baildon.research@googlemail.com> | 2011-12-29 00:08:28 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-29 00:08:28 -0600 |
commit | a5682259a11034113754db3dac881b74f0915022 (patch) | |
tree | bc8606c63d807cc1e1a65fa6f7e9e10ee327adad /libraries/tclap/slack-desc | |
parent | 6e00aece385590ef3552f14b1b8cc56fe70b0b88 (diff) | |
download | slackbuilds-a5682259a11034113754db3dac881b74f0915022.tar.gz |
libraries/tclap: Added (library for defining/accessing cli arguments)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/tclap/slack-desc')
-rw-r--r-- | libraries/tclap/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/tclap/slack-desc b/libraries/tclap/slack-desc new file mode 100644 index 0000000000..76ef4708d7 --- /dev/null +++ b/libraries/tclap/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------------------------------------------------------| +tclap: tclap (library for defining and accessing command line arguments) +tclap: +tclap: TCLAP is a small templatized library that provides a simple interface +tclap: for defining and accessing command line arguments. It was intially +tclap: inspired by the user friendly CLAP libary. +tclap: +tclap: Homepage: http://tclap.sourceforge.net/ +tclap: +tclap: +tclap: +tclap: |