mbox-0.1: mbox.cabal
name: mbox
version: 0.1
synopsis: Read and write standard mailbox files.
description: Read and write standard mailbox (mboxrd) files.
category: system, text, data
license: BSD3
license-file: LICENSE
author: Gershom Bazerman
maintainer: gershomb@gmail.com
Tested-With: GHC == 6.10.3
Build-Type: Simple
Cabal-Version: >= 1.6
library
build-depends: base >= 4, base < 5, safe, time, old-locale
exposed-modules: Data.MBox
ghc-options: -Wall
source-repository head
type: darcs
location: http://patch-tag.com/r/gershomb/mbox