pem: Privacy Enhanced Mail (PEM) format reader and writer.

[ bsd3, data, library ] [ Propose Tags ]

Privacy Enhanced Mail (PEM) format reader and writer.


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4
Dependencies attoparsec, base (>=3 && <5), base64-bytestring, bytestring, cereal (<0.5), mtl [details]
License BSD-3-Clause
Copyright Vincent Hanquez <vincent@snarc.org>
Author Vincent Hanquez <vincent@snarc.org>
Maintainer Vincent Hanquez <vincent@snarc.org>
Revised Revision 1 made by AdamBergmark at 2015-11-10T17:26:28Z
Category Data
Home page http://github.com/vincenthz/hs-pem
Source repo head: git clone git://github.com/vincenthz/hs-pem
Uploaded by VincentHanquez at 2012-04-10T22:43:31Z
Distributions Arch:0.2.4, Debian:0.2.4, Fedora:0.2.4, FreeBSD:0.2.2, LTSHaskell:0.2.4, NixOS:0.2.4, Stackage:0.2.4, openSUSE:0.2.4
Reverse Dependencies 36 direct, 3523 indirect [details]
Downloads 174274 total (219 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]

Readme for pem-0.1.0

[back to package description]

PEM haskell library

Handle Privacy Enhanced Message (PEM) format.