crypton-asn1-parse: A monadic parser combinator for a ASN.1 stream.

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

A library providing a monadic parser combinator for use with a stream of Abstract Syntax Notation One (ASN.1) standard values.


[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, 0.9.6
Change log CHANGELOG.md
Dependencies base (>=4.13 && <5), bytestring, crypton-asn1-types (>=0.3.6 && <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-20T19:50:21Z
Distributions
Downloads 6 total (6 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-20 [all 1 reports]

Readme for crypton-asn1-parse-0.9.6

[back to package description]

crypton-asn1-parse

Originally forked from asn1-parse-0.9.5.

A library providing a monadic parser combinator for use with a stream of Abstract Syntax Notation One (ASN.1) standard values.

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.