Skip to main content

Split files into small portable chunks

Project description

fsplit

Split file into small portable chunks.

https://travis-ci.org/leosartaj/fsplit.svg

Installation

fsplit can be installed using pip:

pip install fsplit

Uninstalling

fsplit can be uninstalled using pip:

pip uninstall fsplit

Dependencies

fsplit is based on Python 2.7.

Documentation

Splitting files

fsplit can be used for splitting files:

fsplit target [options]

Run the following command, for various options:

fsplit --help

Joining files split using fsplit

fsplit provides a utility, fjoin for joining files split using fsplit:

fjoin target [options]

Run the following command, for various options:

fjoin --help

Bugs

For filing bugs raise an issue at https://github.com/leosartaj/fsplit/issues

Releases

1.0.0

  • split files into small chunks

  • Convert chunks into tarfiles

  • join files

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fsplit-1.0.0.tar.gz (7.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page