mrml-python 0.1.15

Python wrapping on MRML
Documentation
[dependencies.mrml]
features = ["http-loader-ureq", "local-loader"]
version = "4.0.1"

[dependencies.pyo3]
features = ["extension-module"]
version = "0.21.2"

[lib]
crate-type = ["cdylib"]
name = "mrml"

[package]
authors = ["Jérémie Drouet <jeremie.drouet@gmail.com>"]
description = "Python wrapping on MRML"
edition = "2021"
keywords = ["email", "mjml"]
license = "MIT"
name = "mrml-python"
readme = "readme.md"
repository = "https://github.com/jdrouet/mrml/"
version = "0.1.15"