File: control

package info (click to toggle)
moin 1.9.3-1%2Bsqueeze5
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 63,492 kB
  • ctags: 40,896
  • sloc: python: 90,434; java: 10,704; php: 2,374; perl: 1,562; xml: 371; makefile: 228; sh: 131; sed: 5
file content (32 lines) | stat: -rw-r--r-- 1,037 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: moin
Section: net
Priority: optional
Maintainer: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.1
Build-Depends: devscripts (>= 2.10.7~),
 dh-buildinfo,
 python-support,
 python,
 debhelper (>= 6),
 unzip,
 zip,
 cdbs (>= 0.4.72~)
Uploaders: Steve McIntyre <93sam@debian.org>
Vcs-Git: git://git.debian.org/git/collab-maint/moin.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/moin.git;a=summary
Homepage: http://moinmo.in/

Package: python-moinmoin
Architecture: all
Section: python
Depends: ${python:Depends}, ${misc:Depends}, ${cdbs:Depends}
Provides: ${python:Provides}, ${cdbs:Provides}
Replaces: ${cdbs:Replaces}
Conflicts: ${cdbs:Conflicts}
Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Description: Python clone of WikiWiki - library
 A WikiWikiWeb is a collaborative hypertext environment, with an
 emphasis on easy access to and modification of information. MoinMoin
 is a Python WikiClone that allows you to easily set up your own wiki,
 only requiring a Web server and a Python installation.