SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Git-Repository rpm build for : openSUSE Leap 42. For other distributions click perl-Git-Repository.

Name : perl-Git-Repository
Version : 1.321 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2017-10-08 10:09:44
Group : Development/Libraries/Perl Source RPM : perl-Git-Repository-1.321-1.1.src.rpm
Size : 0.12 MB
Packager : (none)
Summary : Perl interface to Git repositories
Description :
Git::Repository is a Perl interface to Git, for scripted interactions with
repositories. It\'s a low-level interface that allows calling any Git
command, whether _porcelain_ or _plumbing_, including bidirectional
commands such as \'git commit-tree\'.

A Git::Repository object simply provides context to the git commands being
run. It is possible to call the \'command()\' and \'run()\' methods against the
class itself, and the context (typically _current working directory_) will
be obtained from the options and environment.

As a low-level interface, it provides no sugar for particular Git commands.
Specifically, it will not prepare environment variables that individual Git
commands may need or use.

However, the \'GIT_DIR\' and \'GIT_WORK_TREE\' environment variables are
special: if the command is run in the context of a Git::Repository object,
they will be overridden by the object\'s \'git_dir\' and \'work_tree\'
attributes, respectively. It is however still possible to override them if
necessary, using the \'env\' option.

Git::Repository requires at least Git 1.5.0, and is expected to support any
later version.

See Git::Repository::Tutorial for more code examples.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_42.2/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Git::Repository)
perl(Git::Repository::Command)
perl(Git::Repository::Plugin)
perl(Test::Git)
perl-Git-Repository

Requires :
perl(Git::Version::Compare) => 1.001
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(System::Command) => 1.118
perl(namespace::clean)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Git
/usr/lib/perl5/vendor_perl/5.18.2/Git/Repository
/usr/lib/perl5/vendor_perl/5.18.2/Git/Repository.pm
/usr/lib/perl5/vendor_perl/5.18.2/Git/Repository/Command.pm
/usr/lib/perl5/vendor_perl/5.18.2/Git/Repository/Plugin.pm
/usr/lib/perl5/vendor_perl/5.18.2/Git/Repository/Tutorial.pod
/usr/lib/perl5/vendor_perl/5.18.2/Test
/usr/lib/perl5/vendor_perl/5.18.2/Test/Git.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Git-Repository
/usr/share/doc/packages/perl-Git-Repository/Changes
/usr/share/doc/packages/perl-Git-Repository/README
/usr/share/licenses/perl-Git-Repository
/usr/share/licenses/perl-Git-Repository/LICENSE
/usr/share/man/man3/Git::Repository.3pm.gz
/usr/share/man/man3/Git::Repository::Command.3pm.gz
/usr/share/man/man3/Git::Repository::Plugin.3pm.gz
/usr/share/man/man3/Git::Repository::Tutorial.3pm.gz
/usr/share/man/man3/Test::Git.3pm.gz

 
ICM