Metadata-Version: 2.1
Name: norby
Version: 0.0.1.dev0
Summary: Communication via telegram bot when bash command finishes executing
Home-page: https://github.com/Jimmy2027/NORBY
Author: Hendrik Klug
Author-email: klugh@ethz.ch
License: GNUv3
Keywords: python-telegram-bot,job-utilities,automatic-notification
Platform: UNKNOWN
Provides: mimic
Requires-Python: >=3.7
Requires-Dist: requests
Requires-Dist: subprocess-tee
Requires-Dist: click
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'docs'
Requires-Dist: sphinx-click ; extra == 'docs'
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'

UNKNOWN


