summaryrefslogtreecommitdiff
path: root/debian/control
blob: 0646c848714e91bf4296577e9bc9ddad2e065ac4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: riki
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: admin
Priority: optional
Standards-Version: 4.2.0
Build-Depends:
 debhelper (>= 10~),
 build-essential,
 dh-cargo,
 subplot
Homepage: https://gitlab.com/larswirzenius/riki

Package: riki
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Built-Using: ${cargo:Built-Using}
Description: partial re-implemnation of ikiwiki
 A partial re-implementation of ikiwiki, in Rust, for speed.