pkg.soopen package index

brew / 順位 7010

jello を Homebrew, apt, dnf, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install jello

local Homebrew formula metadata

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

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

概要

パッケージ概要

Filter JSON and JSON Lines data with Python syntax

コマンドとエイリアス

  • jello

履歴

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

jello is a command-line JSON and JSON Lines filter that uses Python expressions instead of jq's filter language. The README describes it as similar to jq, but with standard Python dict and list syntax.

プロジェクトの歴史

Kelly Brazil introduced jello in March 2020 as part of a set of structured-data command-line tools that also included jc and jtbl. In the author blog post, Brazil explains that jq is useful but that Python list and dictionary syntax can be easier for deeply nested structures.

The project changelog records an initial release on March 24, 2020 and version 1.0.0 on April 1, 2020. Subsequent releases added raw output, line output, custom initialization, schema output, color controls, Windows fixes, dot notation, file input, query files, and raw-string ingestion.

採用の歴史

jello spread through Python and OS package channels. The README documents installation through pip, OS repositories, Windows MSI packages, GitHub release binaries, and Homebrew, while the batch input records packages in Homebrew, Debian, Fedora, MacPorts, Nix, and Ubuntu.

使われ方

Users pipe JSON or JSON Lines into jello, where the parsed data is available as the underscore object. Queries can be Python expressions, comprehensions, loops, or code loaded from a query file, and output can be JSON, JSON Lines, bash-array-friendly lines, or a grep-able schema.

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

jello is package-nerd significant because it belongs to the post-jq wave of structured-text CLI tools: it keeps Unix pipes and JSON filters, but chooses the host language many operators already know. It pairs naturally with jc, which turns command output into JSON, and jtbl, which turns JSON back into terminal tables.

タイムライン

  • 2020: Initial release 0.1.5 was recorded on March 24.
  • 2020: Author blog post introduced jello as a Python-syntax jq alternative on March 25.
  • 2020: Version 1.0.0 removed the need to assign the result to r.
  • 2021: Version 1.3.0 added dot notation and larger-data performance improvements.
  • 2023: Version 1.6.0 added direct JSON or JSON Lines file input and query files.
  • 2025: Version 1.6.1 added raw-string ingestion and richer runtime/query error information.

Related projects

  • Related projects include jq, the comparison point in the README and blog post; jc and jtbl, Brazil's adjacent structured-data CLI tools; and Jello Explorer, also called jellex, which the README lists as a TUI built on jello.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.jelloconf.py
Windows
%APPDATA%/.jelloconf.py

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:jello
バージョン1.6.1
パッケージマネージャHomebrew
ホームページhttps://github.com/kellyjonbrazil/jello
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

jello 1.6.0-1

Filter for JSON and JSON Lines data with Python syntax

https://kellyjonbrazil.github.io/jello/

sudo apt install jello
  • Section: text
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Jello
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jello from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jello

nix profile install nixpkgs#jello
  • normalized package name match
  • 一致条件: Jello
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: jello from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

jello 1.6.0-1

Filter for JSON and JSON Lines data with Python syntax

https://kellyjonbrazil.github.io/jello/

sudo apt install jello
  • Section: universe/text
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Jello
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jello from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

jello 1.6.1-10.fc45

Query JSON at the command line with Python syntax

https://github.com/kellyjonbrazil/jello

sudo dnf install jello
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jello
  • 3 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Jello
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jello from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
MacPorts95%

jello

sudo port install jello
  • normalized package name match
  • 一致条件: Jello
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/jello/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

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