pkg.soopen package index

brew / 順位 2416

jc を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

jc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install jc

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install jc

MacPorts ports tree · sysutils/jc/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add jc

Alpine Linux edge package indexes · jc · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install jc

Debian stable package indexes · jc · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install jc

Fedora Rawhide package metadata · jc · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#jc

nixpkgs package indexes · jc · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S jc

Arch Linux sync databases · jc · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install jc

openSUSE Tumbleweed package metadata · jc · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/jc

Scoop official bucket manifest trees · bucket/jc.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id KellyBrazil.jc -e

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

概要

パッケージ概要

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

コマンドとエイリアス

  • jc

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
jc実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.25.7
マネージャ更新日2026-06-19
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:jc
バージョン1.25.7
パッケージマネージャHomebrew
ホームページhttps://github.com/kellyjonbrazil/jc
最終更新2026-06-19T18:32:56Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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.7-r0

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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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.7-r0

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
  • 一致条件: 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.7-r0

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
  • 一致条件: 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.7-r0

Precompiled Python bytecode for jc

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

sudo apk add jc-pyc
  • License: MIT
  • Architecture: x86_64
  • Source Package: jc
  • 1 依存関係
  • normalized package name match
  • 一致条件: 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.7-r0

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
  • 一致条件: 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.7-2.fc45

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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

python3-jc 1.25.7-2.fc45

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 依存関係
  • 5 提供
  • normalized package name match
  • 一致条件: 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

jc 1.25.7-1

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 依存関係
  • normalized package name match
  • 一致条件: 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.7-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 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Jc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

jc

sudo port install jc
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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
winget95%

Sudhanshu-Ambastha.jar-cart

winget install --id Sudhanshu-Ambastha.jar-cart -e
  • normalized package name match
  • 一致条件: Jc
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Sudhanshu-Ambastha.jar-cart from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

Combined YAML source

View the package source record on GitHub.

combined/jc.yml

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation