pkgsrc/devel/p5-Git-Wrapper/distinfo
schmonz 1e1c32defc Add p5-Git-Wrapper.
Git::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.
2013-04-12 14:35:48 +00:00

5 lines
257 B
Text

$NetBSD: distinfo,v 1.1 2013/04/12 14:35:48 schmonz Exp $
SHA1 (Git-Wrapper-0.028.tar.gz) = 1fa8cbcf112d4f384a2a9e4aa877bba5499f8e5c
RMD160 (Git-Wrapper-0.028.tar.gz) = 821f9421c3269b8e94bbfc187c3c615343af2d6c
Size (Git-Wrapper-0.028.tar.gz) = 22318 bytes