Metadata-Version: 2.4
Name: html2text_rs
Version: 0.2.5
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Text Editors :: Text Processing
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: Markdown
Requires-Dist: pytest>=8.3.2 ; extra == 'dev'
Provides-Extra: dev
License-File: LICENSE
Summary: Convert HTML to markdown or plain text
Keywords: python,html2text,html-to-text,html-to-markdown,html2md,markdown
Author: deedy5
License: MIT License
Requires-Python: >=3.8
