opnsense-ports/devel/p5-UDCode/pkg-descr
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

8 lines
302 B
Text

A code is a set of strings, called the code words. A code is
"uniquely decodable" if any string S that is a concatenation of
code words is so in exactly one way.
The module provides functions that determine whether a given
code is uniquely decodable or not.
WWW: http://search.cpan.org/dist/UDCode/