sixtyfps-interpreter 0.2.0

Interpreter library for SixtyFPS
Documentation
# Copyright © SixtyFPS GmbH <info@slint-ui.com>
# SPDX-License-Identifier: (GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)

[package]
name = "sixtyfps-interpreter"
version = "0.2.0"
authors = ["Slint Developers <info@slint-ui.com>"]
edition = "2021"
license = "(GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)"
description = "Interpreter library for SixtyFPS"
repository = "https://github.com/slint-ui/slint"
homepage = "https://slint-ui.com"

[badges]
maintenance = { status = "deprecated" }

[lib]
path = "lib.rs"