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

Package: jt
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6)
Description: personal journalling tool on top of ikiwiki
 The jt program adds entries to a personal journal that is rendered
 with ikiwiki. It makes various assumptions of how things are set up
 and doesn't help you set up ikiwiki itself.