diff options
author | Dugan Chen <dugan_c@fastmail.fm> | 2010-05-11 20:00:21 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:21 +0200 |
commit | 1ca27097ea2471e21a427b41a01a925cf084adeb (patch) | |
tree | 437eac5722ac2e1f3ff07c90e075b6b139d70e55 /development/astyle/slack-desc | |
parent | 8307fc209b0db590bc49a9405a3b2078482a6100 (diff) | |
download | slackbuilds-1ca27097ea2471e21a427b41a01a925cf084adeb.tar.gz |
development/astyle: Added to 12.0 repository
Diffstat (limited to 'development/astyle/slack-desc')
-rw-r--r-- | development/astyle/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/astyle/slack-desc b/development/astyle/slack-desc new file mode 100644 index 0000000000..7d30aa0d57 --- /dev/null +++ b/development/astyle/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------------------------------------------------------| +astyle: astyle (Artistic Style code beautifier) +astyle: +astyle: Artistic Style is a code indenter, beautifier and formatter for C, +astyle: C++, C# and Java. It can be used from the command-line or +astyle: linked into other programs. +astyle: +astyle: Complete documentation is included. +astyle: +astyle: Visit the Artistic Style project online: +astyle: http://astyle.sourceforge.net/ +astyle: |