First Commit
This commit is contained in:
11
typst.toml
Normal file
11
typst.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[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>"]
|
||||
Reference in New Issue
Block a user