File: setup.cfg

package info (click to toggle)
neutron-vpnaas-dashboard 1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 744 kB
  • sloc: python: 3,576; sh: 36; makefile: 35
file content (23 lines) | stat: -rw-r--r-- 737 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
[metadata]
name = neutron-vpnaas-dashboard
summary = Neutron VPNaaS Dashboard
description-file =
    README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://git.openstack.org/cgit/openstack/neutron-vpnaas-dashboard/
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 :: 2
    Programming Language :: Python :: 2.7
    Programming Language :: Python :: 3
    Programming Language :: Python :: 3.5

[files]
packages =
    neutron_vpnaas_dashboard