File: README.graphite

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

The following files were pulled from: 
    https://github.com/lz4/lz4
at commit d443718 (tag v1.9.3)

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.