Working recipes, by topic¶
As of 2026-06-07 — 365 working recipes in packages/official/ and packages/seeds/. Every recipe here builds green from source under make dogfood against the Punix store (no Homebrew bridge, no prebuilt toolchain shortcuts).
Categories are coarse on purpose — each line is name version — one-sentence description from the recipe meta. Click through to the homepage for the actual project docs.
How to read
Generated by tools/status-report.py from the recipe meta blocks. Run after corpus changes; commit alongside the new recipes. The taxonomy is one big rule-based matcher — edit it in the script and re-run.
Counts by category:
| Category | Count |
|---|---|
| Shell & Terminal | 6 |
| Editors | 2 |
| Version Control | 16 |
| Build Tools & Compilers | 41 |
| Languages & Runtimes | 21 |
| Container & Orchestration | 20 |
| Cloud CLIs | 16 |
| Networking | 20 |
| Security & Cryptography | 20 |
| Databases | 10 |
| Image, Video & Media | 20 |
| Compression & Archives | 8 |
| Text Processing | 13 |
| Documentation & Markup | 9 |
| Python Ecosystem | 20 |
| Rust Ecosystem | 36 |
| Go Ecosystem | 32 |
| System & Process Utilities | 23 |
| Foundational Libraries | 32 |
| Total | 365 |
Shell & Terminal¶
6 recipes.
bash5.3.9— Bourne-Again SHell, a UNIX command interpreterfish4.7.1— User-friendly command-line shell for UNIX-like operating systemsnushell0.112.2— Modern shell for the GitHub eratmux3.6b— Terminal multiplexerzsh5.9— UNIX shell (command interpreter)zsh-syntax-highlighting0.8.0— Fish shell like syntax highlighting for zsh
Editors¶
2 recipes.
fresh-editor0.3.8— Text editor for your terminal: easy, powerful and fasthelix25.07.1— Post-modern modal text editor
Version Control¶
16 recipes.
gh2.92.0— gh — GitHub's official command-line toolghorg1.11.11— Quickly clone an entire org's or user's repositories into one directorygit2.54.0— Distributed revision control systemgit-cliff2.13.1— Highly customizable changelog generatorgit-crypt0.8.0— Transparent file encryption in git (using OpenSSL)git-delta0.19.2— Syntax-highlighting pager for git and diff outputgit-lfs3.7.1— Git extension for versioning large filesgit-secrets1.3.0— Prevents you from committing sensitive information to a git repogit-town23.0.1— High-level command-line interface for Gitgitleaks8.30.1— gitleaks — detect secrets in git reposglab1.99.0— glab — GitLab's CLI; mirrors gh for GitLabhut0.8.0— CLI tool for sr.htjj0.41.0— jj — a Git-compatible VCS that is both simple and powerfullazygit0.61.1— Simple terminal UI for git commandslefthook2.1.8— Fast and powerful Git hooks manager for any type of projectstrufflehog3.95.3— Find and verify credentials
Build Tools & Compilers¶
41 recipes.
abseil20260107.1— C++ Common Librariesasciidoc10.2.1— Formatter/translator for text files to numerous formatsautoconf2.73— GNU autoconf — produces shell scripts to configure source code packagesautomake1.18.1— GNU automake — generates portable Makefile.in from Makefile.ambdw-gc8.2.12— Garbage collector for C and C++binutils2.46.0— GNU binary tools (ld, as, ar, objdump, nm, strings, ...) for native developmentbison3.8.2— GNU general-purpose parser generator (bison) — yacc replacementboost1.90.0— Collection of portable C++ source librariesclang-format22.1.6— Formatting tool for C, C++, Obj-C, Java, JavaScript, TypeScriptcmake4.3.2— Cross-platform make / build system (cmake + ccmake + cpack + ctest)doxygen1.17.0— Source-code documentation generator for C++, C, Objective-C, Java, Python, …flex2.6.4— Fast Lexical Analyzer — generates scanners/tokenizers (lex replacement)gengetopt0.9.5— Generate C code to parse command-line arguments via getopt_longgmp6.3.0— GNU multiple precision arithmetic library (libgmp, libgmpxx)googletest1.17.0— Google Testing and Mocking Frameworkhelp2man1.49.3— Automatically generate simple man pageslibmpc1.4.1— C library for the arithmetic of high precision complex numberslibtool2.5.4— GNU libtool — generic library support script (libtoolize + ltdl)lld22.1.5— LLVM Project Linkerllvm22.1.5— Next-gen compiler infrastructure (clang + lld)llvm-2020.1.8— LLVM 20.1 series — clang + lld restricted buildm41.4.21— GNU macro processor (m4)maturin1.13.3— Build and publish Rust crates as Python packagesmeson1.11.1— Fast and user-friendly build system (Python; uses ninja as the backend)mpfr4.2.2— C library for multiple-precision floating-point computationsnasm3.01— Netwide Assembler (NASM) is an 80x86 assemblerninja1.13.2— Small build system focused on speedpkgconf2.5.1— Package compiler/linker metadata toolkit (modern pkg-config drop-in)protobuf35.0— Protocol buffers (Google's data interchange format)qbe1.2— Compiler Backendruby-build20260520— Install various Ruby versions and implementations (rbenv plugin / standalone)scdoc1.11.4— Tool for generating roff manual pages from a simple Markdown-ish syntaxswiftformat0.61.1— Formatting tool for reformatting Swift codeswiftgen6.6.3— Swift code generator for assets, storyboards, Localizable.strings, etc.swig4.4.1— Generate scripting-language interfaces (Python, Ruby, Perl, ...) for C/C++tree-sitter0.26.9— Incremental parsing librarywabt1.0.41— Web Assembly Binary Toolkitxclogparser0.2.47— Tool to parse the SLF serialization format used by Xcodexcodes1.6.2— Best command-line tool to install and switch between multiple versions of Xcodexctesthtmlreport2.5.1— Xcode-like HTML report for Unit and UI Testsz34.15.4— High-performance theorem prover
Languages & Runtimes¶
21 recipes.
chezscheme10.4.1— Implementation of the Chez Scheme languagechibi-scheme0.12— Small footprint Scheme for use as a C Extension Languagechicken5.4.0— Compiler for the Scheme programming languagego-bootstrap1.23.4lua5.5.0— Powerful, lightweight programming languageluajit2.1.0-2026-03-15— Just-In-Time Compiler for the Lua programming languagemicropython1.27.0— Python implementation for microcontrollers and constrained systemsminimal-racket9.1— Modern programming language in the Lisp/Scheme family (minimal)mit-scheme12.1— MIT/GNU Scheme development tools and runtime libraryperl5.42.2— Highly capable, feature-rich programming languagephp8.5.6— General-purpose scripting languagephp-8-18.1.34— General-purpose scripting language (8.1)python-3-123.12.13— Python programming language interpreter (3.12)python-3-133.13.13— Python programming language interpreter (3.13)python-3-143.14.5— Python programming language interpreter (3.14)python-setuptools82.0.1— Easily download, build, install, upgrade, and uninstall Python packagesquickjs2025-09-13-2— Small and embeddable JavaScript engineruby4.0.5— Powerful, clean, object-oriented scripting languageruby-3-33.3.11— Powerful, clean, object-oriented scripting language (3.3 series)rustc-bootstrap1.95.0swift-bootstraphost-5.10
Container & Orchestration¶
20 recipes.
convox3.24.6— Command-line interface for the Convox PaaScosign3.0.6— Container Signingcrane0.21.6— Tool for interacting with remote images and registriesctlptl0.9.3— Making local Kubernetes clusters fun and easy to set updocker-buildx0.34.1— Docker CLI plugin for extended build capabilities with BuildKitdocker-compose5.1.4— Isolated development environments using Dockerdocker-credential-helper-ecr0.12.0— Docker credential helper for AWS ECR (docker-credential-ecr-login)helm4.2.0— Kubernetes package managerhelmfile1.5.2— Deploy Kubernetes Helm Chartsk3d5.8.3— Little helper to run CNCF's k3s in Dockerk9s0.50.18— Kubernetes CLI To Manage Your Clusters In Style!kubeconform0.7.0— FAST Kubernetes manifests validator, with support for Custom Resources!kubectx0.11.0— Tool that can switch between kubectl contexts easily and create aliaseskustomize5.8.1— Customization of kubernetes YAML configurationslazydocker0.25.2— Lazier way to manage everything dockerminioRELEASE.2025-10-15T17-29-55Z— High Performance, Kubernetes Native Object Storagenixpacks1.41.0— App source + Nix packages + Docker = Imagestern1.34.0— Tail multiple Kubernetes pods & their containerssyft1.44.0— CLI for generating a Software Bill of Materials from container imagestrivy0.70.0— Vulnerability scanner for container images, file systems, and Git repos
Cloud CLIs¶
16 recipes.
aws-vault7.10.7— Securely store and access AWS credentials in development environmentsawscli1.45.21— Universal Command Line Interface for Amazon Web Servicesazcopy10.32.4— Microsoft Azure Storage data-movement utility (azcopy v10)cloudflared2026.5.0— Cloudflare Tunnel client (formerly Argo Tunnel)doctl1.159.0— Command-line tool for DigitalOceanflyctl0.4.54— Command-line tools for fly.io servicesgomplate5.1.0— Command-line Golang template processorjfrog-cli2.104.1— Command-line interface for JFrog productsoci-cli3.83.0— Oracle Cloud Infrastructure CLIopentofu1.12.0— Drop-in replacement for Terraform. Infrastructure as Code Tools3cmd2.4.0— Command-line tool for the Amazon S3 serviceseaweedfs4.28— Fast distributed storage systemsops3.13.1— Editor of encrypted filessupabase2.98.2— Open source Firebase alternativetailscale1.98.3— Easiest, most secure way to use WireGuard and 2FAterragrunt1.0.5— Thin wrapper for Terraform e.g. for locking state
Networking¶
20 recipes.
aria21.37.0— Download with resuming and segmented downloadingbgpq30.1.38— BGP filtering automation for Cisco, Juniper, BIRD and OpenBGPD routersc-ares1.34.6— Asynchronous DNS librarydnsmasq2.92— Lightweight DNS forwarder and DHCP serverhttpie3.2.4— User-friendly cURL replacement (command-line HTTP client)iperf2.2.1— Tool to measure maximum TCP and UDP bandwidthiperf33.21— Update of iperf: measures TCP, UDP, and SCTP bandwidthlibnghttp31.15.0— HTTP/3 library written in Clibngtcp21.22.1— IETF QUIC protocol implementationlibssh0.12.0— C library SSHv1/SSHv2 client and server protocolslibssh21.11.1— C library implementing the SSH2 protocolllhttp9.4.1— Port of http_parser to llparse (Node.js HTTP parser)lynx2.9.2— Text-based web browsermtr0.96— 'traceroute' and 'ping' in a single toolnginx1.31.0— HTTP(S) server and reverse proxy, and IMAP/POP3 proxy serversiege4.1.7— HTTP regression testing and benchmarking utilitysocat1.8.1.1— SOcket CAT: netcat on steroidssshpass1.10— Non-interactive SSH password authtor0.4.9.8— Anonymizing overlay network for TCPunbound1.25.1— Validating, recursive, caching DNS resolver
Security & Cryptography¶
20 recipes.
brotli1.2.0— Generic-purpose lossless compression algorithm by Googleca-certificates2026-05-14— Mozilla CA certificate store (cacert.pem from curl.se)ccrypt1.11— Encrypt and decrypt files and streamsclamav1.5.2— Anti-virus softwarecryptography48.0.0— Cryptographic recipes and primitives for Pythonkrb51.22.2— MIT Kerberos network authentication system (libkrb5 + kinit/klist/kdestroy CLIs)libassuan3.0.2— Assuan IPC Librarylibgcrypt1.12.2— Cryptographic library based on the code from GnuPGlibgpg-error1.61— Common error values for all GnuPG componentslibksba1.8.0— X.509 and CMS librarylibsodium1.0.22— NaCl-based cryptography library, portable + cross-compilablelibtasn14.21.0— ASN.1 structure parser library (GNU libtasn1)nss3.124— Mozilla Network Security Services — TLS/SSL/PKI librariesopenssl3.4.0— Cryptography and SSL/TLS toolkit (libssl, libcrypto)spdx-sbom-generator0.0.15— SBOM (Software Bill of Materials) generator (SPDX format)sqlcipher4.16.0— SQLite extension with full-database AES-256 encryptionwebp1.6.0— Image format providing lossless and lossy compression for web imagesxxhash0.8.3— Extremely fast non-cryptographic hash algorithmzizmor1.25.2— Find security issues in GitHub Actions setupszlib1.3.1— General-purpose lossless data-compression library (libz)
Databases¶
10 recipes.
atuin18.16.1— atuin — replaces your existing shell history with a SQLite database, syncs across machinesdolt2.0.5— Versioned SQL database — git for datagdbm1.26— GNU dbm database library (libgdbm + gdbm_dump/gdbm_load CLIs)memcached1.6.42— High performance, distributed memory object caching systemredict7.3.6— Distributed key/value databaseredis8.6.3— Persistent key-value database, with built-in net interfacesqlcmd1.10.0— Microsoft SQL Server command-line interfacesqlite3.53.1— Self-contained embeddable SQL database (libsqlite3 + sqlite3 CLI)unixodbc2.3.14— ODBC 3 connectivity for UNIXvalkey9.1— High-performance data structure server that primarily serves key/value workloads
Image, Video & Media¶
20 recipes.
cairo1.18.4— Vector graphics library with cross-device output support (Quartz/image backends)fontconfig2.17.1— Library for configuring and customizing font access (libfontconfig + fc-* CLIs)freetype2.14.3— TrueType / OpenType font rendering library (libfreetype)fribidi1.0.16— Implementation of the Unicode Bidirectional Algorithm (libfribidi + fribidi CLI)giflib6.1.3— GIF image library + gifclrmp/giffix/giftext/giftool/gifbuild CLIsgraphite21.3.14— Smart font renderer for non-Roman scriptsharfbuzz14.2.0— OpenType text shaping engine (libharfbuzz + hb-shape CLI)jpeg-turbo3.1.4.1— JPEG image codec that aids compression and decompressionjpegoptim1.5.6— Utility to optimize JPEG fileslibmetalink0.1.3— C library to parse Metalink XML fileslibogg1.3.6— Ogg Bitstream Librarylibpng1.6.58— PNG image library (libpng) — read/write PNG fileslibtiff4.7.1— TIFF library and utilitieslibvmaf3.1.0— Perceptual video quality assessment based on multi-method fusionlittle-cms22.19— Color management engine supporting ICC profilespango1.57.1— Framework for layout and rendering of i18n text (libpango + pango-view)pixman0.46.4— Low-level library for pixel manipulation (libpixman-1)py3cairo1.29.0— Python 3 bindings for the Cairo graphics libraryqpdf12.3.2— Tools for and transforming and inspecting PDF filesweasyprint68.1— Convert HTML to PDF
Compression & Archives¶
8 recipes.
libzip1.11.4— C library for reading, creating, and modifying zip archiveslz41.10.0— Extremely fast compression algorithm (liblz4 + lz4 CLI)lzo2.10— Real-time data compression libraryp7zip17.06— 7-Zip CLI (7z + p7z* utilities) — community port of original 7-Zippigz2.8— Parallel gzip (pigz / unpigz)ugrep7.8.2— Ultra fast grep with query UI, fuzzy search, archive search, and morexz5.8.3— XZ Utils — LZMA/XZ compression toolkit (liblzma + xz CLIs)zstd1.5.7— Zstandard — fast real-time compression algorithm (libzstd + zstd CLI)
Text Processing¶
13 recipes.
ast-grep0.42.3— Code searching, linting, rewritingbat0.26.1— Clone of cat(1) with syntax highlighting and Git integrationbroot1.56.4— New way to see and navigate directory treesfd10.4.2— Simple, fast and user-friendly alternative to findfzf0.72.0— Command-line fuzzy finder written in Gognu-sed4.10— GNU implementation of the famous stream editorjq1.8.1— Lightweight and flexible command-line JSON processormoreutils0.70— Collection of tools that nobody wrote when UNIX was young (sponge, vidir, vipe, ts, ifne, pee, isutf8, errno, ...)recode3.7.15— Convert character set (charsets)ripgrep15.1.0— Search tool like grep and The Silver Searchershfmt3.13.1— Autoformat shell script source codexmlstarlet1.6.1— XML command-line utilities (xml / xmlstarlet)yazi26.5.6— Blazing fast terminal file manager written in Rust, based on async I/O
Documentation & Markup¶
9 recipes.
asciidoctor2.0.26— Text processor and publishing toolchain for AsciiDocdocbook5.2— DocBook 5.2 XML schemas (RELAX NG + Schematron)docbook-xsl1.79.2— XSL stylesheets for processing DocBook XML (non-namespaced flavor)docbook2x0.8.8— Convert DocBook to UNIX manpages and GNU TeXinfosource-highlight3.1.9— GNU source-code syntax highlightersphinx-doc9.1.0— Tool to create intelligent and beautiful documentationterraform-docs0.24.0— Tool to generate documentation from Terraform modulestexinfo7.3— Official documentation format of the GNU project (makeinfo, info, install-info)xmlto0.0.29— Convert XML to another format (based on XSL or other tools)
Python Ecosystem¶
20 recipes.
ansible13.7.0— Automate deployment, configuration, and upgradingblack25.9.0— Uncompromising Python code formattercertifi2025.10.5— Mozilla's CA bundle for Pythoncffi2.0.0— C Foreign Function Interface for Pythoncfn-lint1.51.0— Validate CloudFormation templates against the CloudFormation speccycode3.15.2— Boost security in your dev lifecycle via SAST, SCA, Secrets & IaC scanningglances4.5.4— Alternative to top/htophf1.16.0— Client library for huggingface.co hubpip26.1.2— PyPA installer for Python packages (bootstrap rung — Punix python is built --without-ensurepip)pipenv2026.6.1— Python dependency management toolpipx1.7.1— Install and run Python applications in isolated environmentspoetry2.4.1— Python package management toolpre-commit4.0.1— Framework for managing multi-language pre-commit hookspycparser3.0— C parser in Pythonpydantic2.13.4— Data validation using Python type hintsrpds-py0.30.0— Python bindings to Rust's persistent data structuressupervisor4.3.0— Process Control Systemtwine6.1.0— Utilities for publishing Python packages on PyPIvirtualenv21.3.3— Tool for creating isolated virtual python environmentsyamllint1.37.1— Linter for YAML files
Rust Ecosystem¶
36 recipes.
asciinema3.2.0— Record and share terminal sessionsbiome2.4.15— Toolchain of the webdysk3.6.1— Linux utility to get information on filesystems, like df but betterfnm1.39.0— Fast and simple Node.js version managerhimalaya1.2.0— CLI email client written in Rusthyperfine1.20.0— Command-line benchmarking tooljust1.51.0— just — a command runner, like Make but simplerllmfit0.9.23— Find what models run on your hardwareloc0.4.1— Count lines of code quicklymise2026.5.13— Polyglot runtime manager (asdf rust clone)pixi0.69.0— Package management made easyprek0.4.1— Fast Git hook manager written in Rust, drop-in alternative to pre-commitrailway4.60.0— Develop and deploy code with zero configurationrtk0.40.0— CLI proxy to minimize LLM token consumptionruff0.15.14— Extremely fast Python linter, written in Rustrust-analyzer2026-05-18— Experimental Rust compiler front-end for IDEsrustup1.29.0— Rust toolchain installerrye0.44.0— Package Management Solution for Pythonsniffnet1.5.0— Cross-platform application to monitor your network trafficstarship1.25.1— starship — minimal, blazing-fast, infinitely customizable prompt for any shelltelevision0.15.7— General purpose fuzzy finder TUItlrc1.13.0— Official tldr client written in Rusttokei14.0.0— Program that allows you to count code, quicklytopgrade17.5.1— Upgrade all the thingsty0.0.40— Extremely fast Python type checker, written in Rusttypos-cli1.46.2— Source code spell checkertypst0.14.2— typst — a modern markup-based typesetting systemusage3.3.0— usage — tool for working with usage-spec CLIs (from jdx, author of mise)uutils-findutils0.8.0— Cross-platform Rust rewrite of the GNU findutilsuv0.11.16— uv — an extremely fast Python package and project manager (Punix uses it internally)wasm-tools1.250.0— Low level tooling for WebAssembly in Rustwasmtime45.0.0— Standalone JIT-style runtime for WebAssembly, using Craneliftworktrunk0.53.0— CLI for Git worktree management, designed for parallel AI agent workflowsxsv0.13.0— Fast CSV toolkit written in Rustzellij0.44.3— zellij — a terminal workspace with batteries included (multiplexer)zoxide0.9.9— Shell extension to navigate your filesystem faster
Go Ecosystem¶
32 recipes.
actionlint1.7.12— Static checker for GitHub Actions workflow filesasdf0.19.0— Extendable version manager with support for Ruby, Node.js, Erlang & morebazelisk1.29.0— User-friendly launcher for Bazelcarapace1.6.6— Multi-shell multi-command argument completerchezmoi2.70.4— Manage your dotfiles across multiple diverse machines, securelycliproxyapi7.1.15— Wrap Gemini CLI, Codex, Claude Code, Qwen Code as an API serviceduf0.9.1— Disk Usage/Free Utility - a better 'df' alternativeglow2.1.2— Render markdown on the CLIgo-task3.51.1— Task is a task runner/build tool that aims to be simpler and easier to usegogcli0.18.0— Google Suite CLIgopls0.22.0— Go language server (LSP) — official from the Go teamgrpcurl1.9.3— Like cURL, but for gRPCgum0.17.0— Tool for glamorous shell scriptshtml2markdown2.5.1— Convert HTML to Markdownhugo0.161.1— hugo — the world's fastest static site generator (extended build with Sass)k62.0.0— Modern load testing tool, using Go and JavaScriptkarmadactl1.17.2— CLI for Karmada control planelicense-eye0.8.0— Apache SkyWalking Eyes — license header + dependency licence checkermactop2.1.3— Mac-native top — CPU/GPU/network/power monitor for Apple Siliconmkcert1.4.4— mkcert — simple zero-config tool to make locally-trusted development certificatesoh-my-posh29.14.0— Prompt theme engine for any shellopenshift-cli4.21.15— OpenShift command-line interface tools (oc)oras1.3.2— OCI Registry As Storageovermind2.5.1— Process manager for Procfile-based applications and tmuxrclone1.74.1— Rsync for cloud storagerender2.18.0— Command-line interface for Renderrestic0.18.1— restic — fast, secure, efficient backup programs5cmd2.3.0— Parallel S3 and local filesystem execution toolscalingo1.44.1— CLI for working with Scalingo's PaaSscc3.7.0— scc — a very fast line-of-code counter; competes with cloc + tokeiscw2.56.0— Command-line Interface for Scalewaystripe-cli1.41.2— Command-line tool for Stripe
System & Process Utilities¶
23 recipes.
act0.2.88— Run your GitHub Actions locallyaugeas1.14.1— Configuration editing tool and APIbc1.08.2— Arbitrary precision numeric processing languagecliclick5.1— Tool for emulating mouse and keyboard eventscoreutils9.11— GNU File, Shell, and Text utilitiescowsay3.8.4— Apjanke's fork of the classic cowsay projectdirenv2.37.1— Load/unload environment variables based on $PWDduti1.5.4— Select default applications for documents and URL schemes on macOSfdupes2.4.0— Identify or delete duplicate filesfswatch1.21.0— Monitor a directory for changes and run a shell commandgnu-getopt2.42— GNU getopt(1) — command-line option parsing utilityhtop3.5.1— Improved top (interactive process viewer)logger1.7.0— Simple but sophisticated logging utility for Ruby (default gem)mint0.18.0— Dependency manager that installs and runs Swift command-line tool packagesparallel20260422— Shell command parallelization utilitypstree2.40— Show ps output as a treepwgen2.08— Password generatorpyenv2.6.31— Python version managementqrencode4.1.1— QR Code encoding library + CLI (qrencode)sloccount2.26— Source code line-countersmartmontools7.5— SMART hard drive monitoringtree2.3.2— Display directories as trees (with optional color/HTML output)uutils-coreutils0.8.0— Cross-platform Rust rewrite of the GNU coreutils
Foundational Libraries¶
32 recipes.
dbus1.16.2— Message bus system, providing inter-application communication (libdbus-1 + dbus-daemon)expat2.8.1— Stream-oriented XML parser library (libexpat)gettext0.22.5— GNU internationalization (libintl + msgfmt/gettext CLIs)glib2.88.1— Core application library for C — provides GObject, GIO, and the GLib utility typesgobject-introspection1.86.0— Generate introspection data (GIR/typelib) for GObject librariesicu4c78.3— ICU — International Components for Unicode (libicuuc, libicui18n, libicudata + uconv CLI)jansson2.15.0— C library for encoding/decoding/manipulating JSON (libjansson)libdatrie0.2.14— Double-array trie library (libthai's data store)libevent2.1.12— Asynchronous event notification library (event2/event.h)libffi3.5.2— Portable Foreign Function Interface library (libffi) — call C from any languagelibgit21.9.4— C library of Git core methods that is re-entrant and linkablelibjodycode4.1.2— Shared code used by several utilities written by Jody Bruchonlibnghttp21.69.0— HTTP/2 C library (library-only build)libscrypt1.22— Library for scrypt password-based key derivationlibthai0.1.30— Thai language support library (word break, character class, …)libtirpc1.3.7— Port of Sun's Transport-Independent RPC library (libtirpc); provides rpc/*.h and xdr APIslibunibreak7.0— Implementation of the Unicode line- and word-breaking algorithmslibunistring1.4.2— GNU C library for manipulating Unicode strings (libunistring)libuv1.52.1— Multi-platform support library with a focus on asynchronous I/Olibxml22.15.3— GNOME XML library — parser, XPath, XInclude, …libxslt1.1.45— C XSLT library for GNOME (libxslt + libexslt + xsltproc)libyaml0.2.5— YAML 1.1 parser and emitter library (libyaml)mpdecimal4.0.1— Library for arbitrary-precision decimal floating-point arithmetic (libmpdec)ncurses6.6— Terminal handling and screen optimization (libncursesw + tic/infocmp)nspr4.39— Mozilla Netscape Portable Runtime — platform-neutral system/libc-like APIoniguruma6.9.10— Regular-expression library for many character encodings (libonig); jq uses itpcre210.47— Perl-Compatible Regular Expressions library, version 2popt1.19— Library like getopt(3) with a number of enhancementspygobject33.56.3— GNOME Python bindings (based on GObject Introspection)re205— Alternative to backtracking PCRE-style regular expression enginesreadline8.3— GNU command-line editing library (libreadline + libhistory)utf8proc2.11.3— Clean C library for processing UTF-8 Unicode data