File: setup.cfg

package info (click to toggle)
ilorest 7.0.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,884 kB
  • sloc: python: 36,313; sh: 2,853; javascript: 482; makefile: 189; ansic: 186; lisp: 137
file content (20 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[metadata]
name = ilorest
summary = ilorest utility
author = HPE
author-email = hpe@hpe.com
classifier =
    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

[files]
packages =
    ilorest

[entry_points]
console_scripts =
    ilorest = ilorest.rdmc:ilorestcommand