1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: gnome-split
Section: gnome
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Guillaume Mazoyer <respawneral@gmail.com>
Build-Depends: debhelper (>= 11),
default-jdk,
libjava-gnome-java (>= 4.1.3)
Standards-Version: 4.2.0
Homepage: https://github.com/respawner/gnome-split
Vcs-Git: https://anonscm.debian.org/git/pkg-java/gnome-split.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gnome-split.git
Package: gnome-split
Architecture: all
Depends: default-jre,
libjava-gnome-java (>= 4.1.3),
${misc:Depends}
Description: GNOME Split - File splitter for GNOME desktop
Tool that allows you to split files and merge them back. It is written in Java
and uses a GTK+ user interface (thanks to the java-gnome project). The goal is
to offer a native implementation of similar projects which can handle multiple
file formats (e.g. Xtremsplit).
|