Package: etseed
Title: Client for 'etcd', a 'Key-value' Database
Description: Client to interact with the 'etcd' 'key-value' data store
    <https://github.com/coreos/etcd>. Functions included for managing
    directories, keys, nodes, and getting statistics.
Version: 0.1.0
License: MIT + file LICENSE
URL: https://github.com/ropensci/etseed
BugReports: https://github.com/ropensci/etseed/issues
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com"))
LazyData: true
VignetteBuilder: knitr
Imports: httr (>= 1.2.0), jsonlite (>= 1.0), R6 (>= 2.1.3)
Suggests: roxygen2 (>= 5.0.1), knitr, testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-09-07 17:40:06 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2016-09-08 01:16:55
