File: control

package info (click to toggle)
didiwiki 0.5-13
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 968 kB
  • ctags: 508
  • sloc: ansic: 1,849; sh: 921; makefile: 18
file content (17 lines) | stat: -rw-r--r-- 670 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: didiwiki
Section: web
Priority: optional
Maintainer: Ignace Mouzannar <mouzannar@gmail.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.7

Package: didiwiki
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Description: simple wiki implementation with built-in webserver
 DidiWiki is aimed at those who need a quick and lightweight wiki for
 personal use, such as notes, "to do" lists, etc. It is written in C,
 and has very low system requirements (binary size of ~25k
 stripped). This makes it particularly useful for handhelds. DidiWiki
 does not require installation of a separate webserver, scripting
 language, or database.