Changed the description of zq

test-summary-newlines-at-new-initial-letter
Tullio Facchinetti 9 months ago
parent d027ad785e
commit daa1b71351

@ -140,7 +140,7 @@ Tools to manage data files.
* [underscore-cli](https://github.com/ddopson/underscore-cli) - Command-line utility-belt for hacking JSON and Javascript.
* [WOPR](https://github.com/yaronn/wopr) - A simple markup language for creating rich terminal reports, presentations and infographic.
* [yq](https://github.com/mikefarah/yq) - Portable command-line YAML processor.
* [zq](https://zed.brimdata.io/docs/commands/zq/) - Processor for JSON data with stateful operators and a syntax that is more consistent w.r.t. jq (as claimed by the authors).
* [zq](https://zed.brimdata.io/docs/commands/zq/) - A command-line tool that uses the Zed language for pipeline-style search and analytics. It can query a variety of data formats (CSV, JSON, etc.) in files, over HTTP, or in S3 storage.
## <a name="data-management-tabular"></a>Data management - Tabular data

@ -470,7 +470,7 @@ git,gh-f,,https://github.com/gennaro-tedesco/gh-f,"The ultimate, compact and sna
git,stargazer,,https://github.com/gennaro-tedesco/stargazer,Github stats from the command line.
webdev,http-tanker,,https://github.com/PierreKieffer/http-tanker,"Terminal application used for API testing; easily create, manage and execute http requests from the terminal."
history,Bevel,,https://github.com/NorfairKing/bevel,Command line history in an SQLite database for effective re-use.
data-management,zq,https://zed.brimdata.io/docs/commands/zq/,https://github.com/brimdata/zed,Processor for JSON data with stateful operators and a syntax that is more consistent w.r.t. jq (as claimed by the authors).
data-management,zq,https://zed.brimdata.io/docs/commands/zq/,https://github.com/brimdata/zed,"A command-line tool that uses the Zed language for pipeline-style search and analytics. It can query a variety of data formats (CSV, JSON, etc.) in files, over HTTP, or in S3 storage."
torrent,Mabel,,https://github.com/smmr-software/mabel,"Deriving its name from the Hebrew word """"????,"""" meaning flood, deluge, or (loosely) torrent, Mabel is a fancy BitTorrent client for the terminal."
text-processing,tuc,,https://github.com/riquito/tuc,"You want to cut on more than just a character, perhaps using negative indexes or format the selected fields as you want... Maybe you want to cut on lines (ever needed to drop first and last line?)... That's where tuc can help."
games,sku,,https://github.com/fedeztk/sku,Simple TUI written in go to play sudoku in the terminal.

1 category name homepage git description
470 git stargazer https://github.com/gennaro-tedesco/stargazer Github stats from the command line.
471 webdev http-tanker https://github.com/PierreKieffer/http-tanker Terminal application used for API testing; easily create, manage and execute http requests from the terminal.
472 history Bevel https://github.com/NorfairKing/bevel Command line history in an SQLite database for effective re-use.
473 data-management zq https://zed.brimdata.io/docs/commands/zq/ https://github.com/brimdata/zed Processor for JSON data with stateful operators and a syntax that is more consistent w.r.t. jq (as claimed by the authors). A command-line tool that uses the Zed language for pipeline-style search and analytics. It can query a variety of data formats (CSV, JSON, etc.) in files, over HTTP, or in S3 storage.
474 torrent Mabel https://github.com/smmr-software/mabel Deriving its name from the Hebrew word ""????,"" meaning flood, deluge, or (loosely) torrent, Mabel is a fancy BitTorrent client for the terminal.
475 text-processing tuc https://github.com/riquito/tuc You want to cut on more than just a character, perhaps using negative indexes or format the selected fields as you want... Maybe you want to cut on lines (ever needed to drop first and last line?)... That's where tuc can help.
476 games sku https://github.com/fedeztk/sku Simple TUI written in go to play sudoku in the terminal.
Loading…
Cancel
Save