Automic VaultAutomic Vault

brew

Installer yajl avec Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de yajl pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install yajl

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install yajl

MacPorts ports tree · devel/yajl/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add yajl

Alpine Linux edge package indexes · yajl · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install yajl

Fedora Rawhide package metadata · yajl · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#yajl

nixpkgs package indexes · pkgs/by-name/ya/yajl/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S yajl

Arch Linux sync databases · yajl · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install yajl

openSUSE Tumbleweed package metadata · yajl · Source: download.opensuse.org

Debian aptvérifié · 92%
sudo apt install libyajl-dev

Debian stable package indexes · libyajl-dev · Source: deb.debian.org

aperçu

Résumé du paquet

Yet Another JSON Library

Commandes et alias

  • json_reformat
  • json_verify

historique

Historique du projet et usages

YAJL, Yet Another JSON Library, is a small event-driven JSON parser and generator written in ANSI C. Its historical niche is streaming JSON: parsing incrementally from files, sockets, or filters without forcing callers into one in-memory tree representation.

Historique du projet

Lloyd Hilaiel's README dates the original motivation to July 2007: existing C JSON parsers did not meet his requirements for portability, robustness, useful contextual errors, incremental stream parsing, simplicity, speed, and small size. That origin explains why YAJL is callback-driven and data-representation independent rather than centered on a single DOM-like tree type.

The public GitHub repository was created in December 2008. YAJL 2 later became the main line, while the repository points legacy users to the 1.x branch. The project site publishes generated Doxygen documentation for both v2.1.0 and the previous stable v1.0.12 line.

Historique d'adoption

YAJL spread because C programs and language bindings needed a permissively licensed JSON parser that could handle large inputs, streaming data, and low-memory environments. The project site explicitly lists sample command-line tools, `json_reformat` and `json_verify`, which made the library visible to users who needed JSON validation or pretty-printing without writing C code.

Its package-manager footprint is typical of infrastructure libraries: many users encounter it indirectly through bindings, older applications, or distribution dependencies, while maintainers care about ABI stability, small binaries, and predictable parser behavior.

Modes d'utilisation

Programmatic users register callbacks for JSON events, feed buffers to the parser, and build whatever in-memory representation their application wants. The generator side emits valid JSON, and the included tools reformat or verify JSON from the shell.

YAJL is especially useful where JSON arrives as a stream or where holding both the textual input and a full parsed tree would waste memory. Its design is less convenient than a high-level JSON object library, but that is the point: it is a parser core and filter substrate.

Pourquoi les passionnés de paquets s'y intéressent

YAJL is package-nerd infrastructure from the early JSON boom: tiny C, callback API, command-line validators, and enough portability to show up across Unix-like distributions. It is a good example of a library whose significance is larger than its own CLI because it sits below many higher-level language bindings and tools.

Chronologie

  • 2007-07: The README's original note explains the requirements that led Lloyd Hilaiel to create YAJL.
  • 2008-12: The public GitHub repository was created.
  • 2014-03: The 2.1.0 tag was committed, matching the version documented on the project site.
  • YAJL 2 era: The README identifies YAJL 2 as the main line and keeps the 1.x branch for legacy users.

Related projects

  • YAJL belongs with other C JSON libraries such as jansson and json-c, but differs by emphasizing SAX-style incremental parsing. Bindings such as yajl-ruby expose the same parser to higher-level languages.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
json_reformatcliexécutable global
json_verifycliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire2.1.0
gestionnaire mis à jour2026-07-05
données localesOK
amontà jour
dernière version détectée2.1.0

https://github.com/lloyd/yajl

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:yajl
Version2.1.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/yajl
Page d'accueilhttps://lloyd.github.io/yajl/
Dépôthttps://github.com/lloyd/yajl
Docs amonthttps://github.com/lloyd/yajl#readme
LicenceISC
Archive sourcehttps://github.com/lloyd/yajl/archive/refs/tags/2.1.0.tar.gz
Dernière mise à jour2026-07-05T05:49:06Z
Pulseupdated
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libyajl-dev 2.1.0-5+b2

Yet Another JSON Library - development files

https://lloyd.github.io/yajl/

sudo apt install libyajl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: yajl
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Yajl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libyajl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libyajl-doc 2.1.0-5

Yet Another JSON Library - library documentation

https://lloyd.github.io/yajl/

sudo apt install libyajl-doc
  • Section: doc
  • Architecture: all
  • Source Package: yajl
  • normalized package name match
  • Correspondance par : Yajl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libyajl-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libyajl2 2.1.0-5+b2

Yet Another JSON Library

https://lloyd.github.io/yajl/

sudo apt install libyajl2
  • Section: libs
  • Architecture: amd64
  • Source Package: yajl
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Yajl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libyajl2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

yajl-tools 2.1.0-5+b2

Yet Another JSON Library - tools

https://lloyd.github.io/yajl/

sudo apt install yajl-tools
  • Section: utils
  • Architecture: amd64
  • Source Package: yajl
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Yajl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: yajl-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

yajl

nix profile install nixpkgs#yajl
  • normalized package name match
  • Correspondance par : Yajl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ya/yajl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libyajl-dev 2.1.0-5build1

Yet Another JSON Library - development files

https://lloyd.github.io/yajl/

sudo apt install libyajl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: yajl
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Yajl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libyajl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libyajl-doc 2.1.0-5build1

Yet Another JSON Library - library documentation

https://lloyd.github.io/yajl/

sudo apt install libyajl-doc
  • Section: doc
  • Architecture: all
  • Source Package: yajl
  • normalized package name match
  • Correspondance par : Yajl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libyajl-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libyajl2 2.1.0-5build1

Yet Another JSON Library

https://lloyd.github.io/yajl/

sudo apt install libyajl2
  • Section: libs
  • Architecture: amd64
  • Source Package: yajl
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Yajl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libyajl2 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

yajl-tools 2.1.0-5build1

Yet Another JSON Library - tools

https://lloyd.github.io/yajl/

sudo apt install yajl-tools
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: yajl
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Yajl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: yajl-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

yajl 2.1.0-r9

Yet Another JSON Library (YAJL)

https://lloyd.github.io/yajl/

sudo apk add yajl
  • License: MIT
  • Architecture: x86_64
  • Source Package: yajl
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Yajl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yajl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

yajl-dev 2.1.0-r9

Yet Another JSON Library (YAJL) (development files)

https://lloyd.github.io/yajl/

sudo apk add yajl-dev
  • License: MIT
  • Architecture: x86_64
  • Source Package: yajl
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Yajl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yajl-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

yajl-static 2.1.0-r9

Yet Another JSON Library (YAJL) (static library)

https://lloyd.github.io/yajl/

sudo apk add yajl-static
  • License: MIT
  • Architecture: x86_64
  • Source Package: yajl
  • normalized package name match
  • Correspondance par : Yajl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yajl-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

yajl-tools 2.1.0-r9

JSON tools based on Yajl

https://lloyd.github.io/yajl/

sudo apk add yajl-tools
  • License: MIT
  • Architecture: x86_64
  • Source Package: yajl
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Yajl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yajl-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

yajl 2.1.0-40.fc45

Yet Another JSON Library (YAJL)

http://lloyd.github.com/yajl/

sudo dnf install yajl
  • License: ISC
  • Category: Unspecified
  • Architecture: i686
  • Source Package: yajl
  • 2 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Yajl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: yajl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

yajl-devel 2.1.0-40.fc45

Libraries, includes, etc to develop with YAJL

http://lloyd.github.com/yajl/

sudo dnf install yajl-devel
  • License: ISC
  • Category: Unspecified
  • Architecture: i686
  • Source Package: yajl
  • 3 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Yajl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: yajl-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

yajl 2.1.0-7

Yet Another JSON Library

https://github.com/lloyd/yajl

sudo pacman -S yajl
  • License: ISC
  • Architecture: x86_64
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Yajl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: yajl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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