Path to this page:
./
devel/p5-Git-Wrapper,
Wrap git(7) command-line interface
Branch: pkgsrc-2019Q1,
Version: 0.048nb1,
Package name: p5-Git-Wrapper-0.048nb1,
Maintainer: pkgsrc-usersGit::Wrapper provides an API for git(7) that uses Perl data structures
for argument passing, instead of CLI-style --options as Git does.
Except as documented, every git subcommand is available as a method
on a Git::Wrapper object. Replace any hyphens in the git command
with underscores. The first argument should be a hashref containing
options and their values. Boolean options are either true (included)
or false (excluded). The remaining arguments are passed as ordinary
command arguments.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers] [
devel/p5-Test-Exception]
Master sites: (Expand)
SHA1: edb0670b7c7121300d4b367be011e0aebc48b68b
RMD160: 6d51e4a737063be23986c9344bf97c349c1b0fbe
Filesize: 30.792 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-Git-Wrapper-0.048nb1 (created)