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

Package: cachedir
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6),
    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/