Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, Nix, pacman, dnf, MacPorts, scoop, winget 安装 atomicparsley

查看 atomicparsley 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install atomicparsley

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install AtomicParsley

MacPorts ports tree · multimedia/AtomicParsley/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add atomicparsley

Alpine Linux edge package indexes · atomicparsley · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install atomicparsley

Debian stable package indexes · atomicparsley · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#atomicparsley

nixpkgs package indexes · pkgs/by-name/at/atomicparsley/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S atomicparsley

Arch Linux sync databases · atomicparsley · 来源: geo.mirror.pkgbuild.com

Fedora dnf已验证 · 92%
sudo dnf install AtomicParsley

Fedora Rawhide package metadata · AtomicParsley · 来源: dl.fedoraproject.org

Windows

Scoop已验证 · 92%
scoop install main/atomicparsley

Scoop official bucket manifest trees · bucket/atomicparsley.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id wez.atomicparsley -e

Windows Package Manager source index · wez.atomicparsley · 来源: cdn.winget.microsoft.com

概览

软件包摘要

MPEG-4 command-line tool

命令和别名

  • AtomicParsley

历史

项目历史与用法

AtomicParsley is a command-line MPEG-4 metadata editor best known for reading, inspecting, and writing iTunes-style tags in MP4-family media files. It sits in the media-tooling niche occupied by small single-purpose CLIs: it is not a transcoder, but a metadata surgery tool used after ripping, downloading, podcasting, or encoding workflows.

项目历史

The maintained GitHub repository describes AtomicParsley as a lightweight command-line program for reading, parsing, and setting metadata in MPEG-4 files, especially iTunes-style metadata. The current maintainer notes that he made fixes to the original SourceForge project in 2009 and became the de facto fork as a result.

The same maintenance note explains the modern repository shape: the maintainer had not personally used the tool for years, but kept it alive in a loose guiding role. In 2020, Bitbucket's shutdown of Mercurial hosting forced a migration, after which the GitHub repository gained renewed activity and multi-platform GitHub Actions builds.

采用历史

AtomicParsley became one of the standard low-level MP4 tagging tools in package-manager culture because it exposed iTunes-era atoms directly from a scriptable command line. The input package facts show packaging across Homebrew, Debian, Ubuntu, Fedora, Alpine, Arch, MacPorts, Nix, Scoop, and winget, which is typical of a durable utility depended on by larger media workflows rather than a flashy end-user app.

Its cross-platform release artifacts and Homebrew install instructions in the README reinforce that it is consumed both as a standalone binary and as a building block inside scripts. The README warns that Homebrew may lag the latest repository release, a small but familiar detail for package maintainers tracking upstream tags.

使用方式

Typical use is direct metadata inspection and mutation: printing an atom tree, printing text tags, extracting artwork, setting artist/title/album fields, adding cover art, marking podcast fields, and deleting individual tags or artwork. The README's quick help also documents less common MPEG-4 metadata areas such as reverse-DNS forms, 3GPP assets, ISO copyright notices, UUID tags, and ID3-on-MP4 support.

Package users usually reach for AtomicParsley when a media pipeline already has an MP4 and needs metadata adjusted without re-encoding. That makes the tool useful in shell scripts and post-processing hooks where a GUI tagger would be too manual.

为什么软件包爱好者会关心

AtomicParsley is package-nerd interesting because it is an old media utility whose active lineage moved through legacy forge infrastructure, a Mercurial-era Bitbucket fork, and finally GitHub. It is also a good example of a small CLI with a long tail: the binary is tiny, the interface is stable, and downstream packagers keep it around because other tools and scripts expect it.

The package also illustrates the maintenance reality of aging media tools. Upstream accepts easy-to-review fixes and has CI for major platforms, but the maintainer's own note is candid that complex behavior needs tests because he no longer uses the tool day to day.

时间线

  • 2009: Wez Furlong made fixes to the original SourceForge project and his fork became the de facto maintained AtomicParsley line.
  • 2020: The repository moved after Bitbucket ended Mercurial hosting, producing renewed GitHub activity.
  • 2020: GitHub release 20200701.154658.b0d6223 published.
  • 2022: GitHub release 20221229.172126.d813aa6 published.
  • 2024: GitHub release 20240608.083822.1ed9031 published.

Related projects

  • Adjacent tools include MP4Box, FFmpeg, ExifTool, and media managers that call dedicated taggers as part of post-processing. AtomicParsley is narrower than those projects, focused on MPEG-4 atoms and iTunes-style metadata rather than general media conversion or broad metadata extraction.

来源

  • Official GitHub README maintenance note and usage help.
  • Official GitHub releases API.
  • input source_facts.package-manager.

安全态势

风险级别:绿色

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 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
AtomicParsleycli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本20240608.083822.1ed9031
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/wez/atomicparsley

安装元数据

软件包元数据

软件包键brew:atomicparsley
版本20240608.083822.1ed9031
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/atomicparsley
主页https://github.com/wez/atomicparsley
仓库https://github.com/wez/atomicparsley
上游文档https://github.com/wez/atomicparsley#readme
许可证GPL-2.0-or-later
源码归档https://github.com/wez/atomicparsley/archive/refs/tags/20240608.083822.1ed9031.tar.gz
构建依赖cmake
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

atomicparsley 20240608.083822.1ed9031-1

read, parse and set metadata of MPEG-4 and 3gp files

https://github.com/wez/atomicparsley

sudo apt install atomicparsley
  • Section: video
  • Architecture: amd64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Atomicparsley
Debian stable package indexes · deb.debian.org · Debian stable package indexes: atomicparsley from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

atomicparsley

nix profile install nixpkgs#atomicparsley
  • normalized package name match
  • 匹配方式:Atomicparsley
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/at/atomicparsley/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

atomicparsley 20210715.151551.e7ad03a-1

read, parse and set metadata of MPEG-4 and 3gp files

https://github.com/wez/atomicparsley

sudo apt install atomicparsley
  • Section: universe/misc
  • Architecture: amd64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Atomicparsley
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: atomicparsley from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

atomicparsley 20240608-r0

A command line program for reading, parsing and setting iTunes-style metadata in MPEG4 files

https://atomicparsley.sourceforge.net/

sudo apk add atomicparsley
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: atomicparsley
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Atomicparsley
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: atomicparsley from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

AtomicParsley 0.9.5-33.fc44

Command-line program to read and set MPEG-4 tags compatible with iPod/iTunes

http://atomicparsley.sourceforge.net/

sudo dnf install AtomicParsley
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: AtomicParsley
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Atomicparsley
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: AtomicParsley from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

atomicparsley 20240608.083822.1ed9031-1

Command line program for reading, parsing and setting metadata in MPEG-4 files

https://github.com/wez/atomicparsley

sudo pacman -S atomicparsley
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Atomicparsley
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: atomicparsley from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

AtomicParsley

sudo port install AtomicParsley
  • normalized package name match
  • 匹配方式:Atomicparsley
MacPorts ports tree · api.github.com · MacPorts ports tree: multimedia/AtomicParsley/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/atomicparsley

scoop install main/atomicparsley
  • normalized package name match
  • 匹配方式:Atomicparsley
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/atomicparsley.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

wez.atomicparsley

winget install --id wez.atomicparsley -e
  • normalized package name match
  • 匹配方式:Atomicparsley
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: wez.atomicparsley from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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