macOS
brew install tokyo-dystopialocal Homebrew formula metadata
安装
brew install tokyo-dystopialocal Homebrew formula metadata
概览
Lightweight full-text search system
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dystmgr | cli | 全局可执行文件 | |
dysttest | cli | 全局可执行文件 | |
lapumgr | cli | 全局可执行文件 | |
laputest | cli | 全局可执行文件 | |
tcqmgr | cli | 全局可执行文件 | |
tcqtest | cli | 全局可执行文件 | |
tcwmgr | cli | 全局可执行文件 | |
tcwtest | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://dbmx.net/tokyodystopia/
安装元数据
| 软件包键 | brew:tokyo-dystopia |
|---|---|
| 版本 | 0.9.15 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/tokyo-dystopia |
| 主页 | https://dbmx.net/tokyodystopia/ |
| 上游文档 | https://dbmx.net/tokyodystopia |
| 许可证 | LGPL-2.1-or-later |
| 源码归档 | https://dbmx.net/tokyodystopia/tokyodystopia-0.9.15.tar.gz |
| 最后更新 | 2026-04-18T21:36:21-04:00 |
| Pulse | updated |
| 依赖 | tokyo-cabinet |
| Bottle | 可用 (于 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 | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.