Metadata-Version: 2.4
Name: reemote
Version: 0.0.10
Summary: A Python package for reemote functionality
Home-page: http://reemote.org/
Author: Kim Jarvis
Author-email: kim.jarvis@tpfsystems.com
License: MIT
Project-URL: Documentation, https://reemote.org/
Project-URL: Source Code, https://github.com/kimjarvis/reemote
Project-URL: Bug Tracker, https://github.com/kimjarvis/reemote/issues
Project-URL: Changelog, https://github.com/kimjarvis/reemote/blob/main/CHANGELOG.md
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cryptography
Requires-Dist: bcrypt
Requires-Dist: asyncssh
Requires-Dist: tabulate
Requires-Dist: fastapi
Requires-Dist: nicegui
Provides-Extra: dev
Requires-Dist: setuptools; 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: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


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