Package: gert
Type: Package
Title: Simple Git Client
Version: 0.1
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Description: Minimal git client for R based on 'libgit2' <https://libgit2.org/>. 
    This package requires a somewhat recent version of 'libgit2' is installed 
    on the system.
License: MIT + file LICENSE
SystemRequirements: libgit2 (>= 0.26): libgit2-devel (rpm) or
        libgit2-dev (deb)
URL: http://github.com/r-lib/gert (devel), https://libgit2.org
        (upstream)
BugReports: http://github.com/r-lib/gert/issues
Encoding: UTF-8
RoxygenNote: 6.1.1
Imports: credentials (>= 1.0), askpass, openssl
Suggests: testthat
NeedsCompilation: yes
Packaged: 2019-06-18 14:16:33 UTC; jeroen
Repository: CRAN
Date/Publication: 2019-06-19 09:00:03 UTC
