asn1crypto 1.5.1-3 source package in Ubuntu

Changelog

asn1crypto (1.5.1-3) unstable; urgency=medium

  * Team upload
  * Update renamed lintian tag names in lintian overrides
  * Set upstream metadata fields: Security-Contact
  * Remove retired uploader

 -- Bastian Germann <email address hidden>  Thu, 13 Jul 2023 13:39:35 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
asn1crypto_1.5.1-3.dsc 1.8 KiB 9baedde44cb38af4319147c94470f4921e99273554210ee1a72d3f52e30d610c
asn1crypto_1.5.1.orig.tar.gz 118.2 KiB 13ae38502be632115abf8a24cbe5f4da52e3b5231990aff31123c805306ccb9c
asn1crypto_1.5.1-3.debian.tar.xz 2.8 KiB 027f145dab2bd3227c1cca43091dd026240da8a0fc88f7ba2005e2b50863be08

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.