-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathsetup.cfg
81 lines (71 loc) · 1.92 KB
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
[metadata]
author = Dwight Hubbard
author_email = [email protected]
classifier =
Development Status :: 5 - Production/Stable
Environment :: Console
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: BSD License
Natural Language :: English
Operating System :: POSIX
Operating System :: POSIX :: Linux
Operating System :: POSIX :: SunOS/Solaris
Operating System :: MacOS :: MacOS X
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: Implementation :: CPython
Topic :: System :: Systems Administration
Topic :: Utilities
Topic :: Software Development :: Libraries :: Python Modules
Topic :: System :: Hardware :: Hardware Drivers
Topic :: System :: Power (UPS)
description = Control digital loggers web power switch
keywords = network, power switch, ups
license = BSD
long_description = file:README.md
long_description_content_type = text/markdown
name = dlipower
project_urls =
Source = https://github.com/dwighthubbard/python-dlipower
url = https://github.com/dwighthubbard/python-dlipower/
version = 1.1.0
[options]
install_requires =
requests
beautifulsoup4
packages =
dlipower
python_requires = >="3.6"
zip_safe = True
[options.extras_require]
documentation =
dhubbard-sphinx-markdown-tables
markdown
pymdown-extensions
guzzle_sphinx_theme
markdown-include
nbsphinx
pygments
recommonmark
sphinx_rtd_theme
doc_build =
dhubbard-sphinx-markdown-tables
markdown
pymdown-extensions
guzzle_sphinx_theme
markdown-include
mkdocs-bootstrap4
mkdocs-material
nbsphinx
pygments
recommonmark
sphinx_rtd_theme
test =
vcrpy-unittest
requests-mock
[screwdrivercd.version]
version_type = sdv4_SD_BUILD