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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
Source: moin
Section: net
Priority: optional
Maintainer: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.6.2
Build-Depends-Indep: @cdbs@
Package: moinmoin-common
Architecture: all
Recommends: python-moinmoin
Conflicts: moin
Replaces: moin
Description: Python clone of WikiWiki - common data
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.
.
This package contains MoinMoin system pages and other data common for
all flavors of MoinMoin. For a complete installation of MoinMoin you
want python-moinmoin (or pythonXX-moinmoin) installed too.
.
Homepage: http://moinmoin.wikiwikiweb.de/
Package: python-moinmoin
Architecture: all
Section: python
Depends: ${python:Depends}
Description: Python clone of WikiWiki - dummy library package
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.
.
This package is an empty dummy package that always depends on
a package built for Debian's default Python version.
.
Homepage: http://moinmoin.wikiwikiweb.de/
Package: python2.3-moinmoin
Architecture: all
Section: python
Depends: python2.3, moinmoin-common (= ${Source-Version})
Recommends: exim4 | mail-transport-agent
Conflicts: moin
Suggests: apache | httpd | libapache-mod-python2.3 | libapache2-mod-python2.3 | python2.3-twisted | libapache-mod-fastcgi, miscfiles | wordlist, python2.3-4suite, python2.3-gdchart | python-gdchart, python2.3-docutils (>= 0.3.10)
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.
.
This package contains the libraries for Python 2.3.
.
Homepage: http://moinmoin.wikiwikiweb.de/
Package: python2.4-moinmoin
Architecture: all
Section: python
Depends: python2.4, moinmoin-common (= ${Source-Version})
Recommends: exim4 | mail-transport-agent
Suggests: apache | httpd | libapache-mod-python2.4 | libapache2-mod-python2.4 | python2.4-twisted | libapache-mod-fastcgi, miscfiles | wordlist, python2.4-4suite, python2.4-gdchart, python2.4-docutils (>= 0.3.10)
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.
.
This package contains the libraries for Python 2.4.
.
Homepage: http://moinmoin.wikiwikiweb.de/
|