summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/development/universal-indent-gui-tqt/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/development/universal-indent-gui-tqt/pkg-descr')
-rw-r--r--freebsd/applications/development/universal-indent-gui-tqt/pkg-descr37
1 files changed, 37 insertions, 0 deletions
diff --git a/freebsd/applications/development/universal-indent-gui-tqt/pkg-descr b/freebsd/applications/development/universal-indent-gui-tqt/pkg-descr
new file mode 100644
index 000000000..6d63eebc0
--- /dev/null
+++ b/freebsd/applications/development/universal-indent-gui-tqt/pkg-descr
@@ -0,0 +1,37 @@
+GUI frontend for several code beautifiers
+
+UniversalIndentGui is a GUI fontend for several code beautifiers, currently
+supporting:
+ * Artistic Styler
+ * BCPP
+ * Cobol Beautify
+ * CSSTidy
+ * Fortran 90 PPR
+ * GNU Indent
+ * GreatCode
+ * hindent
+ * HTB
+ * Javascript Decoder
+ * JSPPP
+ * Perl Tidy
+ * PHP_Beautifier
+ * PHP Code Beautifier
+ * PHP Stylist
+ * pindent
+ * Ruby Beautify
+ * Ruby Formatter
+ * Shell Indent
+ * (HTML) Tidy
+ * Uncrustify
+ * XML Indent
+
+UniversalIndentGui allows you to tune a beautifier's configuration and see
+how the changes affects a source example live. It is especially useful to
+compare different C/C++ beautifiers when you have to choose one of them.
+
+KXML Editor is a simple program, that displays and edits the contents of an
+XML file. It can be embedded in Quanta, and used with DCOP.
+
+The left side contains a tree representing the XML document structure. The
+right side contains a list of attributes for the selected XML element and its
+contents.