macOS
brew install rattler-indexlocal Homebrew formula metadata
brew / Rang 5072
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für rattler-index in AI-Agent-Workflows.
Installation
brew install rattler-indexlocal Homebrew formula metadata
Überblick
Index conda channels using rattler
Verlauf
Rattler-index is a command-line tool and Rust crate for scanning conda packages in a channel and generating up-to-date `repodata.json` index metadata.
Rattler-index developed as a component of the conda/Rattler monorepo, a collection of Rust crates for the conda ecosystem. Its purpose is to scan conda packages and create current channel indexes.
The component expanded beyond local indexing primitives to configuration structures and filesystem or object-storage-oriented indexing support, while remaining part of the versioned Rattler crate family.
Rattler-index is distributed as a Homebrew formula and as the `rattler_index` crate within Rattler. Its narrower packaging footprint reflects its specialized role in producing conda channel metadata rather than managing complete environments.
Repository maintainers run rattler-index against directories or supported stores containing conda packages. It reads package metadata such as `info/index.json` and writes the `repodata.json` files that conda-compatible clients use for package discovery and solving.
The crate exposes configuration types for indexing operations, but the official references reviewed do not document a fixed user-level configuration or credentials-file path.
Conda clients discover packages through generated `repodata.json`, making indexing a small but essential part of operating a channel. Rattler-index matters to repository maintainers because it brings this operation into the Rust-based Rattler toolchain and exposes reusable indexing APIs.
Sicherheitslage
Für rattler-index wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
rattler-index | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/conda/rattler
Installationsmetadaten
| Paketschlüssel | brew:rattler-index |
|---|---|
| Version | 0.31.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/rattler-index |
| Homepage | https://github.com/conda/rattler |
| Repository | https://github.com/conda/rattler |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/conda/rattler/archive/refs/tags/rattler_index-v0.31.4.tar.gz |
| Zuletzt aktualisiert | 2026-09-17T12:01:03Z |
| Pulse | updated |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rattler-index |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.