Initial commit
[io-compress-brotli.git] / MANIFEST
CommitLineData
f9995f31
MG
1Brotli.xs
2Changes
3dec/bit_reader.c
4dec/bit_reader.h
5dec/context.h
6dec/decode.c
7dec/decode.h
8dec/dictionary.c
9dec/dictionary.h
10dec/huffman.c
11dec/huffman.h
12dec/port.h
13dec/prefix.h
14dec/state.c
15dec/state.h
16dec/streams.c
17dec/streams.h
18dec/transform.h
19dec/types.h
20lib/IO/Compress/Brotli.pm
21lib/IO/Uncompress/Brotli.pm
22Makefile.PL
23MANIFEST
24ppport.h
25README
26t/IO-Compress-Brotli.t
27t/IO-Uncompress-Brotli.t
28t/testdata/10x10y
29t/testdata/10x10y.compressed
30t/testdata/64x
31t/testdata/64x.compressed
32t/testdata/alice29.txt
33t/testdata/alice29.txt.compressed
34t/testdata/asyoulik.txt
35t/testdata/asyoulik.txt.compressed
36t/testdata/backward65536
37t/testdata/backward65536.compressed
38t/testdata/compressed_file
39t/testdata/compressed_file.compressed
40t/testdata/compressed_repeated
41t/testdata/compressed_repeated.compressed
42t/testdata/empty
43t/testdata/empty.compressed
44t/testdata/empty.compressed.00
45t/testdata/empty.compressed.01
46t/testdata/empty.compressed.02
47t/testdata/empty.compressed.03
48t/testdata/empty.compressed.04
49t/testdata/empty.compressed.05
50t/testdata/empty.compressed.06
51t/testdata/empty.compressed.07
52t/testdata/empty.compressed.08
53t/testdata/empty.compressed.09
54t/testdata/empty.compressed.10
55t/testdata/empty.compressed.11
56t/testdata/empty.compressed.12
57t/testdata/empty.compressed.13
58t/testdata/empty.compressed.14
59t/testdata/empty.compressed.15
60t/testdata/empty.compressed.16
61t/testdata/empty.compressed.17
62t/testdata/empty.compressed.18
63t/testdata/lcet10.txt
64t/testdata/lcet10.txt.compressed
65t/testdata/mapsdatazrh
66t/testdata/mapsdatazrh.compressed
67t/testdata/monkey
68t/testdata/monkey.compressed
69t/testdata/plrabn12.txt
70t/testdata/plrabn12.txt.compressed
71t/testdata/quickfox
72t/testdata/quickfox.compressed
73t/testdata/quickfox_repeated
74t/testdata/quickfox_repeated.compressed
75t/testdata/random_org_10k.bin
76t/testdata/random_org_10k.bin.compressed
77t/testdata/ukkonooa
78t/testdata/ukkonooa.compressed
79t/testdata/x
80t/testdata/x.compressed
81t/testdata/x.compressed.00
82t/testdata/x.compressed.01
83t/testdata/x.compressed.02
84t/testdata/x.compressed.03
85t/testdata/xyzzy
86t/testdata/xyzzy.compressed
87t/testdata/zeros
88t/testdata/zeros.compressed
This page took 0.014595 seconds and 4 git commands to generate.