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: An optimized, permissively licensed C++ implementation for serializing
    R objects to protocol-buffers. 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.1
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
Suggests: testthat, RProtoBuf
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-04-25 13:33:13 UTC; jeroen
Repository: CRAN
Date/Publication: 2016-04-25 17:50:03
