m2crypto 0.40.1-2 source package in Ubuntu

Changelog

m2crypto (0.40.1-2) unstable; urgency=medium

  * orphan

 -- Sandro Tosi <email address hidden>  Thu, 29 Feb 2024 01:19:57 -0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
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-2.dsc 2.2 KiB 52925cf500e2364bfdb3cf76123f7ab13ef0df4019037e470b8233c319ca7ade
m2crypto_0.40.1.orig.tar.xz 521.9 KiB dc31f556f422f6b8f5140a6804dc9c5ece8d3cc5ca76dd0dc236a032c99eafb5
m2crypto_0.40.1-2.debian.tar.xz 57.1 KiB 45fb1ea8a2fc79f994d9d8138a2c8b18916e9725762b432ff0a7fadb646798b9

Available diffs

No changes file available.

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