-
-
s3-publisher
... .com
* set security to public-read
* gzip contents ('abc1234') and set a Content-Encoding: gzip header so clients know to decompress
* set a Cache-Control: max-age=5 header
You can also pass file paths, rather than string data. Files aren't read ...
-
PyFlickrStreamr
...
## Installation
To install, download the archive at http://pypi.python.org/pypi/PyFlickrStreamr and decompress, run python setup.py install.
## Usage
import PyFlickrStreamr
fs = PyFlickrStreamr('your_api_key_here', extras=['date_upload',' ...
-
compress
... the standard `Deflate` (algorithm gzip uses) LZF can be 5-6 times as fast to compress,
and twice as fast to decompress. Compression rate is lower since no Huffman-encoding is used
after lempel-ziv substring elimination.
## License
[Apache License 2.0]( ...
-
humongous
... of MongoDB (1.4.4 as of this writing):
http://www.mongodb.org/downloads
Grab the version that matches your OS hardware platform. Decompress the tgz file someplace sane and add the bin/ directory to your path so you can run mongod, mongo etc. from ...
-
EggHal
... (not the module)
README.TXT
A link to this site
Installing (non-Windrop)
Obtain the package.
Place it in ~/eggdrop1.6.x/src/mod/
Decompress it: tar zxvf megahal.2.x.tar.gz
Go back to your ~/eggdrop1.6.x directory
make config
make
make install
Copy the ...
-
nagi
...
* Install Visual Studio 2019 Community
* Download SDL2-devel-2.0.14-VC.zip from https://www.libsdl.org/download-2.0.php
* Decompress SDL2-devel-2.0.14-VC.zip into a directory
* Add support/sdl2-config.cmake to SDL directory
* Open nagi directory in ...
-
JSONKit
... :1&chem=y;s=text_outline;d=666,10.5,l,fff,_,Decompress+%2b+Parse+is+just;ds=0;dp=2;py=0;of= ... at run time– no manual linking required.
* Parsing / deserializing will automagically decompress a buffer if it detects a `gzip` signature header.
* ...
-
libgamecommon
...
- **stream\_filtered**: Transparently filter data read from and written to
the stream. Filters can compress/decompress, encrypt/decrypt, etc.
- **lzss**: Generic implementation of the LZSS compression algorithm,
implemented in the form of ...
-
devil
... also work
but I am not sure since I have not tested them.
- Download the binary distribution of Devil 2.2lc2 and decompress.
- Download the source from the repository and build the devil
executable.
- Place the devil executable in the devil-2.2lc2 ...
-
mydlp-host-win32
... with Mach-O files. Additionally, the PE module
can now decompress and inspect executables packed with UPX 3.0.
- ... is finally able to decode OLE2 (Microsoft Office) files and
decompress VBA streams ! The code is developed by Trog, official ...
-