This is "Squeeze", an application which searches for combinations of the specified files to store in a given space, without wasting an unacceptable proportion.
It can be built and installed using Cabal.
- The directory "man/" contains the documentation.
- More information about this application can be found at Squeeze.
For information on copying and distributing this package, see the file "LICENSE" in this directory.
Bug-reports should be emailed to squeeze@functionalley.com.
The test-suite can be run using:
cabal configure --enable-tests;
cabal build;
cabal test --show-details=always;
This application is written and maintained by Dr. Alistair Ward.