freebsd-ports/textproc/p5-Games-Dissociate/pkg-descr
Aaron Dalton 05ec2ba8f0 Adding port textproc/p5-Games-Dissociate, A Dissociated Press algorithm
and filter.

Approved by:	tobez (implicit)
2006-06-22 00:53:33 +00:00

7 lines
348 B
Text

This module provides the function dissociate, which implements a
Dissociated Press algorithm, well known to Emacs users as "meta-x
dissociate". The algorithm here is by no means a straight port of Emacs's
dissociate.el, but is instead merely inspired by it.
WWW: http://search.cpan.org/dist/Games-Dissociate
Author: Avi Finkel <avi@finkel.org>