summaryrefslogtreecommitdiffstats
path: root/development/astyle/README
diff options
context:
space:
mode:
author Daniel Jordan <daniel dot budd dot j at gmail dot com>2013-03-16 15:37:52 -0400
committer dsomero <xgizzmo@slackbuilds.org>2013-03-22 07:16:48 -0400
commitc2a57f882ce5d2e4060356e2f272c710dfed96fe (patch)
treef3239d7f25be8bd5a3673616d3ac833bddc65780 /development/astyle/README
parent1828f35dd38c740ab23af91951099fce8fc3f547 (diff)
downloadslackbuilds-c2a57f882ce5d2e4060356e2f272c710dfed96fe.tar.gz
slackbuilds-c2a57f882ce5d2e4060356e2f272c710dfed96fe.tar.xz
development/astyle: Added (Artistic Style code beautifier)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/astyle/README')
-rw-r--r--development/astyle/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/astyle/README b/development/astyle/README
new file mode 100644
index 0000000000..2bd1e94e4b
--- /dev/null
+++ b/development/astyle/README
@@ -0,0 +1,5 @@
+astyle (Artistic Style code beautifier)
+
+Artistic Style is a code indenter, beautifier and formatter for C, C++, C#,
+and Java. It can be used from the command-line or linked into other programs.
+Complete documentation is included.