diff options
Diffstat (limited to 'devel/frink/pkg-descr')
-rw-r--r-- | devel/frink/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/frink/pkg-descr b/devel/frink/pkg-descr new file mode 100644 index 000000000000..ca73ff16ca5f --- /dev/null +++ b/devel/frink/pkg-descr @@ -0,0 +1,8 @@ +Frink is a tcl formatting and static check program by Lindsay Marshall. +It can prettify your program, minimise, obfuscate or just sanity check +it. It can also do some rewriting. + +You pass it filenames (or the stdin) and the output is generated to +stdout. + +WWW: http://catless.ncl.ac.uk/Programs/Frink/ |