bun - bundle many files together
bun is a program to combine many files, directories, etc. into a single file, rather like tar or zip. Performance is comparable with these programs, and bun offers features such as sub-second timestamps, an extendable file format, and a simple command line interface.
Releases
The latest release is bun-0.1b2.
- source code, gzipped tar: bun-0.1b2.tar.gz
- source code, bun file: bun-0.1b2.bun
- i386 RPM: bun-0.1b2-1.i386.rpm
- source RPM: bun-0.1b2-1.src.rpm
Documentation
The following documentation is available; it is also distributed with the bun package:
- the bun program;
- the bun file format.