Kaynak Paket: networking-sfc (14.0.0-0ubuntu1)
networking-sfc için bağlantılar
Trisquel Kaynakları:
Geliştirici:
Original Maintainers:
Dış Kaynaklar:
networking-sfc ile İlgili Diğer Paketler
|
- bağımsız inşa bağımlılıkları
|
-
- adep:
debhelper-compat
(= 12)
- Paket mevcut değil
-
- adep:
dh-python
- Debian helper tools for packaging Python libraries and applications
-
- adep:
openstack-pkg-tools
- Tools and scripts for building Openstack packages in Debian
-
- adep:
python3-all
- package depending on all supported Python 3 runtime versions
-
- adep:
python3-pbr
(>= 4.0.0)
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- adep:
python3-setuptools
- Python3 Distutils Enhancements
-
- adep:
python3-sphinx
(>= 2.0.0)
- documentation generator for Python projects
-
- idep:
python3-alembic
(>= 0.9.6)
- lightweight database migration tool for SQLAlchemy - Python module
-
- idep:
python3-astroid
(>= 1.6.5)
- rebuild a new abstract syntax tree from Python's AST (Python3)
-
- idep:
python3-coverage
(>= 4.0)
- code coverage tool for Python 3
-
- idep:
python3-eventlet
(>= 0.25.1)
- concurrent networking library
-
- idep:
python3-fixtures
(>= 3.0.0)
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- idep:
python3-netaddr
(>= 0.7.18)
- manipulation of various common network address notations (Python 3)
-
- idep:
python3-neutron
(>= 2:17.0.0)
- Neutron is a virtual network service for Openstack - Python library
-
- idep:
python3-neutron-lib
(>= 2.19.0)
- Neutron shared routines and utilities - Python 3.x
-
- idep:
python3-neutronclient
(>= 1:6.7.0)
- client API library for Neutron - Python 3.x
-
- idep:
python3-openstackdocstheme
(>= 2.2.1)
- extension support for Sphin OpenStack doc - Python 3.x
-
- idep:
python3-os-api-ref
(>= 1.5.0)
- Sphinx Extensions to support API reference sites in OpenStack - Python 3.x
-
- idep:
python3-os-testr
- Utility wrappers for testrepository for OpenStack projects - Python 3.x
-
- idep:
python3-oslo.config
(>= 1:8.0.0)
- Common code for Openstack Projects (configuration API) - Python 3.x
-
- idep:
python3-oslo.i18n
(>= 3.20.0)
- Oslo Internationalization Utilities - Python 3.x
-
- idep:
python3-oslo.log
(>= 4.3.0)
- OpenStack logging configuration library - Python 3.x
-
- idep:
python3-oslo.messaging
(>= 12.4.0)
- oslo messaging library - Python 3.x
-
- idep:
python3-oslo.serialization
(>= 2.25.0)
- utilities for serialization , especially JSON - Python 3.x
-
- idep:
python3-oslo.utils
(>= 4.5.0)
- set of utility functions for OpenStack - Python 3.x
-
- idep:
python3-oslotest
(>= 1:3.2.0)
- OpenStack test framework - Python 3.x
-
- idep:
python3-paste
- tools for using a Web Server Gateway Interface stack - Python 3.x
-
- idep:
python3-psycopg2
(>= 2.8)
- Python 3 module for PostgreSQL
-
- idep:
python3-pymysql
(>= 0.7.6)
- Pure-Python MySQL Driver - Python 3.x
-
- idep:
python3-requests-mock
(>= 1.2.0)
- mock out responses from the requests package - Python 3.x
-
- idep:
python3-six
(>= 1.11.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- idep:
python3-sphinxcontrib.svg2pdfconverter
(>= 0.1.0)
- Sphinx SVG to PDF Converter Extension
-
- idep:
python3-sqlalchemy
(>= 1.2.0)
- SQL toolkit and Object Relational Mapper for Python 3
-
- idep:
python3-stestr
(>= 2.0.0)
- test runner similar to testrepository - Python 3.x
-
- idep:
python3-stevedore
(>= 1: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-testresources
(>= 2.0.0)
- PyUnit extension for managing expensive test fixtures - Python 3.x
-
- 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-webob
(>= 1:1.8.2)
- Python module providing WSGI request and response objects (Python 3)
-
- idep:
python3-webtest
(>= 2.0.27)
- wraps any WSGI application and makes it easy to test