REBOL Library REBOL

Compression Related

Updated: 29-May-2003

Return to main library index

File Compress and Decompress

compress.r

16-May-2001

An example file compression utility.

9 lines

604 bytes

 
Download and Extract REBOL Library

copy-lib.r

28-May-2001

Download REBOL library and extract all its files.

37 lines

1476 bytes

 
Build a Program Package

build-pack.r

6-Jul-2001

Creates a single compressed REBOL program from a list of file modules. Modules can include binary data files such as images.

38 lines

1988 bytes

 
Pack

pack.r

3-Jul-2002

Self-extracting file packer & unpacker.

42 lines

1614 bytes

 
File Encryption and Decryption Utility

crypt.r

29-Jun-2001

An example utility that encrypts and decrypts files using a highly secure form of encryption (the Blowfish algorithm with 128 bits). Requires REBOL/View/Pro or REBOL/Command to run.

43 lines

1791 bytes

 
ZIP explorer

zip.r

3-Dec-2001

Shows content of some ZIP archive

2 pages

5421 bytes

 
RAR parser

rar.r

3-Dec-2001

Just if you need to search inside your RAR archives (for example)

2 pages

5572 bytes

 


The line count is for code lines only and is used as a rough estimate of code size. It does not include script headers, blank lines, or comment lines.

To add or modify a file, run REBOL/View and click on the Add-Script icon in the Library folder. Be sure that the script has a REBOL header that describes its purpose.

You can download the entire library as a compressed, self-extracting REBOL archive. The file is 585 KB and requires REBOL to extract. You may need to right click on this link to save the file in some browsers.

Once you have extracted the files, you can build these HTML index pages locally by running the build-lib.r script.

Note: All scripts are provided AS IS without warranty and without liability to the author or to REBOL Technologies.

REBOL is a trademark of REBOL Technologies.