Commit 0d8425409ce26ec828f475ae14a53e06f0ff605f

cabal: added synopsis
  
55License-file: LICENSE
66Maintainer: simons@cryp.to
77Homepage: http://cryp.to/hsemail/
8Description: Internet Message Parsers
8Synopsis: Internet Message Parsers
9Description: Parsers for the syntax defined in RFC2821 and 2822
910Category: Parsing
1011Build-Depends: base, mtl, parsec
1112