rustpython-compiler-core 0.2.0

RustPython specific bytecode.
Documentation
[dependencies.bincode]
version = "1.3.3"

[dependencies.bitflags]
version = "1.3.2"

[dependencies.bstr]
version = "0.2.17"

[dependencies.itertools]
version = "0.10.3"

[dependencies.lz4_flex]
version = "0.9.2"

[dependencies.num-bigint]
features = ["serde"]
version = "0.4.3"

[dependencies.num-complex]
features = ["serde"]
version = "0.4.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.136"

[dependencies.static_assertions]
version = "1.1.0"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["RustPython Team"]
description = "RustPython specific bytecode."
edition = "2021"
license = "MIT"
name = "rustpython-compiler-core"
repository = "https://github.com/RustPython/RustPython"
version = "0.2.0"