... according to the current tested runtimes. Change-Id: I638ba0096b4cafec0580ad390b7f79769fd10d26 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
26 lines
768 B
INI
26 lines
768 B
INI
[metadata]
|
|
name = ovsdbapp
|
|
summary = A library for creating OVSDB applications
|
|
description_file =
|
|
README.rst
|
|
author = OpenStack
|
|
author_email = openstack-discuss@lists.openstack.org
|
|
home_page = https://pypi.org/project/ovsdbapp/
|
|
python_requires = >=3.10
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.10
|
|
Programming Language :: Python :: 3.11
|
|
Programming Language :: Python :: 3.12
|
|
Programming Language :: Python :: 3.13
|
|
|
|
[files]
|
|
packages =
|
|
ovsdbapp
|