slackbuilds_ponce/misc/tal
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README
slack-desc
tal.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
tal.SlackBuild

tal is a filter that reads in lines from standard input. The lines are sent to
standard output with common trailing characters aligned so that they all begin
and end on the same column of text. This can be used to repair 'broken boxes'
or align the backslashes on long macro definitions in C programs. But tal will
work on any kind of common ending and is especially useful as a filter for the
vim text editor.