wild-doc-script-python 0.18.3

python for wild-doc
Documentation
[package]

name = "wild-doc-script-python"

version = "0.18.3"

edition = "2021"



authors = ["Oden Shirataki <oden.srtk@gmail.com>"]



description = "python for wild-doc"



repository = "https://github.com/OdenShirataki/wild-doc"



license = "MIT/Apache-2.0"



keywords = ["database", "xml", "html", "Python"]

categories = [

    "database",

    "database-implementations",

    "text-processing",

    "web-programming",

    "template-engine",

]



[dependencies]

parking_lot.workspace = true

indexmap.workspace = true



wild-doc-script.workspace = true



[dependencies.pyo3]

version = "0.20.0"

features = ["auto-initialize"]