[dependencies.indexmap]
features = ["serde"]
version = "2.0"
[dependencies.parking_lot]
version = "0.12"
[dependencies.pyo3]
features = ["auto-initialize"]
version = "0.20.0"
[dependencies.wild-doc-script]
version = "0.20"
[package]
authors = ["Oden Shirataki <oden.srtk@gmail.com>"]
categories = ["database", "database-implementations", "text-processing", "web-programming", "template-engine"]
description = "python for wild-doc"
edition = "2021"
keywords = ["database", "xml", "html", "Python"]
license = "MIT/Apache-2.0"
name = "wild-doc-script-python"
repository = "https://github.com/OdenShirataki/wild-doc"
version = "0.12.0"