Package: python-debtcollector Source: debtcollector Version: 1.13.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 114 Depends: python-funcsigs (>= 1.0.2), python-pbr (>= 2.0.0), python-six (>= 1.10.0), python-wrapt, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-debtcollector_1.13.0-1_all.deb Size: 13916 MD5sum: 52618348793cfc0b9ec612176c8fe478 SHA1: b9560f6c08f25e3c12c0f19e34110cbe8df1d04c SHA256: 886bc0f411b614a7293fb56afbf8383ea2a4a89fade7e459046c1d6c16c5b068 Section: python Priority: optional Description: A collection of Python deprecation patterns and strategies t ======================== Team and repository tags ======================== . .. image:: http://governance.openstack.org/badges/debtcollector.svg :target: http://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . Debtcollector ============= . .. image:: https://img.shields.io/pypi/v/debtcollector.svg :target: https://pypi.python.org/pypi/debtcollector/ :alt: Latest Version . .. image:: https://img.shields.io/pypi/dm/debtcollector.svg :target: https://pypi.python.org/pypi/debtcollector/ :alt: Downloads Package: python-dib-utils Source: dib-utils Version: 0.0.11-1 Architecture: all Maintainer: HP Cloud Services Installed-Size: 51 Depends: python:any (<< 2.8), python:any (>= 2.7~) Filename: ./all/python-dib-utils_0.0.11-1_all.deb Size: 5022 MD5sum: 4393a7e3afcce6e8ef6e9b75f71dfe54 SHA1: 96f4b8ff0e10e0be392680dc8da98054c9c3e9a5 SHA256: c7aeb3763682b4f7e08fa101fe2e131c8765a053054bd4efc3d1b57afe39b568 Section: python Priority: optional Description: Pieces of diskimage-builder that are useful without the rest Standalone tools related to diskimage-builder ============================================= . These tools were originally part of the diskimage-builder project, but they have uses outside of that project as well. Because disk space is at a premium in base cloud images, pulling in all of diskimage-builder and its dependencies just to use something like dib-run-parts is not desirable. This project allows consumers to use the tools while pulling in only one small package with few/no additional dependencies. Package: python-dogpile.cache Source: dogpile-cache Version: 0.6.2-1 Architecture: all Maintainer: Mike Bayer Installed-Size: 188 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-dogpile.cache_0.6.2-1_all.deb Size: 31182 MD5sum: 38fd2c1c86b460b7a7564ebf3913cdf6 SHA1: b63c3bd5162fb7c27973ab2b022cc445757da344 SHA256: be34698ab96e225590fe385edfbf1a947449de9e946a50a63b8ea557507b8fc3 Section: python Priority: optional Description: A caching front-end based on the Dogpile lock. dogpile ======= . Dogpile consists of two subsystems, one building on top of the other. . ``dogpile`` provides the concept of a "dogpile lock", a control structure which allows a single thread of execution to be selected as the "creator" of some resource, while allowing other threads of execution to refer to the previous version of this resource as the creation proceeds; if there is no previous version, then those threads block until the object is available. . ``dogpile.cache`` is a caching API which provides a generic interface to caching backends of any variety, and additionally provides API hooks which integrate these cache backends with the locking mechanism of ``dogpile``. . Overall, dogpile.cache is intended as a replacement to the `Beaker `_ caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re- implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the Package: python-enum-compat Source: enum-compat Version: 0.0.2-1 Architecture: all Maintainer: Jakub Stasiak Installed-Size: 42 Depends: python-enum34, python:any (<< 2.8), python:any (>= 2.7~) Filename: ./all/python-enum-compat_0.0.2-1_all.deb Size: 1946 MD5sum: a18569a3fa13425147885f40005d585c SHA1: a166ee1fd0576e22bf7080206fb0d743104d4ad9 SHA256: 29cd45b79a581151d24c24083d0fe237f857ee6d8478948165b52fc50cbc391f Section: python Priority: optional Description: enum/enum34 compatibility package . enum-compat =========== . This is a virtual package, its whole purpose is to install enum34 on Python older than 3.4. On Python 3.4+ it's a no-op. Package: python-eventlet Source: eventlet Version: 0.18.4-1 Architecture: all Maintainer: Linden Lab Installed-Size: 469 Depends: python-greenlet, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-eventlet_0.18.4-1_all.deb Size: 91946 MD5sum: a032270756db4ab6707a97f463dc3cf0 SHA1: e9ec337b2e6d3ad0d691e9c114d2986604ba8db4 SHA256: fb0b323c88eb83ff390f79939bcdf7b928167980b975246133bf5089de4773e9 Section: python Priority: optional Description: Highly concurrent networking library Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at the `examples`_, `common design patterns`_, and the list of `basic API primitives`_. . .. _examples: http://eventlet.net/doc/examples.html .. _common design patterns: http://eventlet.net/doc/design_patterns.html .. _basic API primitives: http://eventlet.net/doc/basic_usage.html . . Quick Example =============== . Here's something you can try right on the command line:: . % python >>> import eventlet Package: python-funcsigs Source: funcsigs Version: 1.0.2-1 Architecture: all Maintainer: Testing Cabal Installed-Size: 92 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-funcsigs_1.0.2-1_all.deb Size: 12842 MD5sum: 022fdc9a52a90412615ae244476c8f32 SHA1: 6c5f990bb432bcb27163f25e567c15663eeb2d5e SHA256: 4cdc55db2c54dc7ddc6bfb04024df034a793b77f2b5411e4a87e75c9b21c7d87 Section: python Priority: optional Description: Python function signatures from PEP362 for Python 2.6, 2.7 a .. funcsigs documentation master file, created by sphinx-quickstart on Fri Apr 20 20:27:52 2012. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. . Introducing funcsigs ==================== . The Funcsigs Package -------------------- . ``funcsigs`` is a backport of the `PEP 362`_ function signature features from Python 3.3's `inspect`_ module. The backport is compatible with Python 2.6, 2.7 as well as 3.3 and up. 3.2 was supported by version 0.4, but with setuptools and pip no longer supporting 3.2, we cannot make any statement about 3.2 compatibility. . Compatibility ````````````` Package: python-heatclient Version: 1.8.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 1006 Depends: python, python-babel, python-cliff, python-iso8601 (>= 0.1.11), python-keystoneauth1 (>= 2.18.0), python-osc-lib (>= 1.3.0), python-oslo.i18n (>= 3.14.0), python-oslo.serialization (>= 2.17.0), python-oslo.utils (>= 3.23.0), python-pbr (>= 2.0.0), python-prettytable, python-requests, python-six, python-swiftclient, python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-heatclient_1.8.0-1_all.deb Size: 119960 MD5sum: f2cdb35325daa24d270df44e5efb63a4 SHA1: e63b23373bad57eae774aca0cac12de117c6af97 SHA256: d4ec917c0423b5a842d44333223ff2bc7a8346aee79e454b3fa21e0e5f520e1e Section: python Priority: optional Description: OpenStack Orchestration API Client Library ======================== Team and repository tags ======================== . .. image:: http://governance.openstack.org/badges/python-heatclient.svg :target: http://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . ================= python-heatclient ================= . .. image:: https://img.shields.io/pypi/v/python-heatclient.svg :target: https://pypi.python.org/pypi/python-heatclient/ :alt: Latest Version . .. image:: https://img.shields.io/pypi/dm/python-heatclient.svg :target: https://pypi.python.org/pypi/python-heatclient/ :alt: Downloads Package: python-iso8601 Source: iso8601 Version: 0.1.11-1 Architecture: all Maintainer: Michael Twomey Installed-Size: 67 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-iso8601_0.1.11-1_all.deb Size: 8282 MD5sum: d71408ece6df8a433e79e448f0b3a8fb SHA1: 61e5476b70c2e445f71f7887df29f465cacd68d0 SHA256: f1757eb9172aaad59b5a8817f46fb858bd63a43fc08cbec87a48f9a41078d9e1 Section: python Priority: optional Description: Simple module to parse ISO 8601 dates Simple module to parse ISO 8601 dates . This module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects. . >>> import iso8601 >>> iso8601.parse_date("2007-01-25T12:00:00Z") datetime.datetime(2007, 1, 25, 12, 0, tzinfo=) >>> . See the LICENSE file for the license this package is released under. . If you want more full featured parsing look at: . - http://labix.org/python-dateutil - python-dateutil . Parsed Formats ============== . You can parse full date + times, or just the date. In both cases a datetime instance is returned but with missing times defaulting to 0, and missing days / months defaulting to 1. Package: python-keystoneauth1 Source: keystoneauth1 Version: 2.19.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 957 Depends: python-iso8601, python-pbr (>= 2.0.0), python-positional (>= 1.1.1), python-requests (>= 2.12.5), python-six (>= 1.10.0), python-stevedore, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-keystoneauth1_2.19.0-1_all.deb Size: 128878 MD5sum: bef2cb20220af714aba6eaf39f14ea02 SHA1: 79c51296d85362b0c713beb5ae7957b0b1a55d2e SHA256: a98ff8e25c0772d03060c62ef5822c5c2891fc97b24a01a88dd786e8fe7f72ff Section: python Priority: optional Description: Authentication Library for OpenStack Identity ======================== Team and repository tags ======================== . .. image:: https://governance.openstack.org/badges/keystoneauth.svg :target: https://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . ============ keystoneauth ============ . .. image:: https://img.shields.io/pypi/v/keystoneauth1.svg :target: https://pypi.python.org/pypi/keystoneauth1/ :alt: Latest Version . .. image:: https://img.shields.io/pypi/dm/keystoneauth1.svg :target: https://pypi.python.org/pypi/keystoneauth1/ :alt: Downloads Package: python-keystoneclient Version: 1:3.10.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 1494 Depends: python-debtcollector (>= 1.12.0), python-keystoneauth1 (>= 2.18.0), python-oslo.config (>= 1:3.23.0), python-oslo.i18n (>= 3.14.0), python-oslo.serialization (>= 2.17.0), python-oslo.utils (>= 3.23.0), python-pbr (>= 2.0.0), python-positional, python-requests, python-six, python-stevedore (>= 1.21.0), python:any (<< 2.8), python:any (>= 2.7.5-5~), python-iso8601 (>= 0.1.11) Filename: ./all/python-keystoneclient_3.10.0-1_all.deb Size: 189702 MD5sum: f2605a84cf2c38bbe5e6a1156f2c9fb8 SHA1: 460e8f12e4de92decb0b936a42172c9a89c73667 SHA256: da08c4dbcef4ac723c3b96c17728394f897eb1d410e53dde45262670133157f9 Section: python Priority: optional Description: Client Library for OpenStack Identity ======================== Team and repository tags ======================== . .. image:: http://governance.openstack.org/badges/python-keystoneclient.svg :target: http://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . Python bindings to the OpenStack Identity API (Keystone) ======================================================== . .. image:: https://img.shields.io/pypi/v/python-keystoneclient.svg :target: https://pypi.python.org/pypi/python-keystoneclient/ :alt: Latest Version . .. image:: https://img.shields.io/pypi/dm/python-keystoneclient.svg :target: https://pypi.python.org/pypi/python-keystoneclient/ :alt: Downloads Package: python-monotonic Source: monotonic Version: 1.3-1 Architecture: all Maintainer: Ori Livneh Installed-Size: 50 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-monotonic_1.3-1_all.deb Size: 4684 MD5sum: e24d7d30c40e785861e43ff1554a6c12 SHA1: 9df482bb2c9a193ac2822f685f7b74e0e70b8fac SHA256: 85d5c4f3f70a513c01c71aa3ec5f8d5bcaea9394c4bc318f2eab89b97b973bf1 Section: python Priority: optional Description: An implementation of time.monotonic() for Python 2 & < 3.3 . monotonic ~~~~~~~~~ . This module provides a ``monotonic()`` function which returns the value (in fractional seconds) of a clock which never goes backwards. . On Python 3.3 or newer, ``monotonic`` will be an alias of ``time.monotonic`` from the standard library. On older versions, it will fall back to an equivalent implementation: . +------------------+----------------------------------------+ | Linux, BSD, AIX | ``clock_gettime(3)`` | +------------------+----------------------------------------+ | Windows | ``GetTickCount`` or ``GetTickCount64`` | +------------------+----------------------------------------+ | OS X | ``mach_absolute_time`` | +------------------+----------------------------------------+ . If no suitable implementation exists for the current platform, Package: python-netaddr Source: netaddr Version: 0.7.19-1 Architecture: all Maintainer: Stefan Nordhausen Installed-Size: 6908 Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-netaddr_0.7.19-1_all.deb Size: 1105014 MD5sum: ab321b190414f2d357bdc7bcba79976f SHA1: 73c2db02be9ae30f69a90956f82956e783df9707 SHA256: 2ce6447b2e37f4c07348dd2408a4c67118db881e706f44820777e7d34a551168 Section: python Priority: optional Description: A network address manipulation library for Python . Provides support for: . Layer 3 addresses ----------------- . - IPv4 and IPv6 addresses, subnets, masks, prefixes - iterating, slicing, sorting, summarizing and classifying IP networks - dealing with various ranges formats (CIDR, arbitrary ranges and globs, nmap) - set based operations (unions, intersections etc) over IP addresses and subnets - parsing a large variety of different formats and notations - looking up IANA IP block information - generating DNS reverse lookups - supernetting and subnetting . Layer 2 addresses ----------------- . - representation and manipulation MAC addresses and EUI-64 identifiers - looking up IEEE organisational information (OUI, IAB) Package: python-os-apply-config Source: os-apply-config Version: 7.0.0.0b1-1 Architecture: all Maintainer: OpenStack Installed-Size: 144 Depends: python, python-anyjson, python-pbr (>= 2.0.0), python-pystache, python-six (>= 1.10.0), python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-os-apply-config_7.0.0.0b1-1_all.deb Size: 18848 MD5sum: 6ee975ea5ae417b037a24643997fdda9 SHA1: 2cafe9e97748a6131428681a658d17708a61f8f7 SHA256: 8cbcdbced9dd1b283167f99b78d0550f7199889e9ed7730f9bcdbeed9429c4f0 Section: python Priority: optional Description: Config files from cloud metadata ======================== Team and repository tags ======================== . .. image:: http://governance.openstack.org/badges/os-apply-config.svg :target: http://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . =============== os-apply-config =============== . ----------------------------------------------- Apply configuration from cloud metadata (JSON) ----------------------------------------------- . What does it do? ================ Package: python-os-client-config Source: os-client-config Version: 1.26.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 256 Depends: python-appdirs, python-keystoneauth1 (>= 2.18.0), python-requestsexceptions (>= 1.2.0), python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pbr (>= 2.0.0) Filename: ./all/python-os-client-config_1.26.0-1_all.deb Size: 40444 MD5sum: 7778a088325c66f906ae2846b8166755 SHA1: 3e3088e55cf22a9ea906c33e76e2e26b260f4ab0 SHA256: 8aa8f1cd621d9c6411d0d8a828642d8d9e0ecdaedfaa44c89cb97092d1411869 Section: python Priority: optional Description: OpenStack Client Configuation Library ======================== Team and repository tags ======================== . .. image:: http://governance.openstack.org/badges/os-client-config.svg :target: http://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . ================ os-client-config ================ . `os-client-config` is a library for collecting client configuration for using an OpenStack cloud in a consistent and comprehensive manner. It will find cloud config for as few as 1 cloud and as many as you want to put in a config file. It will read environment variables and config files, and it also contains some vendor specific default values so that you don't have to know extra info to use OpenStack Package: python-os-collect-config Source: os-collect-config Version: 7.0.0.0b1-1 Architecture: all Maintainer: OpenStack Installed-Size: 204 Depends: python, python-anyjson, python-dogpile.cache (>= 0.6.2), python-eventlet (>= 0.18.4), python-heatclient (>= 1.8.0), python-iso8601, python-keystoneclient (>= 3.10.0), python-lxml, python-oslo.config, python-oslo.log, python-pbr, python-requests, python-six, python-zaqarclient (>= 1.4.0), python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-os-collect-config_7.0.0.0b1-1_all.deb Size: 29852 MD5sum: 54d226d686523243968ae88664fedc57 SHA1: 2f5d576b46f565438067694454e18d6d04dc77f6 SHA256: 13e8710f6620d51fa9dcf447825ccfe47cb4e5772bfe8584a671d0b093487b67 Section: python Priority: optional Description: Collect and cache metadata, run hooks on changes. ======================== Team and repository tags ======================== . .. image:: http://governance.openstack.org/badges/os-collect-config.svg :target: http://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . ================= os-collect-config ================= . ------------------------------------------------- Collect configuration from cloud metadata sources ------------------------------------------------- . What does it do? ================ Package: python-os-refresh-config Source: os-refresh-config Version: 7.0.0.0b1-1 Architecture: all Maintainer: OpenStack Installed-Size: 71 Depends: python, python-dib-utils (>= 0.0.11), python-pbr (>= 2.0.0), python-psutil, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-os-refresh-config_7.0.0.0b1-1_all.deb Size: 7934 MD5sum: 123d3db47dac94b3ad2983d554294927 SHA1: ac8abc7cb52688f2d1236296c77b1f6e5c816b4d SHA256: d2940c12ff48201d6904397542025d7a8975c26692dda6a8734510ee9cb6e062 Section: python Priority: optional Description: Refresh system configuration ======================== Team and repository tags ======================== . .. image:: http://governance.openstack.org/badges/os-refresh-config.svg :target: http://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . ================= os-refresh-config ================= . `os-refresh-config` uses `dib-run-parts` to run scripts in a pre-defined set of directories:: . /opt/stack/os-config-refresh/pre-configure.d /opt/stack/os-config-refresh/configure.d /opt/stack/os-config-refresh/post-configure.d /opt/stack/os-config-refresh/migration.d Package: python-osc-lib Source: osc-lib Version: 1.3.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 301 Depends: python-babel, python-cliff, python-keystoneauth1 (>= 2.18.0), python-os-client-config (>= 1.26.0), python-oslo.i18n (>= 3.14.0), python-oslo.utils, python-pbr (>= 2.0.0), python-simplejson, python-six, python-stevedore (>= 1.21.0), python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-osc-lib_1.3.0-1_all.deb Size: 49640 MD5sum: 45dc1585169e616b88ff8c0000667345 SHA1: 7c86224e5067fa748fe23650d9e7a13e68b51b74 SHA256: 641169adf80deccc62acbc355f0678ffa516990151a5f32855035575cbb7880f Section: python Priority: optional Description: OpenStackClient Library ======= osc-lib ======= . .. image:: https://img.shields.io/pypi/v/osc-lib.svg :target: https://pypi.python.org/pypi/osc-lib/ :alt: Latest Version . .. image:: https://img.shields.io/pypi/dm/osc-lib.svg :target: https://pypi.python.org/pypi/osc-lib/ :alt: Downloads . OpenStackClient (aka OSC) is a command-line client for OpenStack. osc-lib is a package of common support modules for writing OSC plugins. . * `PyPi`_ - package installation * `Online Documentation`_ * `Launchpad project`_ - part of OpenStackClient * `Bugs`_ - issue tracking * `Source`_ Package: python-oslo.config Source: oslo-config Version: 1:3.24.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 592 Depends: python, python-debtcollector (>= 1.12.0), python-netaddr (>= 0.7.19), python-oslo.i18n (>= 3.14.0), python-rfc3986 (>= 0.4.1), python-six, python-stevedore (>= 1.21.0), python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-oslo.config_3.24.0-1_all.deb Size: 82066 MD5sum: 466de5ebbbcc2dd2e74eb895758771cb SHA1: 8aafdb0210f38781c266a206af06798e18e03e29 SHA256: 23a881a0fead9a9ed08d8936494640a18a1b0abf80b92c091feb1486cfaea553 Section: python Priority: optional Description: Oslo Configuration API ======================== Team and repository tags ======================== . .. image:: http://governance.openstack.org/badges/oslo.config.svg :target: http://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . ========================== Oslo Configuration Library ========================== . .. image:: https://img.shields.io/pypi/v/oslo.config.svg :target: https://pypi.python.org/pypi/oslo.config/ :alt: Latest Version . .. image:: https://img.shields.io/pypi/dm/oslo.config.svg :target: https://pypi.python.org/pypi/oslo.config/ :alt: Downloads Package: python-oslo.context Source: oslo-context Version: 2.13.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 99 Depends: python-debtcollector (>= 1.12.0), python-pbr (>= 2.0.0), python-positional (>= 1.1.1), python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-oslo.context_2.13.0-1_all.deb Size: 12862 MD5sum: b3405b31cae0bddc451209aaf1590b3d SHA1: 75030fda275c9cb2710458eb9aa6febe08ac1ed3 SHA256: fac5344f58e09be28f97b587d2b511187c01ae6c92502b4bb015621be56ad657 Section: python Priority: optional Description: Oslo Context library ======================== Team and repository tags ======================== . .. image:: http://governance.openstack.org/badges/oslo.context.svg :target: http://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . ==================== Oslo Context Library ==================== . .. image:: https://img.shields.io/pypi/v/oslo.context.svg :target: https://pypi.python.org/pypi/oslo.context/ :alt: Latest Version . .. image:: https://img.shields.io/pypi/dm/oslo.context.svg :target: https://pypi.python.org/pypi/oslo.context/ :alt: Downloads Package: python-oslo.i18n Source: oslo-i18n Version: 3.15.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 240 Depends: python-babel, python-pbr (>= 2.0.0), python-six (>= 1.10.0), python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-oslo.i18n_3.15.0-1_all.deb Size: 23564 MD5sum: 1e4243f44059b2211ce2df2c0ceff2f3 SHA1: 094f23b8016695440017e74a00b68d46c23ad6ff SHA256: 0711f7609e5a879e283b3d05654f3709d61343f556f5361c846ee06592246e51 Section: python Priority: optional Description: Oslo i18n library ======================== Team and repository tags ======================== . .. image:: http://governance.openstack.org/badges/oslo.i18n.svg :target: http://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . ================================================== oslo.i18n -- Oslo Internationalization Utilities ================================================== . .. image:: https://img.shields.io/pypi/v/oslo.i18n.svg :target: https://pypi.python.org/pypi/oslo.i18n/ :alt: Latest Version . .. image:: https://img.shields.io/pypi/dm/oslo.i18n.svg :target: https://pypi.python.org/pypi/oslo.i18n/ :alt: Downloads Package: python-oslo.log Source: oslo-log Version: 3.23.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 286 Depends: python, python-dateutil, python-debtcollector, python-monotonic, python-oslo.config, python-oslo.context, python-oslo.i18n, python-oslo.serialization, python-oslo.utils, python-pbr, python-pyinotify, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-oslo.log_3.23.0-1_all.deb Size: 42580 MD5sum: 6b49dfa1aa63f59ae8941c73c18fd969 SHA1: c2c88c6040da4698d0bbefc7dee8089e905065ee SHA256: 209b364e6b9748ca4fe3b813371e6b0123b9f808e7264f437238e140cf1ed9e5 Section: python Priority: optional Description: oslo.log library ======================== Team and repository tags ======================== . .. image:: http://governance.openstack.org/badges/oslo.log.svg :target: http://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . ================================ oslo.log -- Oslo Logging Library ================================ . .. image:: https://img.shields.io/pypi/v/oslo.log.svg :target: https://pypi.python.org/pypi/oslo.log/ :alt: Latest Version . .. image:: https://img.shields.io/pypi/dm/oslo.log.svg :target: https://pypi.python.org/pypi/oslo.log/ :alt: Downloads Package: python-oslo.serialization Source: oslo-serialization Version: 2.18.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 109 Depends: python-msgpack, python-oslo.utils, python-pbr (>= 2.0.0), python-six (>= 1.10.0), python-tz, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-oslo.serialization_2.18.0-1_all.deb Size: 16518 MD5sum: e72f2862530a51e9a202be58487eda10 SHA1: 135d74d3452c13efe0526ddc6e6fb2f85a9d71f8 SHA256: 469f0dafd4eaa1abd16cf47feaaf033ce5159cbc688e203d9e200a71f5dcab9e Section: python Priority: optional Description: Oslo Serialization library ======================== Team and repository tags ======================== . .. image:: http://governance.openstack.org/badges/oslo.serialization.svg :target: http://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . ==================== oslo.serialization ==================== . .. image:: https://img.shields.io/pypi/v/oslo.serialization.svg :target: https://pypi.python.org/pypi/oslo.serialization/ :alt: Latest Version . .. image:: https://img.shields.io/pypi/dm/oslo.serialization.svg :target: https://pypi.python.org/pypi/oslo.serialization/ :alt: Downloads Package: python-oslo.utils Source: oslo-utils Version: 3.25.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 415 Depends: python-iso8601, python-monotonic (>= 1.2), python-netaddr (>= 0.7.19), python-netifaces, python-oslo.i18n (>= 3.14.0), python-pbr (>= 2.0.0), python-pyparsing, python-six (>= 1.10.0), python-tz, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-debtcollector (>= 1.12.0) Filename: ./all/python-oslo.utils_3.25.0-1_all.deb Size: 61700 MD5sum: 0d65ad6d5dfc5060518ae4b8b49f46cc SHA1: e0f3da97f901bc85a64e3d8733a30005ff6fb0e0 SHA256: 217e9b5038264a34ab724250d154f87e88415a9f824e250872cfa2ff1620585f Section: python Priority: optional Description: Oslo Utility library ======================== Team and repository tags ======================== . .. image:: http://governance.openstack.org/badges/oslo.utils.svg :target: http://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . ========== oslo.utils ========== . .. image:: https://img.shields.io/pypi/v/oslo.utils.svg :target: https://pypi.python.org/pypi/oslo.utils/ :alt: Latest Version . .. image:: https://img.shields.io/pypi/dm/oslo.utils.svg :target: https://pypi.python.org/pypi/oslo.utils/ :alt: Downloads Package: python-pbr Source: pbr Version: 2.1.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 353 Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources, python-six (>= 1.10.0) Filename: ./all/python-pbr_2.1.0-1_all.deb Size: 66190 MD5sum: 7be1b8999791d55fc3ca00230a40641f SHA1: eed88b07ef0bc92088d9822fe78e3677d1e1dd09 SHA256: 70490b2990a89d8d92aa66208e575d1cb3bab1efb924eb8308c19b3db1a5696d Section: python Priority: optional Description: Python Build Reasonableness Introduction ============ . .. image:: https://img.shields.io/pypi/v/pbr.svg :target: https://pypi.python.org/pypi/pbr/ :alt: Latest Version . .. image:: https://img.shields.io/pypi/dm/pbr.svg :target: https://pypi.python.org/pypi/pbr/ :alt: Downloads . PBR is a library that injects some useful and sensible default behaviors into your setuptools run. It started off life as the chunks of code that were copied between all of the `OpenStack`_ projects. Around the time that OpenStack hit 18 different projects each with at least 3 active branches, it seemed like a good time to make that code into a proper reusable library. . PBR is only mildly configurable. The basic idea is that there's a decent way to run things and if you do, you should reap the rewards, because then it's simple and repeatable. If you want to do things differently, cool! But Package: python-pip Source: pip Version: 9.0.1-1 Architecture: all Maintainer: The pip developers Installed-Size: 3856 Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-pip_9.0.1-1_all.deb Size: 843334 MD5sum: 51d7106c2bc7cdd166e107677111279b SHA1: 665527a6319e4b62fd6c3a224913af44685790c3 SHA256: 9f69203250ff4a257ba4dbcebbad0a02bc9f7c89b6dbcd2f85bffaa7459ea9a9 Section: python Priority: optional Description: The PyPA recommended tool for installing Python packages. pip === . The `PyPA recommended `_ tool for installing Python packages. . * `Installation `_ * `Documentation `_ * `Changelog `_ * `Github Page `_ * `Issue Tracking `_ * `User mailing list `_ * `Dev mailing list `_ * User IRC: #pypa on Freenode. * Dev IRC: #pypa-dev on Freenode. . . .. image:: https://img.shields.io/pypi/v/pip.svg :target: https://pypi.python.org/pypi/pip Package: python-positional Source: positional Version: 1.1.1-1 Architecture: all Maintainer: Morgan Fainberg Installed-Size: 62 Depends: python-pbr (>= 2.0.0), python-wrapt, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-positional_1.1.1-1_all.deb Size: 6252 MD5sum: fdd01a08f71f5e53f2200336c1a5150c SHA1: 6d2531177ad9473a17e828d861abc19ccf3108b0 SHA256: a3fc033d2ea678f700d696dbcd04b10a71e19be87c4c0387265cd2ac5893b23e Section: python Priority: optional Description: Library to enforce positional or key-word arguments ========== positional ========== . A decorator which enforces only some args may be passed positionally. . |PyPi| . |Build Status| . |Documentation Status| . The Basics ========== . `positional` provides a decorator which enforces only some args may be passed positionally. The idea and some of the code was taken from the oauth2 client of the google-api client. . The decorator makes it easy to support Python 3 style key-word only Package: python-requests Source: requests Version: 2.12.5-1 Architecture: all Maintainer: Kenneth Reitz Installed-Size: 1543 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-requests_2.12.5-1_all.deb Size: 388738 MD5sum: 78a662fb302f391fd10547b7ac0f97d3 SHA1: 50a55cf181e994009afe23508fffbe48a9c6841a SHA256: 39711adde7589b6a1a819b89578785d1d161099d1b54a0c29b0dbba829b3e68e Section: python Priority: optional Description: Python HTTP for Humans. Requests: HTTP for Humans ========================= . .. image:: https://img.shields.io/pypi/v/requests.svg :target: https://pypi.python.org/pypi/requests . .. image:: https://travis-ci.org/kennethreitz/requests.svg?branch=master :target: https://travis-ci.org/kennethreitz/requests . .. image:: https://codecov.io/github/kennethreitz/requests/coverage.svg?branch=master :target: https://codecov.io/github/kennethreitz/requests :alt: codecov.io . .. image:: https://img.shields.io/badge/SayThanks.io-☼-1EAEDB.svg :target: https://saythanks.io/to/kennethreitz . . . Requests is the only *Non-GMO* HTTP library for Python, safe for human consumption. Package: python-requestsexceptions Source: requestsexceptions Version: 1.2.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 49 Depends: python-pbr, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-requestsexceptions_1.2.0-1_all.deb Size: 3550 MD5sum: bbf3607e5b37f76b7dcd7d86d6536c67 SHA1: ae1dd5f6f32fa7ba0318640940f126603b7f7550 SHA256: fe0ce3a4299d576f1aaa910dfb470980c610742115fd3c6c8e50881196408e92 Section: python Priority: optional Description: Import exceptions from potentially bundled packages in reque requestsexceptions ================== . The python requests library bundles the urllib3 library, however, some software distributions modify requests to remove the bundled library. This makes some operations, such as supressing the "insecure platform warning" messages that urllib emits difficult. This is a simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled. Package: python-rfc3986 Source: rfc3986 Version: 0.4.1-1 Architecture: all Maintainer: Ian Cordasco Installed-Size: 100 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-rfc3986_0.4.1-1_all.deb Size: 13832 MD5sum: cd066d732c2b0f28423e279af6037877 SHA1: 0e1f4f9165b5e004b46ab884d65c2fa5dd984d9b SHA256: 32230d64508b9580e546f734c2f158f46e3f7ed1759625bb681db8a916b9cb42 Section: python Priority: optional Description: Validating URI References per RFC 3986 rfc3986 ======= . A Python implementation of `RFC 3986`_ including validation and authority parsing. Coming soon: `Reference Resolution `_. . Installation ------------ . Simply use pip to install ``rfc3986`` like so:: . pip install rfc3986 . License ------- . `Apache License Version 2.0`_ . Example Usage ------------- Package: python-setuptools Source: setuptools Version: 29.0.1-1 Architecture: all Maintainer: Python Packaging Authority Installed-Size: 1310 Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-setuptools_29.0.1-1_all.deb Size: 257620 MD5sum: 63c4442c52cea0911b0a7f1a75bc593a SHA1: ac6b022ed376462ace91fc39c3b10ec93cac832b SHA256: 3d849cd3b79a62357cba8ce4b45575193ba1e9d695eca1c54c159358bc6e098e Section: python Priority: optional Description: Easily download, build, install, upgrade, and uninstall Pyth =============================== Installing and Using Setuptools =============================== . .. contents:: **Table of Contents** . . .. image:: https://setuptools.readthedocs.io/en/latest/?badge=latest :target: https://setuptools.readthedocs.io . ------------------------- Installation Instructions ------------------------- . The recommended way to bootstrap setuptools on any system is to download `ez_setup.py`_ and run it using the target Python environment. Different operating systems have different recommended techniques to accomplish this basic routine, so below are some examples to get you started. . Setuptools requires Python 2.6 or later. To install setuptools Package: python-six Source: six Version: 1.10.0-1 Architecture: all Maintainer: Benjamin Peterson Installed-Size: 75 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-six_1.10.0-1_all.deb Size: 12654 MD5sum: b551e6b7c30019514f606984e0b9d9b7 SHA1: 854f9a99d16171d0e6364dd476c54ecd6847eeb1 SHA256: c2cdb4a9a5b3b26a6dc2dba9a73c5a8d0737ab19fb9acc81922f6370c304059d Section: python Priority: optional Description: Python 2 and 3 compatibility utilities Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided. . Six supports every Python version since 2.6. It is contained in only one Python file, so it can be easily copied into your project. (The copyright and license notice must be retained.) . Online documentation is at https://pythonhosted.org/six/. . Bugs can be reported to https://bitbucket.org/gutworth/six. The code can also be found there. . For questions about six or porting in general, email the python-porting mailing list: https://mail.python.org/mailman/listinfo/python-porting Package: python-stdeb Source: stdeb Version: 0.8.5-1 Architecture: all Maintainer: Andrew Straw Installed-Size: 188 Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~), apt-file, dpkg-dev, python-pkg-resources, python-requests Filename: ./all/python-stdeb_0.8.5-1_all.deb Size: 35296 MD5sum: ce46c4838c7daeb27be22e1c383e38db SHA1: 6bae49335d681fc9863f0e7abac0580b7f99f724 SHA256: c26c3ffb197d642fbfde2c1ef1ed69ec9c5193cccb25be2afe843d972ec1ac7e Section: python Priority: optional Description: Python to Debian source package conversion utility .. image:: https://travis-ci.org/astraw/stdeb.png?branch=master :target: https://travis-ci.org/astraw/stdeb . stdeb - Python to Debian source package conversion utility ========================================================== . `stdeb `_ produces Debian source packages from Python packages via a new distutils command, ``sdist_dsc``. Automatic defaults are provided for the Debian package, but many aspects of the resulting package can be customized (see the customizing section, below). An additional command, ``bdist_deb``, creates a Debian binary package, a .deb file. The ``install_deb`` command installs this .deb file. The ``debianize`` command builds a ``debian/`` directory directly alongside your setup.py. . Several convenience utilities are also provided: . * ``pypi-download`` will query the `Python Package Index (PyPI) `_ for a package and download it. * ``pypi-install`` will query the `Python Package Index (PyPI) Package: python-stevedore Source: stevedore Version: 1.21.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 160 Depends: python-pbr, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-stevedore_1.21.0-1_all.deb Size: 20760 MD5sum: fa9dc67064e1729aef0316ac40597d4d SHA1: 63f97684c8614a8ed9009d6873230ae0854e2a0e SHA256: bf8febffffc544548c265bc4019968c5173272dd09e668cb50291076a7132f73 Section: python Priority: optional Description: Manage dynamic plugins for Python applications =========================================================== stevedore -- Manage dynamic plugins for Python applications =========================================================== . .. image:: https://img.shields.io/pypi/v/stevedore.svg :target: https://pypi.python.org/pypi/stevedore/ :alt: Latest Version . .. image:: https://img.shields.io/pypi/dm/stevedore.svg :target: https://pypi.python.org/pypi/stevedore/ :alt: Downloads . .. image:: http://governance.openstack.org/badges/stevedore.svg :target: http://governance.openstack.org/reference/tags/index.html . Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions ("*plugins*") at runtime. Many applications implement their own library for doing this, using ``__import__`` or ``importlib``. stevedore avoids creating yet another extension Package: python-zaqarclient Version: 1.5.0-1 Architecture: all Maintainer: OpenStack Installed-Size: 344 Depends: python-jsonschema, python-keystoneauth1 (>= 2.18.0), python-osc-lib (>= 1.3.0), python-oslo.i18n (>= 3.14.0), python-oslo.log (>= 3.21.0), python-oslo.utils, python-pbr (>= 2.0.0), python-requests, python-six, python-stevedore (>= 1.21.0), python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-zaqarclient_1.5.0-1_all.deb Size: 42272 MD5sum: a514edbbfd5f0c3e8aafd53a39b9bdc3 SHA1: a61368135c4477adb5ba41e2e1b80e398fe8466f SHA256: 1a970f42d57b4297288c47f320bf23344bd8b4389488370e0d92372fbd885265 Section: python Priority: optional Description: Client Library for OpenStack Zaqar Messaging API ======================== Team and repository tags ======================== . .. image:: http://governance.openstack.org/badges/python-zaqarclient.svg :target: http://governance.openstack.org/reference/tags/index.html . .. Change things from this point on . ******************* Python Zaqar Client ******************* . .. image:: https://img.shields.io/pypi/v/python-zaqarclient.svg :target: https://pypi.python.org/pypi/python-zaqarclient/ :alt: Latest Version . .. image:: https://img.shields.io/pypi/dm/python-zaqarclient.svg :target: https://pypi.python.org/pypi/python-zaqarclient/ :alt: Downloads