xtm-utils/README.md

27 lines
427 B
Markdown

# 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
```shell-session
$ gem install xtm-utils
```
## Authors
Glenn Y. Rolland (glenux@glenux.net)
## Licence
xtm-utils is distributed under the GNU LGPL-3 licence.