Go to file
Takashi Kajinami 3ee69d2d37 setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

Also remove the unused sections for translation and doc build.

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: Ie91f09aaaf3375cbfb3a0e764682e729283be2a5
2025-02-26 13:01:47 +00:00
2025-02-26 22:01:29 +09:00
2018-09-18 12:52:00 +00:00
2019-04-19 19:51:44 +00:00
2015-01-22 00:44:05 +09:00
2018-07-10 07:46:38 +07:00
2015-01-22 00:44:05 +09:00
2015-01-22 00:44:05 +09:00
2022-01-10 20:38:04 +09:00
2024-03-15 10:40:46 +01:00
2017-03-03 09:05:51 +00:00
2025-02-26 22:01:29 +09:00

python-scciclient

Python ServerView Common Command Interface (SCCI) Client Library

  • Free software: Apache license

Features

  • support ServerView Common Command Interface (SCCI) for FUJITSU iRMC S4/S5 - integrated Remote Management Controller
Description
Python ServerView Common Command Interface (SCCI) Client Library
Readme 2.1 MiB
Languages
Python 100%