-
-
Zlib
...
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
-----------------------------------------------------------------------------
Structures to compress and/or decompress data. In C++.
-
Infi-bgu-2010b
... git://github.com/lxmonk/Infi-bgu-2010b.git
OR
2. Press the Download Source button.
Choose you favorite compression protocol.
Decompress.
(the git option is recommended since the file will be updated
on a weekly basis, and it makes downloading easier) ...
-
python-magic
...
You can download the latest version of file from:
ftp://ftp.astron.com/pub/file/
If your gzip sometimes fails to decompress things complaining about a short
file, apply this patch [which is going to be in the next version of gzip]:
*** - Tue Oct 29 ...
-
sevensquare
... If you can help add the decompression code into this project to help to avoid running external program 'minizip' to decompress frame buffer data.
* Reduce screen data size generated by screencap
Currently, we use 'screencap' command on the device ...
-
xgstage0
... scripts: build tools for XianGe Linux system.
steps:
1. make an empty work directory, such as "/mnt/xg" or "~/xg"
2. decompress file to work directory
3. enter "stage0" of work directory
4. run ./download
5. after all packges download ok, run ./ ...
-
RABCDAsm
... It is functionally
equivalent to [flasm][]'s `-x` option. If you frequently work on compressed
SWF files, you may want to decompress them to speed processing up.
`swf7zcompress` is an utility to further reduce the size of SWF files. It uses
[7-Zip][] ...
-
python-lzf
... api of liblzf to python.
It has two functions: compress() and decompress().
compress() accepts a string to compress and an optional maximum ... caller must always be prepared
for a return value of None.
decompress() accepts a string and a size in which the ...
-
kalua
... tarball.tgz /tmp/tarball.tgz
# OR take this prebuilt one:
wget -O /tmp/tarball.tgz http://46.252.25.48/tarball_full.tgz
# decompress:
cd /; tar xvzf /tmp/tarball.tgz; rm /tmp/tarball.tgz
# execute config-writer
/etc/init.d/apply_profile.code
/etc/init.d/ ...
-
rainbow-shooter
...
3 Installation
This project is distributed as a compressed tarball. To install this
project decompress the distribution file in a new folder having the
same name as the project.
We hope you have as much fun using ...
-
pysty
... highlighting for all types of markup or data formats, e.g. JSON, HTML, etc.
- Pretty printing JSON
- Transparently decompress gzip responses
Usage
-----
# pysty --base-url=http://api.stackoverflow.com
http://api.stackoverflow.com> GET /0.9/ ...
-