Source: __TOOLKIT__
Section: klabs
Priority: extra
Build-Depends: debhelper (>= 7)
Standards-Version: 3.8.0
Maintainer: __maintainer__
Homepage: __homepage__

Package: __TOOLKIT__
Architecture: all
Depends: ku-base (>= 1.1-ku6), gawk
Description: KUBiC Labs utils for archiving files
  a collection of bash script used to manage file archiving:
  .
  - ku-timestamp-rename: find the newest file in the directory tree,
      change di dir mtime accordlying, optional renames the dir
      prepending the resulting timestamp
  - ku-storicize: archives a list of directories, optionally
      compressing, timestamping, and removing the original content
  - ku-compressdir: simple frontend to different archive programs,
      for a simplified, uniform arguments format
  .
  - xlocate: a locate-like util, tailored for external disks
      management, and focused on portability (file tagging, files
      details, dbfile plain text format)
  - xlocate-diskinfos: a companion for xlocate, to extract and
      store some usefull infos of external disks (desc, size, usage,
      fstype of main partition, etc)
  - 7z-rmo: emulates beheaviour of 'zip -rmo' for p7zip files
  - fast_fingerprint: really fast pseudo-md5 files fingerprint
  - fdupe: search file dupes (using fast fingerprint)
