python-pykmip 0.4.0-2 source package in Ubuntu

Changelog

python-pykmip (0.4.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Fri, 16 Oct 2015 10:32:42 +0000

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pykmip_0.4.0-2.dsc 2.4 KiB f2ffe4011997aa0715e4a596c71ad62fc1df6aa2adbefe080c1923c9414f93c8
python-pykmip_0.4.0.orig.tar.xz 102.5 KiB 905a0c99ce6b26981dccdf763cadd54d8dbc66e7e06aa6f6f487ef27d90f8bbe
python-pykmip_0.4.0-2.debian.tar.xz 2.9 KiB 4c81405d082332a7b30ba8dcf75c8c6e59cc588effdeeebfcaae6e90358f644a

Available diffs

No changes file available.

Binary packages built by this source

python-pykmip: implementation of the Key Management Interoperability Protocol - Python 2.x

 PyKMIP is a Python implementation of the Key Management Interoperability
 Protocol (KMIP) specification, supporting version 1.1 of the KMIP standard.
 The KMIP standard is governed by the Organization for the Advancement of
 Structured Information Standards (OASIS) and specifies a client/server-based
 protocol to perform key, certificate, and secret object management, including
 storage and maintenance operations.
 .
 The PyKMIP library currently provides a KMIP client and server supporting the
 following operations for the KMIP SymmetricKey managed object:
  * Create
  * Register
  * Get
  * Destroy
 .
 This package contains the Python 2.x module.

python3-pykmip: KMIP v1.1 library - Python 3.x

 PyKMIP is a Python implementation of the Key Management Interoperability
 Protocol (KMIP) specification, supporting version 1.1 of the KMIP standard.
 The KMIP standard is governed by the Organization for the Advancement of
 Structured Information Standards (OASIS) and specifies a client/server-based
 protocol to perform key, certificate, and secret object management, including
 storage and maintenance operations.
 .
 The PyKMIP library currently provides a KMIP client and server supporting the
 following operations for the KMIP SymmetricKey managed object:
  * Create
  * Register
  * Get
  * Destroy
 .
 This package contains the Python 3.x module.