File: control

package info (click to toggle)
autotrash 0.1.5-1.1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 144 kB
  • sloc: python: 242; makefile: 13
file content (15 lines) | stat: -rw-r--r-- 537 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: autotrash
Section: utils
Priority: optional
Maintainer: Lorenzo De Liso <blackz@ubuntu.com>
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.5)
Standards-Version: 3.9.2
Homepage: http://www.logfish.net/pr/autotrash/

Package: autotrash
Architecture: all
Depends: python (>= 2.5), ${misc:Depends}
Description: purges files from your trash based on age and/or filename
 A script useful to purge files from your trash based on their age.
 It can also be used to purge the files based on the filename
 using a regular expression.