python-keyczar 0.715+ds-2 source package in Ubuntu

Changelog

python-keyczar (0.715+ds-2) unstable; urgency=medium

  * d/control:
    - Switch Maintainer email to my @debian.org address
    - Update Homepage field to new location at GitHub 
  * d/copyright:
    - Update Source field to new location at GitHub 

 -- Christian Kastner <email address hidden>  Wed, 23 Sep 2015 00:00:26 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-keyczar_0.715+ds-2.dsc 2.1 KiB fac2a98b85c3e7b6a37f135762fe31ac7b978b9568f94ad02478349b6ef9ed39
python-keyczar_0.715+ds.orig.tar.xz 221.4 KiB d6a878aa28a6741529e1c590918168d6b55677a7c256453b3409a4a81506d196
python-keyczar_0.715+ds-2.debian.tar.xz 5.7 KiB f6f4f6d43cdb262bb34e4af1363f2e837a725a8a200e5ef1d1424ff4d71e8fe3

Available diffs

No changes file available.

Binary packages built by this source

python-keyczar: toolkit for safe and simple cryptography for Python

 Keyczar is an open source cryptographic toolkit designed to make it easier and
 safer for developers to use cryptography in their applications. Keyczar
 supports authentication and encryption with both symmetric and asymmetric keys.
 Some features of Keyczar include:
 .
  * A simple API
  * Key rotation and versioning
  * Safe default algorithms, modes, and key lengths
  * Automated generation of initialization vectors and ciphertext signatures
  * Java, Python, and C++ implementations
 .
 This package provides the Python implementation of Keyczar.