Metadata-Version: 2.4
Name: turndown-py
Version: 2026.5.15.post1
Summary: A Python port of Turndown — HTML to Markdown converter
Project-URL: Homepage, https://github.com/M-Intelligence/turndown-py
Project-URL: Source, https://github.com/M-Intelligence/turndown-py
Author: M-Intelligence
License: GPL-3.0-or-later
License-File: LICENSE
License-File: LICENSE_MIT
Keywords: converter,html,markdown
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# turndown-py

This project is a Python port of [Turndown](https://github.com/mixmark-io/turndown),
originally written in JavaScript by Mixmark.

It is not an official port and is not affiliated with the original authors.
