File: setup.cfg

package info (click to toggle)
freezer-web-ui 13.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 932 kB
  • sloc: javascript: 4,943; python: 2,671; sh: 559; makefile: 37
file content (35 lines) | stat: -rw-r--r-- 1,074 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[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
home_page = https://github.com/openstack/freezer-web-ui
license = Apache-2
python_requires = >=3.8
classifier =
    Development Status :: 5 - Production/Stable
    Environment :: OpenStack
    Framework :: Django
    Intended Audience :: Developers
    Intended Audience :: Information Technology
    Intended Audience :: System Administrators
    License :: OSI Approved :: Apache Software License
    Operating System :: OS Independent
    Operating System :: POSIX :: Linux
    Programming Language :: Python
    Programming Language :: Python :: Implementation :: CPython
    Programming Language :: Python :: 3 :: Only
    Programming Language :: Python :: 3
    Programming Language :: Python :: 3.8
    Programming Language :: Python :: 3.9
    Topic :: Internet :: WWW/HTTP
keywords =
    horizon
    freezer
    backup
    openstack

[files]
packages =
    disaster_recovery