diff options
author | Rodney Cobb <rdc@ktabic.co.uk> | 2010-05-11 22:53:56 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:53:56 +0200 |
commit | e201ce01f404d425cb334262e136825336f388fc (patch) | |
tree | 43008165be93b993851f5951d3f4c46c37828249 /libraries/argtable/slack-desc | |
parent | 47e6e7d729fb6f0b9dc82585860a4486f9285ca0 (diff) | |
download | slackbuilds-e201ce01f404d425cb334262e136825336f388fc.tar.gz |
libraries/argtable: Added to 12.1 repository
Diffstat (limited to 'libraries/argtable/slack-desc')
-rw-r--r-- | libraries/argtable/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/argtable/slack-desc b/libraries/argtable/slack-desc new file mode 100644 index 0000000000..de9069d851 --- /dev/null +++ b/libraries/argtable/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 argtable, 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------------------------------------------------------| +argtable: argtable (ANSI C library for parsing command line arguments) +argtable: +argtable: Argtable is an ANSI C library for parsing GNU style command line +argtable: arguments with a minimum of fuss. +argtable: +argtable: +argtable: +argtable: +argtable: +argtable: +argtable: |