mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
16c625af9a
PR: 17327 Submitted by: Patrick Seal <patseal@hyperhost.net>
18 lines
755 B
Plaintext
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
|