python-pykmip 0.7.0-2 source package in Ubuntu

Changelog

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

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Sun, 25 Feb 2018 20:46:12 +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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pykmip_0.7.0-2.dsc 2.5 KiB 001706382e92340c998deb2f741168a7f72bc539be5c30240e512ad3f41ab0eb
python-pykmip_0.7.0.orig.tar.xz 230.1 KiB 664de55b9ba3a72007f1abf1534072b2a86612695d6c71bdbafaf02d5b3e2e80
python-pykmip_0.7.0-2.debian.tar.xz 4.1 KiB c1dd658c7485de211bcea4d581bfa676d22aca2e2c21d65473b194faad74f439

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.