macOS
brew install tokyo-dystopialocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tokyo-dystopia in AI-Agent-Workflows.
Installation
brew install tokyo-dystopialocal Homebrew formula metadata
Überblick
Lightweight full-text search system
Verlauf
Tokyo Dystopia is FAL Labs' lightweight full-text search system, documented as a C99/POSIX, LGPL-licensed package for searching large sets of records by specified patterns. It complements Tokyo Cabinet by adding full-text indexing and search-oriented APIs rather than general key/value storage.
The official page carries a 2007-2010 FAL Labs copyright notice and was last updated on 2010-08-05. It describes Tokyo Dystopia as written and maintained by FAL Labs, and the specification says installation requires the latest Tokyo Cabinet first, making Dystopia part of the same FAL Labs database-tool family.
The documented distribution model mirrors Tokyo Cabinet: upstream source packages, with binary packages handled by distributors. In Homebrew and similar package-manager contexts, that made Tokyo Dystopia a niche but useful package for developers who wanted an embeddable full-text search library and CLI tools without deploying a larger search server.
The official specification documents `./configure`, `make`, `make check`, and `make install`, producing headers, `libtokyodystopia`, pkg-config metadata, command-line tools such as `dystmgr`, `tcqmgr`, `tcwmgr`, and `lapumgr`, and CGI helpers. Its core model stores indexed text records and supports phrase, prefix, suffix, token, and character N-gram search, with Unicode-oriented multilingual support.
Tokyo Dystopia is significant in the package-nerd niche because it packages a late-2000s search engine as a small Unix library/toolkit: it depends on Tokyo Cabinet, installs many focused binaries, and exposes enough low-level pieces for scripting, experiments, and embedded search features.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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 |
|---|---|---|---|
dystmgr | cli | globales Executable | |
dysttest | cli | globales Executable | |
lapumgr | cli | globales Executable | |
laputest | cli | globales Executable | |
tcqmgr | cli | globales Executable | |
tcqtest | cli | globales Executable | |
tcwmgr | cli | globales Executable | |
tcwtest | 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://dbmx.net/tokyodystopia/
Installationsmetadaten
| Paketschlüssel | brew:tokyo-dystopia |
|---|---|
| Version | 0.9.15 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/tokyo-dystopia |
| Homepage | https://dbmx.net/tokyodystopia/ |
| Upstream-Dokumentation | https://dbmx.net/tokyodystopia |
| Lizenz | LGPL-2.1-or-later |
| Quellarchiv | https://dbmx.net/tokyodystopia/tokyodystopia-0.9.15.tar.gz |
| Zuletzt aktualisiert | 2026-04-18T21:36:21-04:00 |
| Pulse | updated |
| Abhängigkeiten | tokyo-cabinet |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tokyo-dystopia |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| 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.