Jsonnet lets you compute fragments of JSON within the structure, bringing the same benefit to structured data that templating languages bring to plain text. WWW: https://github.com/google/jsonnet PR: 256705 Reviewed by: koobs Approved by: new maintainer
7 lines
257 B
Plaintext
7 lines
257 B
Plaintext
Python bindings for Jsonnet - The data templating language.
|
|
Jsonnet lets you compute fragments of JSON within the structure, bringing
|
|
the same benefit to structured data that templating languages bring to plain
|
|
text.
|
|
|
|
WWW: https://github.com/google/jsonnet
|