Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2015 08:34:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200671] [NEW PORT] devel/jsonnet: JSON data templating language
Message-ID:  <bug-200671-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200671

            Bug ID: 200671
           Summary: [NEW PORT] devel/jsonnet: JSON data templating
                    language
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: gasol.wu@gmail.com

Created attachment 157459
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157459&action=edit
shell archive

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

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200671-13>