pkg.soopen package index

brew / 順位 10075

psc-package を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install psc-package

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#psc-package

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

概要

パッケージ概要

Package manager for PureScript based on package sets

コマンドとエイリアス

  • psc-package

履歴

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

psc-package is a PureScript dependency manager that uses Git and package sets to produce reproducible project dependency selections.

プロジェクトの歴史

The PureScript project developed psc-package as a Git-based dependency manager centered on curated package sets. Its stated goals were to avoid requiring Node, improve reproducibility, provide a Stack-like out-of-the-box experience, and still permit custom package sets.

The official documentation revision identifies a 2018 guide maintained by Justin Woo. The tool's model was later carried forward conceptually by Spago, which cites psc-package as an inspiration.

採用の歴史

psc-package could be invoked directly or embedded by external tools such as Pulp. Binary releases, source builds, Chocolatey, Homebrew, and Nix provided several installation paths.

It belongs to an earlier generation of PureScript dependency management. The later Spago project explicitly lists psc-package among its inspirations and became the broader package-manager and build-tool workflow for contemporary PureScript projects.

使われ方

A project records dependencies in psc-package.json. Running psc-package install installs or updates the recorded set, while psc-package install <package> also adds a named dependency to the manifest.

Advanced users can work with local or customized package sets; external build tools can invoke psc-package rather than requiring users to call it directly.

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

psc-package represents PureScript's move away from generic front-end dependency managers toward compiler-aware, reproducible package sets. Its small cross-platform dependency model and JSON project manifest make it a useful historical link between Bower-era PureScript and Spago's integrated workflow.

タイムライン

  • 2018: The published official guide identifies a 2018 copyright and documentation revision.
  • Package-set era: psc-package established a Git-based, psc-package.json-driven workflow for PureScript dependencies.
  • Later ecosystem: Spago emerged as a package manager and build tool inspired in part by psc-package.

Related projects

  • PureScript: The language ecosystem served by psc-package.
  • Pulp: An external PureScript build tool capable of invoking psc-package.
  • Bower: The Node-dependent package manager used as a comparison point in psc-package's design goals.
  • Spago: The later PureScript package manager and build tool that cites psc-package as an inspiration.
  • Haskell Stack: An inspiration for the intended package-set user experience.

ソース

  • Input package coverage: source_facts.package-manager
  • Official Spago repository: https://github.com/purescript/spago
  • Official guide: https://psc-package.readthedocs.io/en/latest/
  • Official repository: https://github.com/purescript/psc-package

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:package manager

インストール挙動

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

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
psc-package.json

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-09-19
マネージャ版0.6.2
マネージャ更新日2026-09-13
ローカルデータOK
上流最新
検出された最新v0.6.2

https://github.com/purescript/psc-package

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:psc-package
バージョン0.6.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/psc-package
ホームページhttps://psc-package.readthedocs.io
リポジトリhttps://github.com/purescript/psc-package
上流ドキュメントhttps://psc-package.readthedocs.io
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/purescript/psc-package/archive/refs/tags/v0.6.2.tar.gz
最終更新2026-09-13T12:44:36Z
Pulseupdated
依存関係gmp, purescript
ビルド依存関係cabal-install, ghc
macOS 提供ライブラリlibffi
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepsc-package
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Nix95%

psc-package

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

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation