Yogurt: A MUD client library
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
.
Modules
[Index]
- Network
- Network.Yogurt
- Network.Yogurt.Mud
- Network.Yogurt.Readline
- Network.Yogurt.Session
- Network.Yogurt.Utils
- Network.Yogurt
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
readline | Enable the readline-based command-line interface. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- Yogurt-0.4.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.4, 0.4.1 |
---|---|
Dependencies | base (>=3 && <5), containers, mtl, network, old-locale, process, readline, regex-posix, syb, time [details] |
License | BSD-3-Clause |
Copyright | Some Rights Reserved (CC) 2008-2009 Martijn van Steenbergen |
Author | Martijn van Steenbergen |
Maintainer | martijn@van.steenbergen.nl |
Category | Network |
Home page | http://code.google.com/p/yogurt-mud/ |
Uploaded | by MartijnVanSteenbergen at 2011-06-18T20:54:29Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4678 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |