8 lines
220 B
TOML
8 lines
220 B
TOML
[package]
|
|
name = "bberry"
|
|
description = "lisp-like dsl which \"compiles\" into html"
|
|
version = "0.2.0"
|
|
edition = "2024"
|
|
authors = ["trisuaso"]
|
|
repository = "https://trisua.com/t/bberry.git"
|
|
license = "AGPL-3.0-or-later"
|