Yogurt

A MUD client library

http://code.google.com/p/yogurt-mud/

Latest on Hackage:0.4.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Martijn van Steenbergen
Maintained by [email protected]

Yogurt is a functional MUD client featuring prioritized, regex-based hooks, variables, timers, logging, dynamic loading of Yogurt scripts and more. For example programs, please see Yogurt's home page.

This package provides the library. To use Yogurt as a standalone executable and dynamically load and reload Yogurt scripts, please see package Yogurt-Standalone.

If you do not wish to install the readline-based command-line interface available in module Network.Yogurt.Readline, install using cabal install Yogurt -f-readline.