-
-
coapp-gzip
...
for a comparison of zip and gzip.
gunzip can currently decompress files created by gzip, compress or
pack. The detection ... and decompression code for the
'deflate' method. unzip can also decompress old zip archives
(implode, shrink and reduce methods). ...
-
silverstripe-serverstatus
... clone the module into the root document folder of your SilverStripe project.
- In the case of downloading a tar, decompress and extract.
- Run the "dev/build".
# Links:
- https://github.com/amoebas/silverstripe-serverstatus/
- http://amoebas.github. ...
-
GTDtoCSV
... :
Installing GTDtoCSV is pretty easy. Because Macs and Linux already include Python, all you need to do is download the GTDtoCSV source, decompress it, and move it wherever you want. Of course, if you use GTDtoCSV a lot you might want to "add your ...
-
HighlightBundle
... .1.*"
//...
}
}
```
Activate changes via the command:
```
php composer.phar update
```
###Manual installation
Download and decompress the bundle package in `vendor/bundles/Highlight` manually or via github:
```
git submodule add git://github. ...
-
nanoblogger-mod
... content.
Installing NanoBlogger
----------------------
1. download gzipped tarball:
http://nanoblogger.sourceforge.net/downloads/nanoblogger-xx.tar.gz
2. decompress gzipped tarball: tar xzf nanoblogger-xx.tar.gz
3. Modify shell's path to include the ...
-
shopaholic
... the Package Manager from the SocialEngine Clients area.
- Decompress the upgrade files, then upload them to the root of your SocialEngine 4 website. You'll notice the ...
-
configs
... : You have to change the file extension of "icons.xz" to "icons.tar.xz" or it will not properly decompress.
## Directory Contents
### browsers
* jumanji
* luakit
* firefox
### consoles
* ncmpcpp
* zsh
### editors
* emacs
* vim
### panels
* ...
-
rtiacquire
... but OS X should work too. On Debian-family
systems this package is called libgphoto2-2.
RTIAcquire uses IJG libjpeg to decompress preview frames. You must have
the headers for this library available: jpeglib.h and jerror.h. On
Debian-family systems this ...
-
bodytrack-logger-gateway
... should appear, with buttons to download the
source either as a .tar.gz or a .zip.
4) Choose your favorite and then decompress the archive.
You can now skip to the "Building the Gateway Application" section below.
Download the Source Code Using Git
...
-
huffman-tar
... compile huffman project
$ make
# compress similar to tar syntax
$ ./hufftar compress out.huff file1 file2 ...
$ ls -l out.huff
# decompress to folder 1/
$ mkdir 1/
$ ./hufftar extract out.huff 1/
# list the .huff compressed files
$ ./hufftar list out. ...
-