macOS
brew install lexiconlocal Homebrew formula metadata
brew / rang 4962
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lexicon pour les workflows d'agents IA.
installation
brew install lexiconlocal Homebrew formula metadata
nix profile install nixpkgs#lexiconnixpkgs package indexes · lexicon · Source: raw.githubusercontent.com
sudo apt install lexiconUbuntu 24.04 LTS package indexes · lexicon · Source: archive.ubuntu.com
aperçu
Manipulate DNS records on various DNS providers in a standardized way
historique
DNS-Lexicon, packaged by Homebrew as `lexicon`, is a CLI and Python library for manipulating DNS records through a provider-neutral interface. Its practical niche is automation: scripts and certificate clients can create TXT, A, CNAME, and other records without learning each DNS provider API.
Lexicon began in the `AnalogJ/lexicon` repository, created on February 2, 2016. The original project described itself as a standardized way to manipulate DNS records across providers and accumulated a large provider-oriented ecosystem.
The project moved to the `dns-lexicon/dns-lexicon` repository starting with version 3.20.0. The old repository README directs users and issue reporters to the new repository, while the DNS-Lexicon changelog records 3.20.0 on December 12, 2024 and subsequent 3.20.x/3.21.x releases in the new line.
Lexicon's adoption is tied to ACME DNS-01 automation. The PyPI project page for `dns-lexicon` version 2.1.22 stated that Lexicon was designed for automation, specifically Let's Encrypt, and the official docs include installation, Docker, configuration, provider options, integration, and developer-guide sections for adding providers.
As a CLI, Lexicon takes a provider name followed by create, update, delete, or list operations for DNS records. As a library, it exposes the same idea to Python code through a common client/configuration layer. Credentials live in provider-specific configuration, so automation can swap DNS providers with less custom glue.
Package nerds care about Lexicon because it is adapter glue packaged as a first-class tool. It turns dozens of vendor APIs into one command surface, making certificate automation, dynamic DNS workflows, and infrastructure scripts more portable.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour lexicon. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
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.
local files
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.
Config paths the tool may read or write during local use.
$CONFIG_DIR/lexicon.yml$CONFIG_DIR/lexicon_<provider>.ymlCredential-bearing paths to review before unattended agent runs.
$CONFIG_DIR/lexicon.yml$CONFIG_DIR/lexicon_<provider>.ymlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
lexicon | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
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.
métadonnées d'installation
| Clé du paquet | brew:lexicon |
|---|---|
| Version | 3.25.2 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/dns-lexicon/dns-lexicon |
| Dépôt | https://github.com/dns-lexicon/dns-lexicon |
| Dernière mise à jour | 2026-06-20T11:14:59Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
lexicon
nix profile install nixpkgs#lexiconlexicon 3.17.0-1
CLI for manipulating DNS records on various DNS providers
https://github.com/AnalogJ/lexicon
sudo apt install lexiconpython3-lexicon 3.17.0-1
Manipulate DNS records on various DNS providers (Python 3)
https://github.com/AnalogJ/lexicon
sudo apt install python3-lexiconpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.