public inbox for pyderasn-devel@lists.cypherpunks.ru
Atom feed
* PyDERASN 9.0 release announcement
@ 2021-06-04 16:17 Sergey Matveev
0 siblings, 0 replies; only message in thread
From: Sergey Matveev @ 2021-06-04 16:17 UTC (permalink / raw)
To: pyderasn-devel
[-- Attachment #1: Type: text/plain, Size: 1263 bytes --]
I am pleased to announce PyDERASN 9.0 release availability!
PyDERASN is free software pure Python ASN.1 DER/CER/BER library.
------------------------ >8 ------------------------
This release drops Python 2.7 support. No "six" dependency anymore.
Slightly faster decode/encode operations, because of that.
------------------------ >8 ------------------------
PyDERASN'es home page is: http://www.pyderasn.cypherpunks.ru/
Source code and its signature for that version can be found here:
http://www.pyderasn.cypherpunks.ru/download/pyderasn-9.0.tar.zst (292 KiB)
http://www.pyderasn.cypherpunks.ru/download/pyderasn-9.0.tar.zst.sig
SHA256 hash: 5C77DB55 03112F90 7A9D08DF 2893C839 EE0E3E77 9E2CE7A5 984FE096 766E80EE
GPG key: 2ED6 C846 3051 02DF 5B4E 0383 04A9 33D1 BA20 327A
PyDERASN releases <pyderasn at cypherpunks dot ru>
pip'es requirements file:
pyderasn==9.0 --hash=sha256:4ae2af8bde979661eab68d9e06f531498a602bf05381e04648f97016a868e836
Please send questions regarding the use of PyDERASN, bug reports and patches
to mailing list: http://lists.cypherpunks.ru/pyderasn_002ddevel.html
--
Sergey Matveev (http://www.stargrave.org/)
OpenPGP: CF60 E89A 5923 1E76 E263 6422 AE1A 8109 E498 57EF
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-06-04 16:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04 16:17 PyDERASN 9.0 release announcement Sergey Matveev