Metadata-Version: 2.4
Name: docsend-to-pdf
Version: 0.1.0
Summary: Convert DocSend links to PDF files
Author-email: Yaniv Golan <yaniv@golan.name>
License-Expression: MIT
Project-URL: Homepage, https://github.com/yaniv-golan/docsend-to-pdf-skill
Project-URL: Repository, https://github.com/yaniv-golan/docsend-to-pdf-skill
Project-URL: Issues, https://github.com/yaniv-golan/docsend-to-pdf-skill/issues
Keywords: docsend,pdf,converter,cli
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: requests>=2.28
Requires-Dist: Pillow>=9.0
Requires-Dist: click>=8.0
