{"repo":"dbohdan/structured-text-tools","free":true,"listed":false,"github":"https://github.com/dbohdan/structured-text-tools","clone":"git clone https://github.com/dbohdan/structured-text-tools.git","description":"A list of command-line tools for manipulating structured text data","language":null,"stars":7143,"topics":["awk","list","csv","tsv","delimited-files","text-files","json","yaml","toml","xml"],"license":null,"category":"cli-tools","readme_excerpt":"Structured text tools The following is a list of text-based file formats and command-line tools for manipulating each. Contents - awk-like - awk - POSIX commands - SQL-based tools - Other tools - CSV - HTML - JSON - Markdown - TOML - XML - YAML - Configuration files - .env - /etc/hosts - INI - Multiple formats - Log files - Multiformat tools - Templating for structured text - Extra: interactive TUIs - Extra: CLIs for single-file databases - License - Disclosure awk-like Tools that work with lines of fields separated by delimiters but do not necessarily support CSV field quoting. awk AWK/awk is a programming language and a POSIX-standard command-line tool. (You will sometimes see \"awk\" used for the tool and \"AWK\" for the language. This document follows this convention. GNU Awk uses \"Awk\".) If you run Linux, macOS, or a BSD, you almost certainly have it installed. See below for Windows. - If you already know how to program, the nawk man page is a great way to learn AWK quickly. What you learn from it will apply to other implementations on different platforms. Read it first if you feel overwhelmed by the sheer size of the GNU Awk manual. - awk.info archive — an extensive resource on Awk. - \"AWK Vs NAWK Vs GAWK\" — a comparison of features present in different implementations. - busybox-w32 includes a full implementation of POSIX awk and other tools like sed in a single Windows executable. - frawk is a Rust implementation of a language partially compatible with AWK that supports p","default_branch":null,"files":null,"tree":[],"storefront":"/r/dbohdan","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/dbohdan/structured-text-tools/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}