pkg.soopen package index

brew / 排名 9561

使用 Homebrew 安装 gvp

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gvp

local Homebrew formula metadata

概览

软件包摘要

Go versioning packager

命令和别名

  • gvp

历史

项目历史与用法

gvp, the Go Versioning Packager, is a shell-oriented helper for isolating Go project dependencies by changing GOPATH, GOBIN, and PATH to use a project-local .godeps directory. It belongs to the pre-Go-modules era of Go dependency management, when GOPATH isolation and vendoring helpers were common.

项目历史

The GitHub repository was created on 2014-02-01, and the first GitHub release was published on 2014-02-04. The README says gvp was based on gst, a similar dependency-isolation tool for Ruby gems, and was designed as a companion to gpm while remaining usable on its own.

The release stream moved quickly in 2014 and 2015, with releases for environment handling, plugin support, and other fixes. GitHub releases list v0.3.0 on 2015-07-28 as a release named 'Major improvements and fixes'.

采用历史

gvp was packaged for Homebrew and documented a Unix-style source installation flow. Its adoption was tied to Go developers who wanted project-local dependencies before Go modules made module-aware dependency resolution the normal path.

The README's examples combine gpm and gvp, showing a workflow where gpm handled dependency lists and gvp switched the shell into the right dependency context for a project. That made it useful to people juggling multiple GOPATH-based projects with conflicting dependency versions.

使用方式

gvp is sourced into the shell because a child process cannot modify the parent shell environment. Once sourced, gvp in adjusts GOPATH and GOBIN to the .godeps tree, gvp out restores the prompt and environment, gvp version prints version information, and unknown subcommands can be delegated to executables named gvp-<command> through the plugin mechanism.

The README also documents autoenv integration: a project can place a source command in .env so entering the directory activates the gvp environment automatically.

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

gvp is historically interesting because it packages the GOPATH workaround era into a tiny tool. It shows how Go users handled isolation before module files became the standard metadata, and it connects Go packaging practice to earlier language-specific environment switchers such as Ruby's gst.

时间线

  • 2014-02-01: Public GitHub repository created.
  • 2014-02-04: First GitHub release, v0.01, published.
  • 2014-09-28: v0.2.0 release published.
  • 2015-07-28: v0.3.0 release published with major improvements and fixes.
  • 2015-10-07: Repository metadata records later activity in the project.

Related projects

  • gpm: README describes gvp as a companion tool for Go dependency management.
  • gst: README says gvp was based on this Ruby-gem dependency-isolation tool.
  • autoenv: README documents automatic activation through .env files.
  • Go GOPATH tooling: gvp's purpose is to isolate GOPATH-era project dependencies.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gvp可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本0.3.0
管理器更新时间2026-08-02
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:gvp
版本0.3.0
软件包管理器Homebrew
主页https://github.com/pote/gvp
仓库https://github.com/pote/gvp
最后更新2026-08-02T20:52:09+09:00
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation