Parent Directory
|
|
|
|
|
debian/
|
18658 |
22 months |
brion |
depends & description
|
BitShifter.py
|
14297 |
2 years |
brion |
Add some notes on bzip2 stream format; quick hacky check for bit-shifted stream ... |
DistBits.py
|
14573 |
2 years |
brion |
Quick hack to support decompression. Will fail on files with multiple blocks so ... |
Makefile
|
18661 |
22 months |
brion |
build .deb package in a fresh directory from the dist tarball
output goes into d... |
README
|
15072 |
2 years |
brion |
Add local CPU count detection for Linux and Mac OS X
|
dbzip2
|
15072 |
2 years |
brion |
Add local CPU count detection for Linux and Mac OS X
|
dbzip2.conf
|
15071 |
2 years |
brion |
config file for client
|
dbzip2.spec
|
18645 |
22 months |
brion |
* move some of the install logic from RPM spec to makefile
* start on debian pac... |
dbzip2d
|
15073 |
2 years |
brion |
Fix log file creation for dbzip2d; replace dbzip2d-only rpm with dbzip2 rpm whic... |
dbzip2d.service
|
14892 |
2 years |
brion |
Think I've got it daemonizing correctly now; doesn't hang terminal when I log ou... |
dbzutil-module.c
|
14484 |
2 years |
brion |
Run input through trial RLE compression to make block boundaries match the behav... |
dbzutil-setup.py
|
14378 |
2 years |
brion |
Reimplement the bitstream writer as a C module so it runs fast again.
Current co... |
dbzutil-test.py
|
14574 |
2 years |
brion |
Test case for extraction of blocks from compressed stream (code to be written)
|
format description.txt
|
14378 |
2 years |
brion |
Reimplement the bitstream writer as a C module so it runs fast again.
Current co... |
piperate
|
14895 |
2 years |
brion |
add an average rate counter
|
sigcheck.py
|
14320 |
2 years |
brion |
Fix for byte-aligned trail signatures
|