Metadata-Version: 2.1
Name: melan
Version: 0.0.1
Summary: MeLan — The meta-language with Python backend.
Home-page: https://github.com/jhadida/melan
Author: Jonathan Hadida
Author-email: jonathan.hadida@unknown.invalid
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: nxp


<a href="https://choosealicense.com/licenses/mpl-2.0/"><img src="assets/license.svg" alt="License: MPLv2" align="middle" style="margin: 0 20px"></a>
<a href="https://pypi.org/project/melan/"><img src="assets/pypi.svg" alt="PyPI: melan" align="middle" style="margin: 0 20px"></a>
<a href="https://jhadida.github.io/melan/"><img src="assets/docs.svg" alt="Documentation" align="middle" style="margin: 0 20px"></a>

# MeLan: the MetaLanguage with Python backend

MeLan is a text-processor with LaTeX-like syntax that allows you to bind commands to Python functions.



