-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Begin4 | ||
Title: boxes | ||
Version: 1.1 | ||
Entered-date: 2006-07-23 | ||
Description: Boxes is a text filter which can draw any kind of box around | ||
its input text. Box design choices range from simple boxes to | ||
complex ASCII art. Removes and repairs boxes, even even if | ||
they have been badly damaged by editing of the text inside. | ||
Since boxes may be open on any side, the program can also be | ||
used to create regional comments in any programming language. | ||
Add and share new box designs by appending to a flexible | ||
config file. | ||
Keywords: text utility, boxes, ASCII art, filter program, text editing | ||
Author: [email protected] (Thomas Jensen) | ||
Maintained-by: [email protected] (Thomas Jensen) | ||
Primary-site: metalab.unc.edu /pub/Linux/utils/text | ||
135k boxes-1.1.src.tar.gz | ||
51k boxes-1.1.bin.ELF.tar.gz | ||
Original-site: http://boxes.thomasjensen.com/ | ||
Copying-policy: GPL 2.0 | ||
End |