Source: gcp
Section: utils
Priority: optional
Maintainer: Thomas Preud'homme <robotux@debian.org>
Build-Depends: debhelper (>= 11), python, python-gobject-2, python-dbus,
               dbus (>= 1.8)
Standards-Version: 4.1.3
Homepage: http://wiki.goffi.org/wiki/Gcp/en
Vcs-Git: https://anonscm.debian.org/git/collab-maint/gcp.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/gcp.git

Package: gcp
Architecture: all
Depends: ${misc:Depends}, python (>= 2.6), python-gobject, python-dbus,
         default-dbus-session-bus | dbus-session-bus
Recommends: python-progressbar
Description: advanced command line file copy system
 gcp is an advanced command line file copy system with an interface similar to
 that of cp. It features:
  - transfer progression indication
  - continuous copying on error (skip to next file)
  - copy status logging
  - name mangling to handle target filesystem limitations
  - forced copy serialization
  - transfer lists management
