Metadata-Version: 2.1
Name: manuscriptmonitor
Version: 0.1.0
Summary: a tool for keeping a ongoing CaptureOne tethered workflow in sync with a guide sheet
License: MIT
Author: David Flood
Author-email: davidfloodii@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: PySimpleGUI (>=4.47.0,<5.0.0)
Requires-Dist: openpyxl (>=3.0.9,<4.0.0)
Requires-Dist: pandas (>=1.4.1,<2.0.0)
Requires-Dist: rich (>=11.2.0,<12.0.0)
Requires-Dist: watchdog (>=2.1.6,<3.0.0)
