Package: protolite
Type: Package
Title: Fast and Simple Object Serialization to Protocol Buffers
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
Description: Optimized C++ implementations for reading and writing protocol-buffers.
    Currently supports 'rexp.proto' for serializing R objects and 'geobuf.proto' for
    geojson data. This lightweight package is complementary to the much larger
    'RProtoBuf' package which provides a full featured toolkit for working with
    protocol-buffers in R.
Version: 1.4
License: MIT + file LICENSE
URL: https://github.com/jeroenooms/protolite#readme
BugReports: https://github.com/jeroenooms/protolite/issues
SystemRequirements: libprotobuf and protobuf-compiler
LinkingTo: Rcpp
Imports: Rcpp, jsonlite
Suggests: testthat, RProtoBuf
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-08-19 12:49:31 UTC; jeroen
Repository: CRAN
Date/Publication: 2016-08-19 17:10:40
