Package: rapidjsonr
Type: Package
Title: 'Rapidjson' C++ Header Files
Version: 1.1
Date: 2018-09-22
Authors@R: c(
    person("David", "Cooley", ,"dcooley@symbolix.com.au", role = c("aut", "cre")),
    person("Milo", "Yip", , role = "ctb", comment = "Author of c++ rapidjson library, provided through THL A29 Limited, a Tencent company"),
    person("Alexander", "Chemeris", role = "ctb", comment = "Author of c++ msinttypes library")
    )
Description: Provides JSON parsing capability through the 'Rapidjson' 'C++' header-only library. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
SystemRequirements: GNU make
NeedsCompilation: no
Packaged: 2018-09-22 06:52:55 UTC; dave
Author: David Cooley [aut, cre],
  Milo Yip [ctb] (Author of c++ rapidjson library, provided through THL
    A29 Limited, a Tencent company),
  Alexander Chemeris [ctb] (Author of c++ msinttypes library)
Maintainer: David Cooley <dcooley@symbolix.com.au>
Repository: CRAN
Date/Publication: 2018-09-22 07:10:04 UTC
