mrml-python 0.1.4

Python wrapping on MRML
Documentation
[dependencies.mrml]
version = "3.0.3"

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

[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-file = "license.md"
name = "mrml-python"
readme = "readme.md"
repository = "https://github.com/jdrouet/mrml/"
version = "0.1.4"