Metadata-Version: 2.1
Name: contentful-rich-text-to-markdown-converter
Version: 0.1
Summary: A Python wrapper for converting Contentful rich text to Markdown
Home-page: https://github.com/rioredwards/python-wrapper-for-contentful-rich-text-to-markdown-converter
Author: Rio Edwards
Author-email: rioredwards@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

# Contentful Rich Text To Markdown Converter

This module converts Contentful Rich Text objects to Markdown. It is a python wrapper for a node module [contentful-rich-text-to-markdown](https://www.npmjs.com/package/contentful-rich-text-to-markdown-converter)


