mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 09:10:32 -04:00
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
6 lines
257 B
Text
6 lines
257 B
Text
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
|