Metadata-Version: 2.1
Name: remarkdav
Version: 1.0b4
Summary: A tool to sync webdav files (only PDF) to the reMarkable cloud
Author: Jonathan Weth
Author-email: dev@jonathanweth.de
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyPDF2 (>=1.26.0,<2.0.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: dateparser (>=1.0.0,<2.0.0)
Requires-Dist: dynaconf (>=3.1.2,<4.0.0)
Requires-Dist: fpdf (>=1.7.2,<2.0.0)
Requires-Dist: peewee (>=3.14.0,<4.0.0)
Requires-Dist: rmapy (>=0.2.2,<0.3.0)
Requires-Dist: webdavclient3 (>=3.14.5,<4.0.0)
