CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2022/03/18 07:33:50

Log message:
    import textproc/jless, ok kn@
    
    jless is a command-line viewer designed for reading, exploring, and
    searching through JSON data. It also supports YAML.
    
    jless will pretty print your files and apply syntax highlighting.
    Use it when exploring external APIs, or debugging request payloads.
    
    Expand and collapse Objects and Arrays to grasp the high- and low-level
    structure of a document. jless has a large suite of vim-inspired
    commands that make exploring data a breeze.
    
    jless supports full text regular-expression based search. Quickly find
    the data you're looking for in long String values, or jump between
    values for the same Object key.
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20220318
    
    N ports/textproc/jless/Makefile
    N ports/textproc/jless/crates.inc
    N ports/textproc/jless/distinfo
    N ports/textproc/jless/pkg/PLIST
    N ports/textproc/jless/pkg/DESCR
    
    No conflicts created by this import

Reply via email to