A standalone, portable Ada library for .zip archives
Zip-Ada is a library for .zip archives. Full sources are in Ada and are unconditionally portable. Input and output can be any stream (file, buffer,...) for archive creation as well as data extraction. Task safe and endian-neutral.
More information on: http://unzip-ada.sf.net
Alire crate: https://alire.ada.dev/crates/zipada
Mirror: https://github.com/zertovitch/zip-ada/
AZip is a free Zip Archive Manager with unique features such as: built-in content Search, smart archive Update, archive Recompression.
The goal is to keep the user interface as simple as possible and bother the user the least possible with options or useless gadgets.
More details and screenshots on the AZip Web site: http://azip.sf.net
Alire crate: https://alire.ada.dev/crates/azip
Mirror: https://github.com/zertovitch/azip
Major looseless compression algorithms library and documentation. First project: Arithmetic, Huffman, LZ77, LZ78, LZW, RLE. Second project reimplements Deflate. Documentation explains major Entropy Compression Methods.
Install an Apache Web Server with PHP and MySQL on Linux
...The Script will install the following packages:
* Apache
* Php
* MySql
* XCache
* Fail2ban
The Script can configure:
* Time Zone
* Php Time Zone
* Apache Module Proxy
* Apache Module ProxyHttp
* Apache Module Rewrite
* Apache Module Expires
* Apache Module Deflate
Also, the Script can install the following packages:
* SSH
* Ntp
* Screen
* Lynx
* Vim
* Htop
* Unzip
czip is a unix based utility written for the cell broadband engine. It allows its users to compress files in gzip format. It uses Jean-loup Gailly's deflate algorithm and is based in part on pigz, Mark Adlers parallel version of zlib.