Metadata-Version: 2.1
Name: fingertip
Version: 0.1.0
Summary: Control VMs, containers and other machines with Python, leverage live snapshots
License: GPL-3.0
Author: Alexander Sosedkin
Author-email: asosedki@redhat.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: CacheControl (>=0.12.6,<0.13.0)
Requires-Dist: GitPython (>=3.1.0,<4.0.0)
Requires-Dist: cloudpickle (>=1.3.0,<2.0.0)
Requires-Dist: colorlog (>=4.1.0,<5.0.0)
Requires-Dist: fasteners (>=0.15,<0.16)
Requires-Dist: lockfile (>=0.12.2,<0.13.0)
Requires-Dist: paramiko (>=2.7.1,<3.0.0)
Requires-Dist: pexpect (>=4.8.0,<5.0.0)
Requires-Dist: pyxdg (>=0.26,<0.27)
Requires-Dist: requests (>=2.23.0,<3.0.0)
Requires-Dist: requests-mock (>=1.7.0,<2.0.0)
