freebsd-ports/misc/histring/pkg-descr
Peter Pentchev 8976fc1025 Fix the master sites and the pkg-descr WWW lines.
While I'm here, add SHA256 checksums.

Reminded by:	linimon's and fenner's scripts, like, repeatedly
2005-12-12 18:07:31 +00:00

12 lines
555 B
Text

From the histring README:
This program simply highlights strings using ANSI terminal escape codes. It
started out as sample code for using regular expressions but it turned out that
I used it so much that I thought it warrented a release.
One of the most common things I use the program for is helping me parse the
output of grep and diff. I think that this programs functionality should be
folded in to those programs but until then histring does the job nicely.
Author: Angus Mackay <amackay@gusnet.cx>
WWW: http://ess4.engr.uvic.ca/proj/histring/