Metadata-Version: 2.1
Name: mirror.py
Version: 1.0.0rc3
Summary: Mirror Manager written in python
Author: Roul
Author-email: geoul@sparcs.org
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: prompt_toolkit>=3.0.0
Requires-Dist: bandersnatch==6.4.0
Requires-Dist: click==8.1.7

# Mirror.PY

Mirror.PY is a simple python daemon that mirrors a directory to another directory. It is designed to be used with a web server to serve the mirrored directory.
