[ etiona ]
[ nabia ]
Source Package: glare (0.5.0-4ubuntu1)
Links for glare
Trisquel Resources:
Maintainer:
Original Maintainers:
- Debian OpenStack (Mail Archive)
- Ivan Udovichenko
- Thomas Goirand
External Resources:
- Homepage [github.com]
The following binary packages are built from this source package:
- glare-api
- OpenStack Artifact Repository - API server
- glare-common
- OpenStack Artifact Repository - common files
- python3-glare
- OpenStack Artifact Repository - Python 2.7 library
Other Packages Related to glare
|
|
-
- adep: debhelper (>= 10)
- helper programs for debian/rules
-
- adep: dh-python
- Debian helper tools for packaging Python libraries and applications
-
- adep: openstack-pkg-tools (>= 74~)
- Tools and scripts for building Openstack packages in Debian
-
- 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: python3-alembic (>= 0.8.10)
- lightweight database migration tool for SQLAlchemy - Python module
-
- idep: python3-babel
- tools for internationalizing Python applications - Python 3.x
-
- idep: python3-bandit
- Security oriented static analyzer for Python code - Python 3.x
-
- idep: python3-coverage
- code coverage tool for Python 3
-
- idep: python3-cryptography (>= 1.9)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- idep: python3-eventlet
- concurrent networking library
-
- idep: python3-fixtures
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- idep: python3-futurist (>= 1.2.0)
- useful additions to futures, from the future - Python 3.x
-
- idep: python3-glance-store (>= 0.22.0)
- OpenStack Image Service store library - Python 3.x
-
- idep: python3-hacking
- Flake8 OpenStack Hacking Guidelines Enforcement plugins - Python 3.x
-
- idep: python3-httplib2
- comprehensive HTTP client library written for Python3
-
- idep: python3-iso8601
- Python module to parse ISO 8601 dates - Python 3.x
-
- idep: python3-jsonpatch (>= 1.19+really1.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-jwt
- Python 3 implementation of JSON Web Token
-
- idep: python3-keystoneauth1 (>= 3.2.0)
- authentication library for OpenStack Identity - Python 3.x
-
- idep: python3-keystonemiddleware (>= 4.17.0)
- Middleware for OpenStack Identity (Keystone) - Python 3.x
-
- idep: python3-memcache
- pure Python memcached client - Python 3.x
-
- idep: python3-microversion-parse
- OpenStack microversion header parsing library - Python 3.x
-
- idep: python3-mock
- Mocking and Testing Library (Python3 version)
-
- idep: python3-monotonic
- implementation of time.monotonic() - Python 3.x
-
- idep: python3-mox3 (>= 0.20.0)
- Mock object framework - Python 3.x
-
- idep: python3-mysqldb
- Python interface to MySQL
-
- idep: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- idep: python3-os-api-ref (>= 1.4.0)
- Sphinx Extensions to support API reference sites in OpenStack - Python 3.x
-
- idep: python3-os-testr (>= 1.0.0)
- Utility wrappers for testrepository for OpenStack projects - Python 3.x
-
- idep: python3-oslo.concurrency (>= 3.20.0)
- oslo.concurrency library - Python 3.x
-
- idep: python3-oslo.config (>= 1:4.6.0)
- Common code for Openstack Projects (configuration API) - Python 3.x
-
- idep: python3-oslo.context (>= 2.14.0)
- WSGI context helpers for OpenStack - Python 3.x
-
- idep: python3-oslo.db (>= 4.27.0)
- database connectivity to the different backends and helper utils - Python 3.x
-
- idep: python3-oslo.i18n (>= 3.15.3)
- Oslo Internationalization Utilities - Python 3.x
-
- idep: python3-oslo.log (>= 3.30.0)
- OpenStack logging configuration library - Python 3.x
-
- idep: python3-oslo.messaging (>= 5.29.0)
- oslo messaging library - Python 3.x
-
- idep: python3-oslo.middleware (>= 3.31.0)
- various WSGI middleware components for OpenStack - Python 3.x
-
- idep: python3-oslo.policy (>= 1.23.0)
- RBAC policy enforcement library for OpenStack - Python 3.x
-
- idep: python3-oslo.serialization (>= 2.18.0)
- utilities for serialization , especially JSON - Python 3.x
-
- idep: python3-oslo.service (>= 1.24.0)
- library for running OpenStack services - Python 3.x
-
- idep: python3-oslo.utils (>= 3.28.0)
- set of utility functions for OpenStack - Python 3.x
-
- idep: python3-oslo.versionedobjects (>= 1.28.0)
- deals with DB schema versions and code expectations - Python 3.x
-
- idep: python3-oslosphinx
- theme and extension support for openstack - Python 3.x
-
- idep: python3-oslotest (>= 1:1.10.0)
- OpenStack test framework - Python 3.x
-
- idep: python3-osprofiler
- OpenStack Profiler Library - Python 3.x
-
- idep: python3-paste
- tools for using a Web Server Gateway Interface stack - Python 3.x
-
- idep: python3-pastedeploy
- load, configure, and compose WSGI applications and servers - Python 3.x
-
- idep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- idep: python3-psycopg2 (>= 2.6.2)
- Python 3 module for PostgreSQL
-
- idep: python3-reno
- RElease NOtes manager - Python 3.x
-
- idep: python3-requests (>= 2.14.2)
- elegant and simple HTTP library for Python3, built for human beings
-
- idep: python3-retrying
- simplifies the task of adding retry behavior - Python 3.x
-
- idep: python3-routes
- Routing Recognition and Generation Tools for Python 3
-
- idep: python3-semantic-version
- implementing the SemVer scheme - Python 3.x
-
- idep: python3-sendfile (>= 2.0.0)
- Python interface to sendfile(2)
-
- idep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- idep: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3
-
- idep: python3-swiftclient (>= 1:3.2.0)
- Client library for Openstack Swift API - Python 3.x
-
- idep: python3-testresources (>= 2.0.0)
- PyUnit extension for managing expensive test fixtures - Python 3.x
-
- idep: python3-testscenarios
- Dependency injection for Python unittest tests - Python 3.x
-
- idep: python3-testtools
- Extensions to the Python unittest library - Python 3.x
-
- idep: python3-webob (>= 1.7.1)
- Python module providing WSGI request and response objects (Python 3)
-
- idep: python3-wsme
- Web Services Made Easy: implement multi-protocol webservices - Python 3.x
-
- idep: python3-xattr (>= 0.9.1)
- module for manipulating filesystem extended attributes - Python 3
also a virtual package provided by python3-xattr
-
- idep: subunit
- command line tools for processing Subunit streams
-
- idep: testrepository
- unit test system with database of test results - metapackage and doc
Download glare
File | Size (in kB) | MD5 checksum |
---|---|---|
glare_0.5.0-4ubuntu1.dsc | 3.8 kB | 5d97fa4368f1a8ca8471244d954d9a7b |
glare_0.5.0.orig.tar.gz | 236.3 kB | 26bd35edd4bb396e039d10184fa44639 |
glare_0.5.0-4ubuntu1.debian.tar.xz | 6.2 kB | 9f215ebdbae7b07c023aa1a539e0f514 |
- Debian Package Source Repository (VCS: Git)
- https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/glare
- Debian Package Source Repository (Browsable)
- https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/glare