[package]
name = "python3"
version = "0.0.0"
authors = ["Keene Chin <keene.chin@gmail.com>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

description = "Python3 implementation"
license = "MIT OR Apache-2.0"


[dependencies]