[dependencies.path_macro]
version = "1.0"
[dependencies.proc-macro-error]
version = "1.0.4"
[dependencies.proc-macro2]
version = "1.0.76"
[dependencies.python-ast]
version = "0.1.12"
[dependencies.quote]
version = "1.0"
[lib]
proc-macro = true
[package]
description = "A macro library for including a Python module in Rust. At this point, very imcomplete."
edition = "2021"
license = "Apache-2.0"
name = "python-mod"
readme = "README.md"
repository = "https://github.com/rexlunae/python-mod-rs.git"
version = "0.1.12"