asn1crypto 1.5.1-2 source package in Ubuntu

Changelog

asn1crypto (1.5.1-2) unstable; urgency=medium

  * Team upload.
  * Drop pypy package (Closes: #1019976)

 -- Jochen Sprickerhof <email address hidden>  Tue, 20 Sep 2022 13:10:03 +0200

Upload details

Uploaded by:
Tristan Seligmann
Uploaded to:
Sid
Original maintainer:
Tristan Seligmann
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
asn1crypto_1.5.1-2.dsc 2.0 KiB 235635d8016e852960588b4641df69063befa10b53df25d6db7fbcb6e2ab0b3f
asn1crypto_1.5.1.orig.tar.gz 118.2 KiB 13ae38502be632115abf8a24cbe5f4da52e3b5231990aff31123c805306ccb9c
asn1crypto_1.5.1-2.debian.tar.xz 2.7 KiB 3ae16f8c5852e2248c00d25686b3b018f48c312a0def7f792b291b425e3eea42

Available diffs

No changes file available.

Binary packages built by this source

python3-asn1crypto: Fast ASN.1 parser and serializer (Python 3)

 asn1crypto focuses on:
  - Delayed parsing of byte string values
  - Persistence of original ASN.1 encoded data until a value is changed
  - Lazy loading of child fields
  - Utilization of high-level Python stdlib modules
 .
 This package contains the Python 3 version of asn1crypto.