Metadata-Version: 2.1
Name: moin
Version: 2.0.0a1
Summary: MoinMoin is an easy to use, full-featured and extensible wiki software package
Author: Juergen Hermann et al.
Maintainer-email: RogerHaase <haaserd@gmail.com>, Thomas Waldmann <tw@waldmann-edv.de>
License: GNU GPL v2 (or any later version)
Project-URL: Homepage, https://moinmo.in/
Project-URL: Bug Tracker, https://github.com/moinwiki/moin/issues
Project-URL: Documentation, https://moin-20.readthedocs.io/
Project-URL: Repository, https://github.com/moinwiki/moin
Project-URL: Changelog, https://github.com/moinwiki/moin/blob/master/docs/changes/CHANGES
Keywords: wiki,web
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Office/Business :: Groupware
Classifier: Topic :: Text Processing :: Markup
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: Babel>=2.10.0
Requires-Dist: blinker>=1.5
Requires-Dist: docutils>=0.18.1
Requires-Dist: Markdown>=3.4.1
Requires-Dist: mdx-wikilink-plus>=1.4.1
Requires-Dist: Flask<2.3.0
Requires-Dist: Flask-Babel>=3.0.0
Requires-Dist: Flask-Caching>=1.2.0
Requires-Dist: Flask-Theme>=0.3.6
Requires-Dist: emeraldtree>=0.10.0
Requires-Dist: feedgen==0.9.*
Requires-Dist: flatland>=0.8
Requires-Dist: Jinja2>=3.1.0
Requires-Dist: markupsafe<=2.2.0
Requires-Dist: pygments>=1.4
Requires-Dist: Werkzeug
Requires-Dist: whoosh>=2.7.0
Requires-Dist: pdfminer.six
Requires-Dist: passlib>=1.6.0
Requires-Dist: setuptools>=51
Requires-Dist: sqlalchemy<2.0
Requires-Dist: XStatic>=0.0.2
Requires-Dist: XStatic-Bootstrap==3.1.1.2
Requires-Dist: XStatic-Font-Awesome>=6.2.1.0
Requires-Dist: XStatic-CKEditor>=3.6.1.2
Requires-Dist: XStatic-autosize
Requires-Dist: XStatic-jQuery>=1.8.2
Requires-Dist: XStatic-jQuery-File-Upload>=10.31.0
Requires-Dist: XStatic-svg-edit-moin>=2012.11.15.1
Requires-Dist: XStatic-JQuery.TableSorter>=2.14.5.1
Requires-Dist: XStatic-Pygments>=1.6.0.1
Provides-Extra: ldap
Requires-Dist: python-ldap; extra == "ldap"
Provides-Extra: pillow
Requires-Dist: pillow; extra == "pillow"

MoinMoin - a wiki engine in Python
==================================

MoinMoin is an easy to use, full-featured and extensible wiki software
package written in Python.

It can fulfill a wide range of roles, such as a personal notes organizer
deployed on a laptop or home web server, a company knowledge base deployed
on an intranet, or an Internet server open to individuals sharing the same
interests, goals or projects.


Documentation and Support
=========================

NOTE: moin2 is not released yet.

You will find the latest docs at https://moin-20.readthedocs.io/en/latest.

There is a wiki page collecting all moin2 specific information, links to
support resources and info about MoinMoin development status and plans:
https://moinmo.in/MoinMoin2.0



In general, please make sure that documentation you read on the wiki or
somewhere else on the web is written for the moin version you are using.
Much information you find on the wiki (and elsewhere) will be about
moin 1.9 (and NOT applicable to moin2).


For support, please try the documentation, the homepage, the irc channel
and the mailing list before contacting the MoinMoin authors directly.

If you have trouble with apache (or other webserver) configuration, please
try reading the web server's documentation. Same thing applies for any other
3rd party software usually used with moin, but not written by the MoinMoin
developers.


ACKNOWLEDGEMENTS
================

We have to thank a lot of people for their valuable ideas, time and
contributions - please see there:

https://moinmo.in/MoinMoinAcknowledgements
