opnsense-ports/devel/jsonnet/pkg-descr
Franco Fichtner 0bab6928ae */*: sync with upstream
Taken from: FreeBSD
2015-10-29 08:22:31 +01:00

7 lines
423 B
Text

Jsonnet is a domain specific configuration language that helps you define JSON
data. Jsonnet lets you compute fragments of JSON within the structure, bringing
the same benefit to structured data that templating languages bring to plain
text. The example below illustrates a few features -- referring to another part
of the structure, overriding object fields, and string operations.
WWW: https://github.com/google/jsonnet