summaryrefslogtreecommitdiff
path: root/debian/control
blob: f9f97da7a34c54c417ecfe2af516cb3498963a21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: cachedir
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: misc
Priority: optional
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9~), python-all (>= 2.7~),
    python-cliapp
X-Python-Version: >= 2.7

Package: cachedir
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7), python-cliapp
Description: cache directory tagging utility
 The cache directory tag specifiction (http://www.bford.info/cachedir/)
 is useful for marking directories as cache directories. Such directories
 can then be excluded from backups, for example: all the data they contain
 is be definition possible to re-generate, re-download, or otherwise
 re-create.
 .
 This package contains the cachedir utility to tag and untag directories
 as cache directories, and for testing whether a directory is tagged,
 and for finding tagged directories.
Homepage: http://liw.fi/cachedir/