    MODULE=astyle
   VERSION=3.6.17
    SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/astyle/
SOURCE_VFY=sha256:edc839b80077e60ed5786b6394d442b4eb10156ccbdd5944b4b360e125afb3e1
  WEB_SITE=https://astyle.sourceforge.net/
      TYPE=cmake
   ENTERED=20100403
   UPDATED=20260728
     SHORT="Formatter for C, C++, C#, and Java Source Code"

cat << EOF
Artistic Style is a source code indenter, formatter, and beautifier
for the C, C++, C# and Java programming languages.
To address the problem of hard and soft tabs in editors and source
code, Artistic Style was created - a filter written in C++ that
automatically re-indents and re-formats C / C++ / C# / Java source
files. It can be used from a command line, or it can be incorporated
as classes in another C++ program.
EOF
