m2crypto 0.40.1-2build1 source package in Ubuntu

Changelog

m2crypto (0.40.1-2build1) noble; urgency=medium

  * No-change rebuild against libssl3t64

 -- Steve Langasek <email address hidden>  Mon, 04 Mar 2024 19:57:55 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
m2crypto_0.40.1.orig.tar.xz 521.9 KiB dc31f556f422f6b8f5140a6804dc9c5ece8d3cc5ca76dd0dc236a032c99eafb5
m2crypto_0.40.1-2build1.debian.tar.xz 57.2 KiB 0b8bc047beab5fbe52bd426c6f4d8a990ed56b9f3b4f36d97f5c449076172ae8
m2crypto_0.40.1-2build1.dsc 2.4 KiB 31472e0629fd7623ccd6a47927cf3b551d7849839c0884d929cdb94a1dfb8549

View changes file

Binary packages built by this source

python-m2crypto-doc: Python wrapper for the OpenSSL library (docs)

 m2crypto features the following:
   * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES).
   * SSL functionality to implement clients and servers.
   * HTTPS extensions to Python's httplib, urllib, and xmlrpclib.
   * Unforgeable HMAC'ing AuthCookies for web session management.
   * FTP/TLS client and server.
   * S/MIME.
   * ZServerSSL: A HTTPS server for Zope.
   * ZSmime: An S/MIME messenger for Zope.
 .
 This package contains the documentation.

python3-m2crypto: Python wrapper for the OpenSSL library (Python 3 modules)

 m2crypto features the following:
   * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES).
   * SSL functionality to implement clients and servers.
   * HTTPS extensions to Python's httplib, urllib, and xmlrpclib.
   * Unforgeable HMAC'ing AuthCookies for web session management.
   * FTP/TLS client and server.
   * S/MIME.
   * ZServerSSL: A HTTPS server for Zope.
   * ZSmime: An S/MIME messenger for Zope.
 .
 This package contains the modules for the Python 3.x interpreter.

python3-m2crypto-dbgsym: debug symbols for python3-m2crypto