File: README.graphite

package info (click to toggle)
grcompiler 5.2-2.2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 24,352 kB
  • sloc: cpp: 48,550; ansic: 6,104; sh: 4,427; makefile: 197; xml: 190; perl: 127; sed: 21
file content (13 lines) | stat: -rw-r--r-- 262 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
LZ4 partial library source

The following files were pulled from: 
    http://github.com/Cyan4973/lz4/tree/master/
at commit dfabec2d18

lib/lz4.c
lib/lz4.h
lib/lz4hc.c
lib/lz4hc.h

The remaining files are unnecessary since we don't use the lz4 framing format.