aboutsummaryrefslogtreecommitdiffstats
path: root/moon_dashboard/setup.cfg
blob: 9cf3f779958ad68c444d1e69f4414ffcbc46b019 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[metadata]
name = moon
version=1.5.0
summary = A dashboard plugin for Moon
description-file =
    README.rst
author = Jonathan Gourdin
author_email = jonathan.gourdin@orange.com
home-page = https://docs.openstack.org/horizon/latest/
classifiers = [
    Environment :: OpenStack
    Framework :: Django
    Intended Audience :: Developers
    Intended Audience :: System Administrators
    License :: OSI Approved :: Apache Software License
    Operating System :: POSIX :: Linux
    Programming Language :: Python
    Programming Language :: Python :: 2
    Programming Language :: Python :: 2.7
    Programming Language :: Python :: 3.5

[files]
packages =
    moon