@hackage Yogurt0.4.1

A MUD client library

  • Installation

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      readline
       (on by default)

      Enable the readline-based command-line interface.

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.