UNPKG

snappy-stream

Version:

Compress data over a Stream using the snappy framing format

17 lines (14 loc) 200 B
language: node_js os: - linux node_js: - 4 - 6 - 8 - 10 - 12 - 14 before_install: - sudo apt-get update -qq - sudo apt-get install libsnappy-dev - sudo pip install python-snappy