Mercurial > moin > 1.9
view MoinMoin/support/README.txt @ 5561:16db661e85b7
MoinMoin.support: move the flup version notes to MoinMoin/support/
author | Thomas Waldmann <tw AT waldmann-edv DOT de> |
---|---|
date | Sun, 21 Feb 2010 22:31:44 +0100 |
parents | MoinMoin/support/flup/NOTES.moin@94681ec36fc5 |
children | e1e730402364 |
line wrap: on
line source
NOTES for bundled flup: ======================= This directory contains the flup WSGI adapter package. The shipped version is available via mercurial checkout: hg clone -r 3b07cc2b0c76 http://hg.saddi.com/flup-server # this is flup 1.0.2+, minimum requirement for moin is 1.0.2. Thanks to Allan Saddi <allan@saddi.com> for writing flup and to the unnamed contributor <tv@inoi.fi> for the single-thread patch.