forked from mhadam/clutch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsetup.cfg
27 lines (25 loc) · 823 Bytes
/
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
[metadata]
name = transmission-clutch
author = Michael Hadam
author-email = [email protected]
summary = Transmission RPC for Python
description-file = README
description-content-type = text/markdown; charset=UTF-8
home-page = https://github.com/mhadam/clutch
project_urls =
Bug Tracker = https://github.com/mhadam/clutch/issues
Documentation = https://github.com/mhadam/clutch/wiki
Source Code = https://github.com/mhadam/clutch
license = GPLv3
license_file = LICENSE
classifier =
Development Status :: 5 - Production/Stable
Intended Audience :: Developers
Intended Audience :: Information Technology
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Operating System :: OS Independent
Programming Language :: Python
[bdist_wheel]
universal = 1
[files]
packages = clutch