File: setup.cfg

package info (click to toggle)
python-scciclient 0.17.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 832 kB
  • sloc: python: 7,931; xml: 2,377; makefile: 24; sh: 2
file content (23 lines) | stat: -rw-r--r-- 702 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 = python-scciclient
summary = Python ServerView Common Command Interface (SCCI) Client Library
description_file =
    README.rst
author = FUJITSU LIMITED
author_email = fj-lsoft-scciclient@dl.jp.fujitsu.com
home_page = https://opendev.org/x/python-scciclient
python_requires = >=3.8
classifier =
    Development Status :: 4 - Beta
    Environment :: Console
    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 :: 3

[files]
packages =
    scciclient