macOS
brew install perulocal Homebrew formula metadata
brew / rank 4901
Dependency retriever for version control and archives. Version 1.3.5 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#peru.
install
brew install perulocal Homebrew formula metadata
nix profile install nixpkgs#perunixpkgs package indexes · pkgs/by-name/pe/peru/package.nix · source: api.github.com
overview
Dependency retriever for version control and archives
history
peru is a cross-platform dependency retriever that vendors selected upstream code into a project while recording exact revisions or archive hashes for reproducible builds.
peru was created as a generic tool for incorporating other projects' code into a source tree. Its name and emphasis on reproducible builds were inspired by Amazon's Brazil build system; the name is also an anagram of “reup,” its dependency-update command.
The project is distributed through pip and operating-system package managers including Homebrew and the Arch User Repository, extending it beyond Python-only installation workflows.
Users declare modules and import destinations in peru.yaml, run `peru sync` to materialize them, and run `peru reup` to update pinned revisions or hashes. The generated .peru state directory is normally excluded from version control, while peru.yaml is committed.
peru occupies the niche between copying vendored code and using source-control submodules. Its appeal is reproducible, script-friendly retrieval from Git, Mercurial, Subversion, and archives without installing dependencies globally.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
peru.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
peru | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/buildinspace/peru
install metadata
| Package key | brew:peru |
|---|---|
| Version | 1.3.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/peru |
| Homepage | https://github.com/buildinspace/peru |
| Repository | https://github.com/buildinspace/peru |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/46/93/97b31e2052b4308cbc413d85b6b6b08a3beeeac81996b070723418a0c24e/peru-1.3.5.tar.gz |
| Last updated | 2026-09-13T11:14:48Z |
| Pulse | updated |
| Dependencies | libyaml, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | peru |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
peru
nix profile install nixpkgs#perusource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.