Automic VaultAutomic Vault

brew

wcslib を Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install wcslib

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install wcslib

MacPorts ports tree · science/wcslib/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add wcslib

Alpine Linux edge package indexes · wcslib · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install wcslib

Fedora Rawhide package metadata · wcslib · ソース: dl.fedoraproject.org

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

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

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

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

Debian apt確認済み · 92%
sudo apt install libpgsbox8

Debian stable package indexes · libpgsbox8 · ソース: deb.debian.org

openSUSE zypper確認済み · 92%
sudo zypper install libwcs8

openSUSE Tumbleweed package metadata · libwcs8 · ソース: download.opensuse.org

概要

パッケージ概要

Library and utilities for the FITS World Coordinate System

コマンドとエイリアス

  • HPXcvt
  • fitshdr
  • sundazel
  • tofits
  • wcsware

履歴

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

WCSLIB is Mark Calabretta's C implementation of the FITS World Coordinate System standards, with Fortran wrappers and command-line utilities. It is one of the quiet infrastructure libraries behind astronomical FITS image, cube, and spectral coordinate handling.

プロジェクトの歴史

The WCSLIB manual identifies it as an implementation of the FITS WCS standard and carries copyright dates beginning in 1995. The surrounding FITSWCS site ties the library to the formal WCS papers by Greisen, Calabretta, and collaborators that standardized how FITS headers describe pixel-to-world transformations.

The FITSWCS literature page records the first two core WCS papers in Astronomy & Astrophysics in 2002: Paper I on world coordinates in FITS and Paper II on celestial coordinates. Later papers extended the standard to spectral coordinates in 2006, HEALPix/HPX in 2007, the XPH butterfly projection in 2013, and time coordinates in 2015.

WCSLIB grew alongside those standards as a reference-quality implementation for projection math, coordinate transformations, test data, Fortran bindings, and utilities. The upstream site notes that, as of release 8.5, RCS version files are included in the distribution to document changes since v1.0.

採用の歴史

WCSLIB adoption is strongest in astronomy software stacks that read, validate, transform, or display FITS WCS headers. NASA's FITS WCS page lists WCSLIB among the software libraries available for the WCS conventions, and Astropy's `astropy.wcs` documentation says its low-level core WCS support is based on Mark Calabretta's wcslib.

The batch package metadata shows WCSLIB packaged across Homebrew, Alpine, Debian/Ubuntu, Fedora, MacPorts, Nix, Arch, and openSUSE. That broad distro presence reflects its role as a shared scientific dependency rather than an end-user application.

使われ方

Developers use WCSLIB from C or Fortran to parse FITS headers, initialize WCS data structures, and convert between pixel coordinates and celestial, spectral, time, or other world coordinates. Command-line utilities such as `fitshdr`, `wcsware`, `HPXcvt`, `sundazel`, and `tofits` expose parts of that functionality for inspection, conversion, and testing.

In the wider Python ecosystem, many users meet WCSLIB indirectly through Astropy, where FITS WCS transformations are presented through high-level and low-level APIs. The same underlying package matters to observatory pipelines, map projection tools, FITS validators, and visualization programs that need consistent coordinate behavior.

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

WCSLIB is package-nerd significant because it packages a domain standard's math, edge cases, and historical compatibility into a reusable native library. Scientific package managers care about it for the same reason they care about CFITSIO: a small C library becomes the coordination point between decades of file-format convention and modern language bindings.

Its utilities also make it useful outside library linking. A maintainer debugging a FITS header can install the package and inspect WCS interpretation from the shell, which is often faster than writing a short scientific Python script just to discover whether a header is malformed.

タイムライン

  • 1995: WCSLIB copyright history begins in the upstream manual.
  • 2002: FITS WCS Papers I and II are published in Astronomy & Astrophysics.
  • 2006: Paper III on spectral coordinates is published.
  • 2007: HEALPix/HPX projection paper is published.
  • 2013: XPH butterfly projection paper is published.
  • 2015: FITS time coordinate paper is published.
  • 2025: Upstream site notes WCSLIB 8.5 and inclusion of RCS version files documenting changes since v1.0.

Related projects

  • Related projects include FITS, CFITSIO, Astropy `astropy.wcs`, WCSTools, Starlink AST, PGPLOT/PGSBOX, HEALPix, NASA HEASARC FITS resources, and the IAU FITS Working Group standards process.

セキュリティ状態

保護ツール対応はまだ見つかっていません

wcslib に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://www.atnf.csiro.au/computing/software/wcs/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:wcslib
バージョン8.9
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/wcslib
ホームページhttps://www.atnf.csiro.au/computing/software/wcs/
上流ドキュメントhttps://www.atnf.csiro.au/computing/software/wcs
ライセンスLGPL-3.0-or-later
ソースアーカイブhttps://www.atnf.csiro.au/computing/software/wcs/wcslib-releases/wcslib-8.9.tar.bz2
最終更新2026-06-25T13:38:12+02:00
Pulseupdated
依存関係cfitsio
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

libpgsbox8 8.4+ds-1

Draw and label curvilinear coordinate grids with pgplot

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install libpgsbox8
  • Section: libs
  • Architecture: amd64
  • Source Package: wcslib
  • 4 依存関係
  • normalized package name match
  • 一致条件: Wcslib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpgsbox8 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwcs8 8.4+ds-1

Implementation of the FITS WCS standard

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install libwcs8
  • Section: libs
  • Architecture: amd64
  • Source Package: wcslib
  • 1 依存関係
  • normalized package name match
  • 一致条件: Wcslib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwcs8 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wcslib-dev 8.4+ds-1

Header files and static library for wcslib and pgsbox

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install wcslib-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wcslib
  • 2 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Wcslib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wcslib-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wcslib-doc 8.4+ds-1

API documentation for wcslib

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install wcslib-doc
  • Section: doc
  • Architecture: all
  • Source Package: wcslib
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Wcslib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wcslib-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wcslib-tools 8.4+ds-1

Command line tools utilizing wcslib

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install wcslib-tools
  • Section: science
  • Architecture: amd64
  • Source Package: wcslib
  • 5 依存関係
  • normalized package name match
  • 一致条件: Wcslib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wcslib-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

wcslib

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

libpgsbox8 8.2.2+ds-3build2

Draw and label curvilinear coordinate grids with pgplot

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install libpgsbox8
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: wcslib
  • 4 依存関係
  • normalized package name match
  • 一致条件: Wcslib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpgsbox8 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libwcs8 8.2.2+ds-3build2

Implementation of the FITS WCS standard

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install libwcs8
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: wcslib
  • 1 依存関係
  • normalized package name match
  • 一致条件: Wcslib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwcs8 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

wcslib-dev 8.2.2+ds-3build2

Header files and static library for wcslib and pgsbox

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install wcslib-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: wcslib
  • 2 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Wcslib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wcslib-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

wcslib-doc 8.2.2+ds-3build2

API documentation for wcslib

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install wcslib-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: wcslib
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Wcslib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wcslib-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

wcslib-tools 8.2.2+ds-3build2

Command line tools utilizing wcslib

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install wcslib-tools
  • Section: universe/science
  • Architecture: amd64
  • Source Package: wcslib
  • 5 依存関係
  • normalized package name match
  • 一致条件: Wcslib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wcslib-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

wcslib 8.4-r2

implementation of the FITS WCS standard

https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/

sudo apk add wcslib
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: wcslib
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Wcslib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wcslib from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wcslib-dev 8.4-r2

implementation of the FITS WCS standard (development files)

https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/

sudo apk add wcslib-dev
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: wcslib
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Wcslib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wcslib-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wcslib-doc 8.4-r2

implementation of the FITS WCS standard (documentation)

https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/

sudo apk add wcslib-doc
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: wcslib
  • normalized package name match
  • 一致条件: Wcslib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wcslib-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

wcslib 8.4-3.fc44

An implementation of the FITS World Coordinate System standard

https://www.atnf.csiro.au/computing/software/wcs/index.html

sudo dnf install wcslib
  • License: LGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: wcslib
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Wcslib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wcslib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

wcslib-devel 8.4-3.fc44

Libraries, includes, etc. used to develop an application with wcslib

https://www.atnf.csiro.au/computing/software/wcs/index.html

sudo dnf install wcslib-devel
  • License: LGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: wcslib
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Wcslib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wcslib-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

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

このページは 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