1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/misc/histring/pkg-descr
Tilman Keskinoz 13c088d5f3 Update to 1.1.1-1
Pass Maintainership to submitter
Add License

PR:		223393
Submitted by:	Zsolt Udvari
2017-11-21 14:04:23 +00:00

12 lines
508 B
Plaintext

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.
WWW: https://github.com/suntong/histring