Description
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.
Installation Instructions
Use one of the COPR repos below for your distribution and run:
yum install jsonnet
RPM Specs can be found at https://github.com/randomvariable/jsonnet-rpm
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (1)* | EPEL 7 (94 downloads) |
Fedora 38 | x86_64 (0)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (0)* | Fedora 39 (33 downloads) |
Fedora 40 | x86_64 (0)* | Fedora 40 (17 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (7 downloads) |
Fedora rawhide | x86_64 (1)* | Fedora rawhide (95 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable monotykamary/jsonnet
More info about enabling Copr repositories