Pakket: python3-barbicanclient (7.2.0-1)
Verwijzigingen voor python3-barbicanclient
Debian bronnen:
Het bronpakket python-barbicanclient downloaden:
- [python-barbicanclient_7.2.0-1.dsc]
- [python-barbicanclient_7.2.0.orig.tar.xz]
- [python-barbicanclient_7.2.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
OpenStack Key Management API client - Python 3.x
This is a client for the Barbican Key Management API. This package includes a Python library for accessing the API (the barbicanclient module), and a command-line script (barbican).
This package contains the Python 3.x module.
Andere aan python3-barbicanclient gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cliff
- command line interface formulation framework - Python 3.x
-
- dep: python3-keystoneauth1 (>= 5.1.1)
- authentication library for OpenStack Identity - Python 3.x
-
- dep: python3-oslo.i18n
- Oslo Internationalization Utilities - Python 3.x
-
- dep: python3-oslo.serialization
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.utils
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings