Metadata-Version: 2.4
Name: stig
Version: 0.12.11a0
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
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: urwid>=2.6.12
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"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

There is no `long_description` because PyPI doesn't support org-mode conversion with `pandoc` is wonky and I can't be arsed to convert the README by hand.

Please read the README in the [repo](https://github.com/rndusr/stig).
