xtm-utils/README.md

27 lines
427 B
Markdown
Raw Permalink Normal View History

2022-08-15 16:38:34 +00:00
# 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.
2022-08-15 16:38:34 +00:00
### Minimum requirements
2022-08-15 16:38:34 +00:00
* Ruby 1.8
* bindata gem
2022-08-15 16:38:34 +00:00
### Usage
2022-08-15 16:38:34 +00:00
```shell-session
$ gem install xtm-utils
```
2022-08-15 16:38:34 +00:00
## Authors
2022-08-15 16:38:34 +00:00
Glenn Y. Rolland (glenux@glenux.net)
2022-08-15 16:38:34 +00:00
## Licence
2022-08-15 16:38:34 +00:00
xtm-utils is distributed under the GNU LGPL-3 licence.