🟠 Draft | xtm-utils is a set of tools for joining or splitting files using the XTM file format. It is an open-source replacement for the the closed-source binary provided by the XtremSplit website.
d0cbc1a376
* Moved "joining" code to xtmfile/joiner.rb. * Restructured bin/xtmjoin code. * Added "-m" option for future md5sum verification. * Added an empty xtmfile/splitter.rb file. |
||
---|---|---|
bin | ||
xtmfile | ||
COPYING | ||
README.rdoc | ||
test.sh |
== xtm-utils xtm-utils is a set of tools for joining or splitting files using the XTM format. It is an open-source replacement for the the closed-source binary provided by the XtremSplit website. === Licence xtm-utils is distributed under the GNU LGPL-3 licence. === Authors Glenn Y. Rolland (glenux@glenux.net) === Download === Minimum requirements * ruby 1.8 * bindata gem === Getting started