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.
|