/chunker

Split files into chunks, with checksums verifying each chunks. Should be re-startable.

Primary LanguageCGNU General Public License v3.0GPL-3.0

This is a place holder. The project is intended to help splitting large files -
each chunk is hashed to make sure it's okay, and there will be checkpoints so
the split can be resumed.