macOS
brew install skylightinglocal Homebrew formula metadata
brew / 順位 9234
skylighting のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install skylightinglocal Homebrew formula metadata
sudo apt install skylightingDebian stable package indexes · skylighting · ソース: deb.debian.org
概要
Flexible syntax highlighter using KDE XML syntax descriptions
履歴
Skylighting is a Haskell library and optional command-line program for syntax highlighting with tokenizers derived from KDE XML syntax descriptions.
John MacFarlane created Skylighting as the successor to highlighting-kate. The earlier design compiled KDE XML descriptions into individual Parsec parsers, making circular IncludeRules and dynamic syntax loading difficult. Skylighting instead parses descriptions into Haskell data structures interpreted by a tokenizer.
The project later split its core and rendering formats into separate packages, continuously synchronized syntax definitions from KDE, and added formats and languages as the upstream definition set evolved.
Skylighting is distributed as a family of Haskell packages and is closely associated with Pandoc’s document-rendering ecosystem. Its modular formatters support ANSI, HTML, LaTeX, ConTeXt, and Typst output, while the command-line executable makes the same engine usable in shell pipelines.
Haskell programs use the library to select a syntax by name, extension, or filename, tokenize input, and render tokens through a formatter. The optional `skylighting` executable provides command-line highlighting, and users can dynamically load additional KDE XML definitions.
The package is notable for replacing generated, compiled parsers with interpreted KDE syntax descriptions. That architecture supports dynamically loaded definitions, reduces problems with included rules, and lets Haskell applications reuse the large KDE grammar ecosystem.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
skylighting | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/jgm/skylighting
インストールメタデータ
| パッケージキー | brew:skylighting |
|---|---|
| バージョン | 0.15 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/skylighting |
| ホームページ | https://github.com/jgm/skylighting |
| リポジトリ | https://github.com/jgm/skylighting |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://hackage.haskell.org/package/skylighting-0.14.7/skylighting-0.14.7.tar.gz |
| 最終更新 | 2026-09-15T18:50:53Z |
| Pulse | updated |
| 依存関係 | gmp |
| ビルド依存関係 | cabal-install, ghc |
| macOS 提供ライブラリ | libffi |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | skylighting |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
skylighting 0.14.3-1
syntax highlighting tool
https://github.com/jgm/skylighting
sudo apt install skylightingskylighting 0.13.4.1-2
syntax highlighting tool
https://github.com/jgm/skylighting
sudo apt install skylightingソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.