Skip to content

Splich-library is a simple file splitting library written in python that can split a file into parts, and stitch them back together.

License

Notifications You must be signed in to change notification settings

finnaminope/splich-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Splich (Split-Stitch)

MIT License

Splits a file into parts or stitches them back

Splich, because it can split or stitch, is a simple file splitting tool written in python that can split a file into parts, and stitch them back together.

Features

  • Split into specific number of parts
  • Split into parts of specific size
  • Automatically finds the split parts in the directory
  • SHA256 hash verification included

Requirements

  • Python 3

LICENSE

MIT

About

Splich-library is a simple file splitting library written in python that can split a file into parts, and stitch them back together.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%