Package: snappier
Title: Compress and Decompress 'Snappy' Encoded Data
Version: 0.1.0
Authors@R: c(
    person("Huw", "Campbell", email = "huw.campbell@gmail.com", role = c("aut", "cre"))
  , person("Jeff", "Dean", role = "ctb")
  , person("Sanjay", "Ghemawat", role = "ctb")
  , person("Steinar", "Gunderson", role = "ctb")
  , person("Martin", "Gieseking", email = "martin.gieseking@uos.de", role = "ctb")
  , person("Google Inc.", role = "cph")
  )
Description: Compression and decompression with 'Snappy'.
Depends: R (>= 3.3.0)
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: yes
Packaged: 2018-02-08 09:50:59 UTC; hcampbell
Author: Huw Campbell [aut, cre],
  Jeff Dean [ctb],
  Sanjay Ghemawat [ctb],
  Steinar Gunderson [ctb],
  Martin Gieseking [ctb],
  Google Inc. [cph]
Maintainer: Huw Campbell <huw.campbell@gmail.com>
Repository: CRAN
Date/Publication: 2018-02-11 15:27:41 UTC
Built: R 4.0.5; x86_64-w64-mingw32; 2022-04-21 03:37:45 UTC; windows
Archs: i386, x64
