view frontends/README.txt @ 8564:13732c1d8392

bug: fix typing for pre 3.9 python. when I added basic typing to logcontext.py I used a spec unsupported in 3.8and earlier.
author John Rouillard <rouilj@ieee.org>
date Thu, 09 Apr 2026 00:09:29 -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.

Roundup Issue Tracker: http://roundup-tracker.org/