🟠 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.
Go to file
Glenn Y. Rolland 5326fbbcbe Update 'README.md' 2022-08-15 16:38:34 +00:00
bin bin/xtmjoin: removed useless file about buffer size. 2010-11-15 22:09:18 +01:00
xtmfile splitter: fix parts_size and parts accessors. 2010-11-17 19:29:01 +01:00
.gitignore Ignore generated .gem files. 2012-02-20 16:30:09 +01:00
COPYING Initial release. 2010-11-08 13:07:09 +01:00
Makefile Added gemspec & makefile. 2010-11-09 12:26:41 +01:00
README.md Update 'README.md' 2022-08-15 16:38:34 +00:00
test.sh Prepare for library & multiple tools. 2010-11-08 13:35:28 +01:00
xtm-utils.gemspec Added gemspec & makefile. 2010-11-09 12:26:41 +01:00

README.md

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.

Minimum requirements

  • Ruby 1.8
  • bindata gem

Usage

$ gem install xtm-utils  

Authors

Glenn Y. Rolland (glenux@glenux.net)

Licence

xtm-utils is distributed under the GNU LGPL-3 licence.