Commit Graph

4 Commits

Author SHA1 Message Date
Matteo Cypriani 235a22aba1 [file_utils] dirpacker: rework message printing 2014-06-01 21:26:00 -04:00
Matteo Cypriani ace92010ec [file_utils] dirpacker: --move, --prefix, -v/-q
dirpacker can now create a directory for each volume and move the
corresponding files in it (option --move).

The option --prefix allows the user to specify a custom prefix for the
volumes' names.

The options -v (--verbose) and -q (--quiet) enable or disable displaying
the list of volumes.
2014-06-01 21:23:04 -04:00
Matteo Cypriani 83e5bfddeb [file_utils] dirpacker: refactoring (class Bin) 2014-05-31 18:57:00 -04:00
Matteo Cypriani 61e115c4b9 [file_utils] Add dirpacker.py
This program helps grouping a bunch of files into fixed-size volumes
(e.g. to burn them on CD-ROMs).
2014-05-31 15:45:14 -04:00