Package: git2r
Title: Provides Access to Git Repositories
Description: Interface to the 'libgit2' library, which is a pure C
    implementation of the 'Git' core methods. Provides access to 'Git'
    repositories to extract data and running some basic 'Git'
    commands.
Version: 0.10.1
Date: 2015-05-07
License: GPL-2
Copyright: See COPYRIGHTS file.
URL: https://github.com/ropensci/git2r
BugReports: https://github.com/ropensci/git2r/issues
Maintainer: Stefan Widgren <stefan.widgren@gmail.com>
Author: See AUTHORS file.
Depends: R (>= 3.0.2), methods
Type: Package
LazyData: true
Biarch: true
NeedsCompilation: yes
SystemRequirements: zlib headers and library. OpenSSL (non-Windows)
        headers and library. Optional LibSSH2 (non-Windows) to enable
        the SSH transport.
Collate: 'S4_classes.r' 'blame.r' 'blob.r' 'branch.r'
        'bundle_r_package.r' 'checkout.r' 'commit.r' 'config.r'
        'contributions.r' 'credential.r' 'diff.r' 'fetch.r' 'git2r.r'
        'index.r' 'libgit2.r' 'merge.r' 'note.r' 'odb.r' 'plot.r'
        'pull.r' 'push.r' 'reference.r' 'reflog.r' 'remote.r'
        'repository.r' 'reset.r' 'revparse.r' 'signature.r' 'stash.r'
        'status.r' 'tag.r' 'time.r' 'tree.r' 'when.r'
Packaged: 2015-05-07 18:44:46 UTC; stefan
Repository: CRAN
Date/Publication: 2015-05-07 23:10:22
Built: R 3.1.3; x86_64-apple-darwin10.8.0; 2015-05-11 18:35:52 UTC; unix
Archs: git2r.so.dSYM
