About GtkFileSplitter
GtkFileSplitter is a simple desktop application made to split files in smaller pieces, and to join file pieces to form the original files; its similar to other programs such as Hacha (Axe) or HJSplit.
Thanks to volunteers, it has language support for Czech, Dutch, French, Hebrew, Italian, Polish, Simplified Chinese, Spanish and Swedish.
It requires Python, GTK and Glade, which come with default install on several Linux distros (ie. Ubuntu), but can even run on MS Windows (with GTK and Python installed).
Currently I'm moving the hosting of the project to Canonical's Launchpad, see the Gtk File Splitter page on Launchpad
You can use the following repositories:
For Ubuntu 9.10 (Karmic)
deb http://ppa.launchpad.net/denis-fuenzalida/ppa/ubuntu karmic main deb-src http://ppa.launchpad.net/denis-fuenzalida/ppa/ubuntu karmic main
For Ubuntu 9.04 (Jaunty)
deb http://ppa.launchpad.net/denis-fuenzalida/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/denis-fuenzalida/ppa/ubuntu jaunty main
The packages are signed with my key ID: C01243E3. To add the key to your trusted sources, run:
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C01243E3
And then, you can install by running
$ sudo apt-get update $ sudo apt-get install gtkfilesplitter
Screenshots
English locale on Ubuntu:
French locale on Ubuntu:
Polish locale on Ubuntu:
An older version, running on Windows XP with Python and GTK+: