Automic VaultAutomic Vault

brew

Install jc with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, winget, zypper

Serializes the output of command-line tools to structured JSON output. Version 1.25.7 via Homebrew; verified 2026-06-19.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install jc

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install jc

MacPorts ports tree · sysutils/jc/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add jc

Alpine Linux edge package indexes · jc · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install jc

Debian stable package indexes · jc · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install jc

Fedora Rawhide package metadata · jc · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#jc

nixpkgs package indexes · jc · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S jc

Arch Linux sync databases · jc · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install jc

openSUSE Tumbleweed package metadata · jc · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/jc

Scoop official bucket manifest trees · bucket/jc.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id KellyBrazil.jc -e

Windows Package Manager source index · KellyBrazil.jc · source: cdn.winget.microsoft.com

overview

Package summary

Serializes the output of command-line tools to structured JSON output

Commands and aliases

  • jc

history

Project history and usage

jc, short for JSON Convert, is a CLI tool and Python library that turns the output of many command-line tools, file formats, and strings into JSON, YAML, or Python data structures. Its README frames the core workflow as piping familiar Unix command output into jc and then into tools such as jq.

Project history

The public repository was created in 2019, and the project quickly centered on parser coverage: commands, proc files, package metadata, network tools, logs, and common string formats. The README links the author's project motivation under the theme of bringing Unix-style text pipelines into a JSON-aware shell environment.

Adoption history

jc spread beyond a single Python package into operating-system repositories and automation ecosystems. The README documents installation through pip, Homebrew, Debian and Ubuntu, Fedora, openSUSE, Arch, Nix, Guix, Gentoo, Photon, FreeBSD ports, prebuilt binaries, an Ansible filter plugin, and a FortiSOAR connector.

How it is used

The standard usage is to pipe command output into jc with a parser flag, or to use the magic syntax that prefixes the original command with jc. It can also be imported as a Python library, returning dictionaries, lists, or lazy iterables for streaming parsers.

Why package nerds care

jc is important to command-line package nerds because it reduces the need for brittle awk, sed, and regex parsing around legacy Unix tools. It sits in the same cultural lane as jq and jello: make shell pipelines structured without waiting for every upstream command to add a JSON flag.

Timeline

  • 2019: The jc repository was created.
  • 2020: The project documented automation use cases for Ansible, SaltStack, and Nornir.
  • 2021: README examples showed piping jc output to jq and using jc as a Python library.
  • 2024: Version 1.25.0 added slurp support, parser metadata improvements, and more parser coverage.
  • 2026: Version 1.25.7 added CSV and TSV parser variants, Bash variable parsers, and parser fixes.

Related projects

  • Related projects and ecosystems named by the README include jq, jello, Ansible community.general, FortiSOAR, libxo, PowerShell ConvertTo-Json, and the author's jc web demo and REST API projects.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 2 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
jccliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.25.7
manager updated2026-06-19
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/kellyjonbrazil/jc

install metadata

Package metadata

Package keybrew:jc
Version1.25.7
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/jc
Homepagehttps://github.com/kellyjonbrazil/jc
Repositoryhttps://github.com/kellyjonbrazil/jc
Upstream docshttps://github.com/kellyjonbrazil/jc/blob/master/README.md
LicenseMIT
Source archivehttps://files.pythonhosted.org/packages/a9/da/7827d3389d87fa645556d595a2a437576de83f7a7d4a5fceda9c32208c0b/jc-1.25.7.tar.gz
Last updated2026-06-19T18:32:56Z
Pulseupdated
Dependencieslibyaml, python@3.14
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejc
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

jc 1.25.4-1

JSON CLI output utility

https://github.com/kellyjonbrazil/jc

sudo apt install jc
  • Section: utils
  • Architecture: all
  • 4 dependencies
  • normalized package name match
  • Matched by: Jc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jc

nix profile install nixpkgs#jc
  • normalized package name match
  • Matched by: Jc
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: jc from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

jc 1.25.1-1

JSON CLI output utility

https://github.com/kellyjonbrazil/jc

sudo apt install jc
  • Section: universe/utils
  • Architecture: all
  • 4 dependencies
  • normalized package name match
  • Matched by: Jc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

jc 1.25.6-r1

CLI & python library converting output of common tools, file-types & strings to JSON, YAML or dicts

https://kellyjonbrazil.github.io/jc/

sudo apk add jc
  • License: MIT
  • Architecture: x86_64
  • Source Package: jc
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Jc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jc-bash-completion 1.25.6-r1

Bash completions for jc

https://kellyjonbrazil.github.io/jc/

sudo apk add jc-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: jc
  • normalized package name match
  • Matched by: Jc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jc-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jc-doc 1.25.6-r1

CLI & python library converting output of common tools, file-types & strings to JSON, YAML or dicts (documentation)

https://kellyjonbrazil.github.io/jc/

sudo apk add jc-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: jc
  • normalized package name match
  • Matched by: Jc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jc-pyc 1.25.6-r1

Precompiled Python bytecode for jc

https://kellyjonbrazil.github.io/jc/

sudo apk add jc-pyc
  • License: MIT
  • Architecture: x86_64
  • Source Package: jc
  • 1 dependencies
  • normalized package name match
  • Matched by: Jc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jc-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jc-zsh-completion 1.25.6-r1

Zsh completions for jc

https://kellyjonbrazil.github.io/jc/

sudo apk add jc-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: jc
  • normalized package name match
  • Matched by: Jc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jc-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

jc 1.25.6-2.fc44

Serialize the output of CLI tools and file-types to structured JSON

https://github.com/kellyjonbrazil/jc

sudo dnf install jc
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jc
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Jc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

python3-jc 1.25.6-2.fc44

Module for serializing output of CLI tools into JSON

https://github.com/kellyjonbrazil/jc

sudo dnf install python3-jc
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jc
  • 2 dependencies
  • 5 provides
  • normalized package name match
  • Matched by: Jc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-jc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

jc 1.25.6-2

Converts the output of popular command-line tools and file-types to JSON

https://github.com/kellyjonbrazil/jc

sudo pacman -S jc
  • License: MIT
  • Architecture: any
  • 4 dependencies
  • normalized package name match
  • Matched by: Jc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: jc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

jc 1.25.6-1.2

JSON CLI output utility

https://github.com/kellyjonbrazil/jc

sudo zypper install jc
  • License: MIT
  • Category: Productivity/Text/Utilities
  • Architecture: noarch
  • Source Package: jc
  • 5 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Jc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

jc

sudo port install jc
  • normalized package name match
  • Matched by: Jc
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/jc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/jc

scoop install main/jc
  • normalized package name match
  • Matched by: Jc
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/jc.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

KellyBrazil.jc

winget install --id KellyBrazil.jc -e
  • normalized package name match
  • Matched by: Jc
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: KellyBrazil.jc from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Combined YAML source

View the package source record on GitHub.

combined/jc.yml

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment