temper-core 0.6.0

Runtime support for Python generated by Temper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.indexmap]
version = "=2.11.4"

[package]
description = "Runtime support for Python generated by Temper"
documentation = "https://temperlang.dev/tutorial/"
edition = "2021"
homepage = "https://temperlang.dev/"
license = "Apache-2.0 OR MIT"
name = "temper-core"
repository = "https://github.com/temperlang/temper/"
rust-version = "1.71.1"
version = "0.6.0"