SlackBuildsOrg/development/memchan/README
Erik Hanson 1f637ddc74 development/memchan: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-24 17:47:45 -05:00

5 lines
357 B
Text

Memchan provides several new channel types for in-memory channels and the
appropriate commands for their creation. They are useful to transfer large
amounts of data between procedures or interpreters, and additionally
provide an easy interface to on-the-fly generation of code or data
too. No need to [set] or [append] to a string, just do a simple [puts].