Skip to content

cfcs/omktorrent

Repository files navigation

omktorrent Build Status

Torrent creation tool, some parts are available as a library, but that is probably not very useful at the moment.

It does a single pass over the filesystem, and streams the output, meaning it should scale to arbitrary-sized torrents without linearly requiring more memory the more files you have (like other torrent creation tools do).

File-aligned padding is supported, and the default. --unaligned is not properly implemented yet.

RFCs:

About

Torrent creation tool written in OCaml

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages