Metadata-Version: 2.4
Name: reemote
Version: 0.0.1
Summary: A Python package for reemote functionality
Home-page: https://github.com/kimjarvis/reemote
Author: Kim Jarvis
Author-email: kim.jarvis@tpfsystems.com
License: MIT
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cryptography
Requires-Dist: bcrypt
Requires-Dist: asyncssh
Requires-Dist: tabulate
Provides-Extra: dev
Requires-Dist: setuptools; extra == "dev"
Requires-Dist: asyncssh; extra == "dev"
Provides-Extra: doc
Requires-Dist: sphinx; extra == "doc"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


    Reemote is a Python API for task automation, configuration management and application deployment.
    
