summaryrefslogtreecommitdiff
path: root/debian/control
blob: 9538e14fc12275edd4676ed867a6317770288f89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: clab
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: python
Priority: optional
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~)
X-Python-Version: >= 2.6

Package: clab
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6)
Description: command line address book application
 A very basic address book application, with a command line interface
 only.
 .
 Address book data is stored in YAML files, which can easily be
 kept in a version control system by the user.
Homepage: http://liw.fi/clab/