Automic VaultAutomic Vault

brew

libpostal-rest mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libpostal-rest in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libpostal-rest

local Homebrew formula metadata

Überblick

Paketzusammenfassung

REST API for libpostal

Befehle und Aliase

  • libpostal-rest

Verlauf

Projektgeschichte und Nutzung

libpostal-rest is a small Go REST service that exposes libpostal address parsing and expansion over HTTP. Its history is best understood as a deployment wrapper around the larger libpostal geospatial NLP library.

Projektgeschichte

The repository documents a Go 1.13+ build, HTTP endpoints for parsing, expansion, and combined expand-and-parse calls, and environment-variable configuration for listen address, logging, and Prometheus metrics. Its go.mod file depends on openvenues/gopostal, the Go binding for libpostal.

Adoptionsgeschichte

The package has a narrow adoption story: it makes libpostal easier to run as a service when callers do not want to link directly to C or language bindings. The related libpostal project has broader adoption for normalizing and parsing international street addresses from open data.

Wie es verwendet wird

Operators run `libpostal-rest` as an HTTP service, then send address strings to `/parser`, `/expand`, or `/expandparser`. Environment variables configure the bind host, port, log format, log level, and optional Prometheus metrics endpoint.

Warum Paket-Nerds sich dafür interessieren

The package is useful because libpostal itself has a heavy native build and large model-data footprint. A REST wrapper turns that local native dependency into a network service that other applications can consume with plain HTTP.

Zeitleiste

  • 2022-06-17: The GitHub repository lists a public release around this date.
  • 2022: The README documents Prometheus metrics and structured logging configuration for the service.

Related projects

  • libpostal is the core C address-normalization and parsing library.
  • gopostal is the Go binding used by libpostal-rest.
  • OpenStreetMap-derived data and libpostal's training pipeline are part of the upstream libpostal ecosystem.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
libpostal-restcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version1.1.0
Manager aktualisiert2026-06-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.1.0

https://github.com/johnlonganecker/libpostal-rest

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libpostal-rest
Version1.1.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/libpostal-rest
Homepagehttps://github.com/johnlonganecker/libpostal-rest
Repositoryhttps://github.com/johnlonganecker/libpostal-rest
Upstream-Dokumentationhttps://github.com/johnlonganecker/libpostal-rest#readme
LizenzMIT
Quellarchivhttps://github.com/johnlonganecker/libpostal-rest/archive/refs/tags/v1.1.0.tar.gz
Zuletzt aktualisiert2026-06-13T23:35:04+02:00
Pulseupdated
Abhängigkeitenlibpostal
Build-Abhängigkeitengo, pkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibpostal-rest
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment