freebsd-ports/lang/munger/pkg-descr
Sam Lawrance 7d506050c8 - Update lang/munger to 4.53 [1]
- Remove some no-ops in the way of !PACKAGE_BUILDING wrapped OPTIONS
  and setting NOPORTDOCS
- Shuffle a little to pacify portlinT

PR:		ports/79247 [1]
Submitted by:	James Bailie <jimmy@jamesbailie.com> (maintainer)
Approved by:	clement (mentor)
2005-04-23 10:29:29 +00:00

17 lines
759 B
Plaintext

Munger is a simple, statically-scoped, interpreted lisp that has
line-editor-like access to multiple text buffers. Lines can be inserted,
removed, overwritten, retrieved in whole or in part, with or without tabs
expanded, searched for matches on regular expressions, read from and written
to files, and piped to and from, or filtered through external processes.
Using regular expressions to search through or transform strings is easy in
Munger. Basic facilities for doing line-oriented I/O and cursor-addressing
are provided. Munger also has interfaces to the FastCGI devkit
(http://www.fastcgi.com), and the SQLite library (http://www.sqlite.org).
WWW: http://jamesbailie.com/munger.html
--
James Bailie <jimmy@jamesbailie.com>
http://jamesbailie.com