• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

MoinMoin/H03-May-2022-424,772327,525

contrib/H08-Nov-2020-285,956276,801

docs/H03-May-2022-6,6375,826

jabberbot/H08-Nov-2020-2,8301,982

wiki/H08-Nov-2020-11,29710,420

MANIFEST.inH A D08-Nov-20201 KiB4230

PKG-INFOH A D08-Nov-20202 KiB4342

README.rstH A D08-Nov-2020955 3120

moin.specH A D08-Nov-20202.1 KiB8547

setup.cfgH A D08-Nov-2020243 1512

setup.pyH A D03-May-202213 KiB372293

wikiconfig.pyH A D08-Nov-20202.7 KiB7225

wikiserver.pyH A D08-Nov-20201.2 KiB3715

wikiserverconfig.pyH A D08-Nov-20203 KiB8115

wikiserverlogging.confH A D08-Nov-2020818 4630

README.rst

1MoinMoin
2========
3
4MoinMoin is a wiki engine - a software you can use to run your own wiki site.
5
6MoinMoin is written in Python (Python 2.7 is required).
7
8Documentation
9=============
10
11On the Web:
12
13MoinMoin homepage, last seen at: https://moinmo.in/
14
15This page also points to support resources and informations about MoinMoin
16development status and plans.
17
18For support, please try the documentation, the homepage, the irc channel
19and the mailing list before contacting the MoinMoin authors directly.
20
21Local:
22
23- docs/CHANGES                 for a version history. READ THIS!
24- docs/REQUIREMENTS            for a list of requirements.
25- docs/INSTALL.html            for installation instructions.
26- docs/README.migration        for data conversion instructions.
27
28Note that the code base contains some experimental or unfinished features.
29Use them at your own risk. Official features are described on the set of
30help pages contained in the distribution wiki.
31