Metadata-Version: 2.1
Name: file-replicator
Version: 0.1.0
Summary: Replicate files to another computer for remote development
Home-page: None
Author: Timothy Corbett-Clark
Author-email: timothy.corbettclark@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: inotify (>=0.2.10,<0.3.0)
