Automic VaultAutomic Vault

brew

bsdconv を Homebrew でインストール

bsdconv のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bsdconv

local Homebrew formula metadata

概要

パッケージ概要

Charset/encoding converter library

コマンドとエイリアス

  • bsdconv
  • bsdconv-completion
  • bsdconv-man
  • bsdconv-mktable

履歴

プロジェクトの歴史と使われ方

bsdconv is a small charset and text-conversion library with a command-line frontend. It is niche, but it is unusually rich in conversion pipelines for East Asian encodings, Unicode normalization, transliteration, database migration, and custom module chains.

プロジェクトの歴史

The upstream README describes bsdconv as a buildable C project with module manuals, generated tables, aliases, and a command-line syntax that chains `from`, `inter`, and `to` conversion modules. The official API reference is published from the project at buganini.github.io/bsdconv.

Its examples reveal the project's practical origin: Big5, UTF-8, GB2312/CP936, Chinese traditional/simplified conversion, HTML entities, width counting, fuzzy comparison, and recovery from mis-decoding are central use cases rather than afterthoughts.

採用の歴史

The provided package facts show bsdconv packaged by Homebrew. Upstream also documents bindings or integrations for Python, Perl, PHP, Ruby, Go, Java, Haskell, Elasticsearch, PostgreSQL, and MySQL, which suggests use as a library component as much as a standalone CLI.

This is not a broad mainstream text tool like iconv or recode. Its adoption signal is strongest where CJK legacy encodings, database migration, and application-specific conversion pipelines matter.

使われ方

The `bsdconv` command composes conversion stages with colon-separated modules, for example converting Big5 to simplified Chinese UTF-8, normalizing line endings, emitting HTML entities, or creating fuzzy comparison keys.

The project also ships helper commands such as `bsdconv-man` and `bsdconv-mktable`, matching its module/table-oriented design.

パッケージ好きにとっての重要性

bsdconv matters to package nerds because it sits in the awkward gap between iconv-style charset conversion and application-specific text cleanup. Packaging it keeps an old but practical conversion toolbox available without forcing users to vendor C libraries or language bindings.

Its significance is narrow: it is a survival tool for messy text migrations, especially where East Asian encodings and Unicode edge cases meet databases.

タイムライン

  • 2010s: Upstream documentation and slides present bsdconv as a modular charset conversion library and CLI.
  • 2010s: Language bindings and database integrations appear around the core library.
  • 2026: Provided package facts show bsdconv available as a Homebrew formula.

Related projects

  • iconv is the standard comparison point for charset conversion.
  • GNU recode is an older adjacent text conversion tool.
  • The upstream bindings connect bsdconv to Python, Perl, PHP, Ruby, Go, Java, Haskell, Elasticsearch, PostgreSQL, and MySQL ecosystems.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bsdconvcliグローバル実行可能ファイル
bsdconv-completioncliグローバル実行可能ファイル
bsdconv-mancliグローバル実行可能ファイル
bsdconv-mktablecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版11.6
マネージャ更新日
ローカルデータOK
上流最新
検出された最新11.6

https://github.com/buganini/bsdconv

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bsdconv
バージョン11.6
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bsdconv
ホームページhttps://github.com/buganini/bsdconv
リポジトリhttps://github.com/buganini/bsdconv
上流ドキュメントhttps://buganini.github.io/bsdconv
ライセンスBSD-2-Clause
ソースアーカイブhttps://github.com/buganini/bsdconv/archive/refs/tags/11.6.tar.gz
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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namebsdconv
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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