33 lines
1.0 KiB
INI
33 lines
1.0 KiB
INI
[metadata]
|
|
name = freezer-web-ui
|
|
author = OpenStack
|
|
author_email = openstack-discuss@lists.openstack.org
|
|
summary = Freezer - Backup as a Service User Interface
|
|
description_file = README.rst
|
|
description_content_type = text/x-rst
|
|
license = Apache-2.0
|
|
url = https://docs.openstack.org/freezer/latest/
|
|
python_requires = >=3.10
|
|
classifier =
|
|
Development Status :: 5 - Production/Stable
|
|
Environment :: OpenStack
|
|
Framework :: Django
|
|
Intended Audience :: Developers
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
Operating System :: OS Independent
|
|
Operating System :: POSIX :: Linux
|
|
Topic :: Internet :: WWW/HTTP
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: Implementation :: CPython
|
|
Programming Language :: Python :: 3 :: Only
|
|
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 =
|
|
freezer_ui
|