rtorrent-state-0.1.0.0: Parsing and manipulation of rtorrent state file contents

Portabilityportable
Stabilityexperimental
Maintainerfuuzetsu@fuuzetsu.co.uk
Safe HaskellNone

Data.Rtorrent.StateFile.Types

Description

Contains the decoding and encoding functionality for rtorrent state files. The files themselves are a bencoded set of data used by rtorrent.

Synopsis

Documentation

type StateMod = StateFile -> StateFileSource

Handy alias