crypton-asn1-parse: Simple monadic parser for ASN1 stream types.

[ bsd3, data, library ] [ Propose Tags ] [ Report a vulnerability ]

Simple monadic parser for ASN1 stream types, when ASN1 pattern matching is not convenient.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.9.5
Change log CHANGELOG.md
Dependencies base (>=3 && <5), bytestring, crypton-asn1-encoding (>=0.9), crypton-asn1-types (>=0.3 && <0.4) [details]
License BSD-3-Clause
Copyright Vincent Hanquez <vincent@snarc.org>
Author Vincent Hanquez <vincent@snarc.org>
Maintainer Mike Pilgrem <public@pilgrem.com>, Kazu Yamamoto <kazu@iij.ad.jp>
Category Data
Home page https://github.com/mpilgrem/crypton-asn1
Bug tracker https://github.com/mpilgrem/crypton-asn1/issues
Source repo head: git clone https://github.com/mpilgrem/crypton-asn1(parse)
Uploaded by mpilgrem at 2025-07-13T10:46:39Z
Distributions
Downloads 3 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-07-13 [all 1 reports]

Readme for crypton-asn1-parse-0.9.5

[back to package description]

crypton-asn1-parse

Originally forked from asn1-parse-0.9.5.

ASN.1 for Haskell

  • crypton-asn1-parse : combinator based parsers for ASN.1 types.

History

The asn1-parse package was originated and then maintained by Vincent Hanquez. For published reasons, he does not intend to develop the package further after version 0.9.5 but he also does not want to introduce other maintainers.