1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/misc/boxes/pkg-descr
Michael Haro 16c625af9a Add boxes, a text filter which draws ASCII art boxes around text.
PR: 17327
Submitted by: Patrick Seal <patseal@hyperhost.net>
2000-04-02 23:56:28 +00:00

18 lines
755 B
Plaintext

/*********************/
boxes draws any /* boxes draws any */
kind of boxes ===> /* kind of boxes */
around your text! /* around your text! */
/*********************/
boxes is a text filter which can draw ASCII art boxes around its input
text. These boxes may also be removed, even if they have been badly
damaged by editing of the text inside. Since boxes may be open on any
side, boxes can also be used to create regional comments in any
programming language. With the help of an editor macro or mapping,
damaged boxes can easily be repaired.
WWW: http://www6.informatik.uni-erlangen.de/~tsjensen/boxes/
- Patrick
patseal@hyperhost.net