8 lines
145 B
TOML
8 lines
145 B
TOML
[package]
|
|
name = "plaixt"
|
|
version = "0.0.0"
|
|
edition = "2021"
|
|
description = "PLAIn teXT tools for your data"
|
|
license = "EUPL-1.2"
|
|
|
|
[dependencies]
|