Automic VaultAutomic Vault

brew

decasify を Homebrew, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install decasify

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#decasify

nixpkgs package indexes · pkgs/by-name/de/decasify/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S decasify

Arch Linux sync databases · decasify · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Utility for casting strings to title-case according to locale-aware style guides

コマンドとエイリアス

  • decasify

履歴

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

decasify is a locale-aware string case conversion project packaged as a CLI, Rust crate, Lua rock, Python module, JavaScript/WASM module, editor plugin, SILE package, and Typst package. Its most visible purpose is title-casing prose, especially where English-only tools fail.

プロジェクトの歴史

The README states that decasify was born from frustration with all-caps titles in Markdown sources and the lack of tooling for Turkish prose case conversion. The public repository was created in July 2023, and the changelog shows early CLI and Lua/Rust work followed by Python, JavaScript/WASM, SILE, Typst, Vim, and Neovim integrations.

採用の歴史

decasify is unusual for a small case-conversion tool because it deliberately exposes the same functionality through many packaging ecosystems: Homebrew and Arch for the CLI, Cargo for Rust, LuaRocks, PyPI, npm, SILE, Typst Universe, and editor plugin managers. That spread is documented by the README installation and usage sections.

使われ方

CLI usage accepts arguments or standard input and defaults to English title case, with flags for locale and style guide. Library users call case-specific functions, while editor integrations expose a `:Decasify` command for transforming lines or ranges with configurable locale, style guide, and override words.

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

Package nerds care about decasify less as a huge utility and more as a clean example of one text-processing core shipped across several language and editor ecosystems. Its packaging matrix is the story: a Rust implementation serving CLI, Lua, Python, JavaScript, SILE, Typst, Vim, and Neovim users.

タイムライン

  • 2023: Repository created and 0.1.0 accepted standard input for the CLI.
  • 2024: Python, JavaScript/WASM, SILE, Neovim, and broader API work arrived through the 0.5-0.8 series.
  • 2025: Typst packaging and Spanish support appeared in later releases.
  • 2026: 0.11.3 added Neovim preview behavior, CLI help colors, binary-install tooling, and Lua 5.5 support.

Related projects

  • decasify builds on and references the Rust titlecase crate for Gruber-style English title casing, while also consulting language-specific style sources such as Turkish Language Institute rules and Spanish style references.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
decasifycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://github.com/alerque/decasify

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/alerque/decasify信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:decasify
バージョン0.11.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/decasify
ホームページhttps://github.com/alerque/decasify
リポジトリhttps://github.com/alerque/decasify
上流ドキュメントhttps://github.com/alerque/decasify#readme
ライセンスLGPL-3.0-only
ソースアーカイブhttps://github.com/alerque/decasify/releases/download/v0.11.3/decasify-0.11.3.tar.zst
ビルド依存関係pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

decasify

nix profile install nixpkgs#decasify
  • normalized package name match
  • 一致条件: Decasify
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/de/decasify/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

decasify 0.11.3-2

cast strings to title-case according to locale specific style guides including Turkish (CLI tool)

https://github.com/alerque/decasify

sudo pacman -S decasify
  • License: LGPL-3.0-only
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Decasify
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: decasify from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

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

このページは 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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment