Jump to letter: [
ABCGIKLMOPRW
]
moin: MoinMoin is a Python clone of WikiWiki
- Summary
- 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.
Changelog
- * Sun Dec 18 12:00:00 2005 Tommy Reynolds <Tommy{*}Reynolds{%}MegaCoder{*}com> 1.3.5-3
- Remove extraneous '\' from XML output, so that <screen>..</screen>
does not generate '\' 'n' outside of any markup.
- * Mon Aug 15 13:00:00 2005 Matthias Saou <http://freshrpms.net/> 1.3.5-2
- Fix python modules path from _libdir to _prefix/lib so that build works on
64bit systems too.
- * Mon Aug 15 13:00:00 2005 Matthias Saou <http://freshrpms.net/> 1.3.5-1
- Update to 1.3.5.
- Update the config patch.
- Update %doc section (many moved to docs/).