Package: discgolf
Title: Discourse 'API' Client
Description: Client for the Discourse 'API'. Discourse is a open source
    discussion forum platform (<http://www.discourse.org/>). It comes with 'RESTful'
    API access to an installation. This client requires that you are authorized
    to access a Discourse installation, either yours or another.
Version: 0.1.0
License: MIT + file LICENSE
Authors@R: person("Scott", "Chamberlain", role = c("aut", "cre"), email =
    "myrmecocystus@gmail.com")
URL: https://github.com/sckott/discgolf
BugReports: https://github.com/sckott/discgolf/issues
LazyData: true
Imports: httr (>= 1.1.0), jsonlite, xml2
Suggests: testthat, covr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-21 21:57:20 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2016-04-22 01:16:52
