Skip to content
Sections
>> Trisquel >> Пакети >> etiona >> Източник >> misc >> python-openstacksdk
etiona  ] [  nabia  ] [  aramo  ]

Пакет-източник: python-openstacksdk (0.11.3+repack-0ubuntu1)

Връзки за python-openstacksdk

Ресурси за Trisquel:

Отговорник:

Original Maintainers:

Външни препратки:

Следните двоични пакети са компилирани от този пакет-източник:
python-openstacksdk
SDK for building applications to work with OpenStack - Python 2.x
python-openstacksdk-doc
SDK for building applications to work with OpenStack - doc
python3-openstacksdk
SDK for building applications to work with OpenStack - Python 3.x

Други пакети, свързани с python-openstacksdk

  • зависимости при компилиране
  • зависимости при компилиране (архитектурно-независими)
  • adep: debhelper (>= 10~)
    helper programs for debian/rules
  • adep: dh-python
    Debian helper tools for packaging Python libraries and applications
  • adep: openstack-pkg-tools (>= 52~)
    Tools and scripts for building Openstack packages in Debian
  • adep: python-all
    package depending on all supported Python runtime versions
  • adep: python-pbr (>= 2.0.0)
    inject useful and sensible default behaviors into setuptools - Python 2.x
  • adep: python-setuptools
    Python Distutils Enhancements
  • adep: python-sphinx (>= 1.6.2)
    documentation generator for Python projects (implemented in Python 2)
  • adep: python3-all
    package depending on all supported Python 3 runtime versions
  • adep: python3-pbr (>= 2.0.0)
    inject useful and sensible default behaviors into setuptools - Python 3.x
  • adep: python3-setuptools
    Python3 Distutils Enhancements
  • adep: python3-sphinx (>= 1.6.2)
    documentation generator for Python projects (implemented in Python 3)
  • idep: git
    fast, scalable, distributed revision control system
  • idep: python-appdirs (>= 1.3.0)
    determining appropriate platform-specific directories (Python 2)
  • idep: python-beautifulsoup
    error-tolerant HTML parser for Python
  • idep: python-bs4 (>= 4.6.0)
    error-tolerant HTML parser for Python
  • idep: python-concurrent.futures (>= 3.0.0)
    backport of concurrent.futures package from Python 3.2
  • idep: python-coverage (>= 4.0)
    code coverage tool for Python 2
  • idep: python-decorator (>= 3.4.0)
    simplify usage of Python decorators by programmers
  • idep: python-deprecation (>= 1.0)
    A library to handle automated deprecations
  • idep: python-dogpile.cache (>= 0.6.2)
    caching front-end based on the Dogpile lock - Python 2.x
  • idep: python-extras (>= 1.0.0)
    extensions to the Python standard library (Python 2.x)
  • idep: python-fixtures (>= 3.0.0)
    PyUnit extension for defining test fixtures outside of test cases - Python 2.x
  • idep: python-hacking (>= 0.10.0)
    Flake8 OpenStack Hacking Guidelines Enforcement plugins - Python 2.x
  • idep: python-ipaddress (>= 1.0.16)
    Backport of Python 3 ipaddress module (Python 2)
  • idep: python-iso8601 (>= 0.1.11)
    Python module to parse ISO 8601 dates - Python 2.x
  • idep: python-jmespath (>= 0.9.0)
    JSON Matching Expressions (Python 2)
  • idep: python-jsonpatch (>= 1.16)
    library to apply JSON patches - Python 2.x
  • idep: python-jsonschema (>= 2.6.0)
    An(other) implementation of JSON Schema (Draft 3 and 4) - Python 2.7
  • idep: python-keystoneauth1 (>= 3.3.0)
    authentication library for OpenStack Identity - Python 2.7
  • idep: python-mock (>= 2.0.0)
    Mocking and Testing Library
  • idep: python-munch (>= 2.1.0)
    dot-accessible dictionary similar to JavaScript objects - Python 2.7
  • idep: python-netifaces (>= 0.10.4)
    portable network interface information - Python 2.x
  • idep: python-openstackdocstheme (>= 1.18.1)
    extension support for Sphin OpenStack docs - Python 2.7
  • idep: python-os-client-config (>= 1.28.0)
    OpenStack client configuration library - Python 2.x
  • idep: python-os-service-types (>= 1.1.0)
    Python library for consuming OpenStack sevice-types-authority data
  • idep: python-os-testr (>= 1.0.0)
    Utility wrappers for testrepository for OpenStack projects - Python 2.x
  • idep: python-oslotest (>= 1:3.2.0)
    OpenStack test framework - Python 2.x
  • idep: python-requests (>= 2.10.0)
    elegant and simple HTTP library for Python2, built for human beings
  • idep: python-requests-mock (>= 1.1.0)
    mock out responses from the requests package - Python 2.x
  • idep: python-requestsexceptions (>= 1.2.0)
    import exceptions from bundled packages in requests. - Python 2.7
  • idep: python-six (>= 1.10.0)
    Python 2 and 3 compatibility library (Python 2 interface)
  • idep: python-stestr (>= 1.1.0)
    test runner similar to testrepository - Python 2.7
  • idep: python-stevedore (>= 1.20.0)
    manage dynamic plugins for Python applications - python2
  • idep: python-subunit (>= 1.0.0)
    unit testing protocol - Python bindings to generate and consume streams
  • idep: python-testrepository (>= 0.0.18)
    Database of test results - Python 2.x library
  • idep: python-testscenarios (>= 0.4)
    Dependency injection for Python unittest tests - Python 2.x
  • idep: python-testtools (>= 2.2.0)
    Extensions to the Python unittest library - Python 2.x
  • idep: python-yaml (>= 3.10)
    YAML parser and emitter for Python
  • idep: python3-appdirs (>= 1.3.0)
    determining appropriate platform-specific directories (Python 3)
  • idep: python3-bs4 (>= 4.6.0)
    error-tolerant HTML parser for Python 3
  • idep: python3-coverage (>= 4.0)
    code coverage tool for Python 3
  • idep: python3-decorator (>= 3.4.0)
    simplify usage of Python decorators by programmers
  • idep: python3-deprecation (>= 1.0)
    A library to handle automated deprecations
  • idep: python3-dogpile.cache (>= 0.6.2)
    caching front-end based on the Dogpile lock - Python 3.x
  • idep: python3-extras (>= 1.0.0)
    extensions to the Python standard library (Python 3.x)
  • idep: python3-fixtures (>= 3.0.0)
    PyUnit extension for defining test fixtures outside of test cases - Python 3.x
  • idep: python3-hacking (>= 0.10.0)
    Flake8 OpenStack Hacking Guidelines Enforcement plugins - Python 3.x
  • idep: python3-iso8601 (>= 0.1.11)
    Python module to parse ISO 8601 dates - Python 3.x
  • idep: python3-jmespath (>= 0.9.0)
    JSON Matching Expressions (Python 3)
  • idep: python3-jsonpatch (>= 1.16)
    library to apply JSON patches - Python 3.x
  • idep: python3-jsonschema (>= 2.6.0)
    An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
  • idep: python3-keystoneauth1 (>= 3.3.0)
    authentication library for OpenStack Identity - Python 3.x
  • idep: python3-mock (>= 2.0.0)
    Mocking and Testing Library (Python3 version)
  • idep: python3-munch (>= 2.1.0)
    dot-accessible dictionary similar to JavaScript objects - Python 3.x
  • idep: python3-netifaces (>= 0.10.4)
    portable network interface information - Python 3.x
  • idep: python3-openstackdocstheme (>= 1.18.1)
    extension support for Sphin OpenStack doc - Python 3.x
  • idep: python3-os-client-config (>= 1.28.0)
    OpenStack client configuration library - Python 3.x
  • idep: python3-os-service-types (>= 1.1.0)
    Python library for consuming OpenStack sevice-types-authority data
  • idep: python3-os-testr (>= 1.0.0)
    Utility wrappers for testrepository for OpenStack projects - Python 3.x
  • idep: python3-oslotest (>= 1:3.2.0)
    OpenStack test framework - Python 3.x
  • idep: python3-requests (>= 2.10.0)
    elegant and simple HTTP library for Python3, built for human beings
  • idep: python3-requests-mock (>= 1.1.0)
    mock out responses from the requests package - Python 3.x
  • idep: python3-requestsexceptions (>= 1.2.0)
    import exceptions from bundled packages in requests. - Python 3.x
  • idep: python3-six (>= 1.10.0)
    Python 2 and 3 compatibility library (Python 3 interface)
  • idep: python3-stestr (>= 1.1.0)
    test runner similar to testrepository - Python 3.x
  • idep: python3-stevedore (>= 1.20.0)
    manage dynamic plugins for Python applications - python3
  • idep: python3-subunit (>= 1.0.0)
    unit testing protocol - Python3 bindings to generate and consume streams
  • idep: python3-testrepository (>= 0.0.18)
    Database of test results - Python 3.x library
  • idep: python3-testscenarios (>= 0.4)
    Dependency injection for Python unittest tests - Python 3.x
  • idep: python3-testtools (>= 2.2.0)
    Extensions to the Python unittest library - Python 3.x
  • idep: python3-yaml (>= 3.10)
    YAML parser and emitter for Python3
  • idep: subunit
    command line tools for processing Subunit streams
  • idep: testrepository
    unit test system with database of test results - metapackage and doc

Download python-openstacksdk

ФайлГолемина (в кБ)контролна сума MD5
python-openstacksdk_0.11.3+repack-0ubuntu1.dsc 4,6 кБ 614c967aae727aa1c816f8b420315094
python-openstacksdk_0.11.3+repack.orig.tar.gz 677,1 кБ 72bca68a446a7816457cdaa40dffd31a
python-openstacksdk_0.11.3+repack-0ubuntu1.debian.tar.xz 4,4 кБ d95c55d537291998e6eaecbb43bd22eb
Хранилище на изходния код на пакета (СКП: Git)
git://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-openstacksdk
Хранилище на изходния код на пакета (за разглеждане през браузър)
https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-openstacksdk