Metadata-Version: 2.1
Name: stig
Version: 0.12.5a0
Summary: TUI and CLI client for the Transmission daemon
Home-page: https://github.com/rndusr/stig
Author: Random User
Author-email: rndusr@posteo.de
License: GPLv3+
Keywords: bittorrent torrent transmission
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Environment :: Console
Classifier: Operating System :: Unix
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: urwid==2.*
Requires-Dist: urwidtrees==1.0.3
Requires-Dist: aiohttp==3.*
Requires-Dist: async_timeout
Requires-Dist: pyxdg
Requires-Dist: blinker
Requires-Dist: natsort
Provides-Extra: setproctitle
Requires-Dist: setproctitle; extra == "setproctitle"
Provides-Extra: proxy
Requires-Dist: aiohttp-socks; extra == "proxy"
