Name: hsemail Version: 1.3 Author: Peter Simons License: BSD3 License-file: LICENSE Maintainer: simons@cryp.to Homepage: http://cryp.to/hsemail/ Synopsis: Internet Message Parsers Description: Parsers for the syntax defined in RFC2821 and 2822 Category: Parsing Build-Depends: base, mtl, parsec, old-time Build-Type: Simple GHC-Options: -Wall Exposed-Modules: Text.ParserCombinators.Parsec.Rfc2234, Text.ParserCombinators.Parsec.Rfc2821, Text.ParserCombinators.Parsec.Rfc2822 Data-files: README, prologue.txt, example/message-test.hs, example/message-test.input, example/smtp-test.hs, example/smtp-test.input