Files
rfc/typst.toml
2026-05-04 21:17:10 -06:00

12 lines
400 B
TOML

[package]
name = "nviam-rfc"
version = "0.1.0"
entrypoint = "rfc.typ"
compiler = "0.11.0"
description = "A Typst package for writing structured technical reports in RFC style."
keywords = ["rfc", "report", "technical", "documentation", "template"]
categories = ["report", "template"]
license = "MIT"
repository = "https://git.nviam.dev/typst/rfc"
authors = ["Pedro E. Díaz <ppedroediaz@gmail.com>"]