python-pykmip 0.10.0-3 source package in Ubuntu

Changelog

python-pykmip (0.10.0-3) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Fri, 08 May 2020 11:28:10 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pykmip_0.10.0-3.dsc 2.3 KiB 78d6db15bf6d04d82d9f997a6ecab0c628602ed86ffcc7f892ba15153f7adc7e
python-pykmip_0.10.0.orig.tar.xz 360.9 KiB a3cca9ca45415cae1eef524b151591871308327e55363831b6f92bd5d16f8e51
python-pykmip_0.10.0-3.debian.tar.xz 4.5 KiB 9a5719e2238adee647b5f53c934ace0b9e7ec91c5ee57abae52aa68dace9997a

Available diffs

No changes file available.

Binary packages built by this source

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.