[Bug 244643] [NEW PORT] textproc/jtc: CLI tool to extract, manipulate and transform JSON

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 6 18:50:15 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244643

            Bug ID: 244643
           Summary: [NEW PORT] textproc/jtc: CLI tool to extract,
                    manipulate and transform JSON
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/ldn-softdev/jtc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: vulcan at wired.sh

Created attachment 212204
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212204&action=edit
jtc-1.75.d.diff

Simple but efficient cli utility tool to manipulate
JSON data. Offering a powerful way to select one or
multiple elements from a source JSON and apply various
actions on the selected elements at once, e.g. wrap
selected elements into a new JSON, filter in/out,
sort elements, update elements, insert new elements,
remove, copy, move, compare, transform, swap around
and many other operations.

WWW: https://github.com/ldn-softdev/jtc

Testing:
   * No errors reported with portlint, built in Poudriere and
     application works as expected (logs attached).

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


More information about the freebsd-ports-bugs mailing list