Mercurial > p > roundup > code
view frontends/README.txt @ 7021:4e25815961a7
flake8: remove trailing whitespace; blank lines for definitions
E305 expected 2 blank lines after class or function definition, found 1
E306 expected 1 blank line before a nested definition, found 0
W291 trailing whitespace
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 09 Oct 2022 17:30:47 -0400 |
| parents | 7c852cad2ca8 |
| children |
line wrap: on
line source
This directory contains alternate front-ends for Roundup. roundup.cgi This is a cgi-bin script. wsgi.py This is a wrapper to be used when running under wsgi. ZRoundup This is a simple Zope frontend that installs as a regular Zope product. See Roundup's doc/installation.txt for more info on installing these frontends.
