Metadata-Version: 2.1
Name: pymdown-csv2md
Version: 0.2.0
Summary: A Python-Markdown extension for converting .csv file to markdown tables inline.
Home-page: https://github.com/mghweb/pymdown-csv2md
Author: Max Hegler
Author-email: maxghegler@gmail.com
License: MIT License
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Filters
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Python: >3.0
Description-Content-Type: text/markdown
License-File: LICENSE

# Python Markdown Extension: csv2md

See: https://pypi.org/project/mdtable/

## Example Input

```

```

## Example Output

```

```

