# bsdconv を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:bsdconv
```

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

### macOS

- Homebrew (100%):

```sh
brew install bsdconv
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:bsdconv
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/bsdconv>
- **バージョン:** 11.6
- **ソース概要:** Charset/encoding converter library
- **ホームページ:** <https://github.com/buganini/bsdconv>
- **リポジトリ:** <https://github.com/buganini/bsdconv>
- **ライセンス:** BSD-2-Clause
- **ソースアーカイブ:** <https://github.com/buganini/bsdconv/archive/refs/tags/11.6.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- bsdconv (cli)
- bsdconv-completion (cli)
- bsdconv-man (cli)
- bsdconv-mktable (cli)
- bsdconv (エイリアス)
- bsdconv-completion (エイリアス)
- bsdconv-man (エイリアス)
- bsdconv-mktable (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 11.6
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/buganini/bsdconv
- 検出された最新: 11.6 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://buganini.github.io/bsdconv>
- <https://github.com/buganini/bsdconv>
- <https://raw.githubusercontent.com/buganini/bsdconv/master/README.md>
- source_facts.package-manager


## セキュリティノート

library-like package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- library-like package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bsdconv
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [nkf](https://pkg.so/ja/brew/nkf/) - Shares pkgdb curated category or tags: character-encoding, cli, developer-tools, text-processing.
- [cmigemo](https://pkg.so/ja/brew/cmigemo/) - Shares pkgdb curated category or tags: cli, developer-tools, library, text-processing.
- [libunicode](https://pkg.so/ja/brew/libunicode/) - Shares pkgdb curated category or tags: cli, developer-tools, library, text-processing.
- [sd](https://pkg.so/ja/brew/sd/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [enca](https://pkg.so/ja/brew/enca/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [choose-rust](https://pkg.so/ja/brew/choose-rust/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [enscript](https://pkg.so/ja/brew/enscript/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [recode](https://pkg.so/ja/brew/recode/) - Shares pkgdb curated category or tags: character-encoding, cli, developer-tools, text-processing.
- [cconv](https://pkg.so/ja/brew/cconv/) - Local package facts share a topical domain. Shared terms: character, cli, conversion, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/bsdconv.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bsdconv.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
