@hackage typst0.1.0.0
Parsing and evaluating typst syntax.
Categories
License
BSD-3-Clause
Maintainer
jgm@berkeley.edu
Links
Versions
Installation
Tested Compilers
Dependencies (18)
- aeson
- array
- base >=4.14 && <=5
- bytestring
- cassava
- containers Show all…
Dependents (1)
@hackage/pandoc
Package Flags
executable
(off by default)
Compile executable to be used in testing and development.
A library for parsing and evaluating typst syntax. Typst (https://typst.app) is a document layout and formatting language. This library targets typst 0.4 and currently offers only partial support.