summaryrefslogtreecommitdiff
path: root/debian/control
blob: 7a83f3e6588163b7e351599d2ab00c58afa1ee58 (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.8
Build-Depends: debhelper (>= 9), python-all (>= 2.7~)
X-Python-Version: >= 2.7

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