Skip to content

An application which searches for combinations of the specified files to store in a given space, without wasting an unacceptable proportion.

License

Notifications You must be signed in to change notification settings

functionalley/Squeeze

Repository files navigation

Squeeze

Build Status Hackage License: GPL v3 Haskell

This is "Squeeze", an application which searches for combinations of the specified files to store in a given space, without wasting an unacceptable proportion.

Installation

It can be built and installed using Cabal.

Documentation

  • The directory "man/" contains the documentation.
  • More information about this application can be found at Squeeze.

License

For information on copying and distributing this package, see the file "LICENSE" in this directory.

Bug-reporting

Bug-reports should be emailed to squeeze@functionalley.com.

Testing

The test-suite can be run using:

cabal configure --enable-tests;
cabal build;
cabal test --show-details=always;

Author

This application is written and maintained by Dr. Alistair Ward.

About

An application which searches for combinations of the specified files to store in a given space, without wasting an unacceptable proportion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published