Metadata-Version: 2.1
Name: html_to_quill_delta
Version: 0.1.0
Summary: Convert HTML content to Quill Delta format
Home-page: https://github.com/Patel-world/html_to_quill_delta
Author: patel-world
Author-email: patel.dp2024@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: beautifulsoup4
Requires-Dist: quill-delta
