Skip to content

Commit a11b041

Browse files
committed
Added faqwiz and webchecker.
1 parent 8c5fa91 commit a11b041

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Tools/README

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ while building or extending Python.
44
bgen Generate complete extension modules from a
55
description. Still under development!
66

7+
faqwiz FAQ Wizard.
8+
See http://grail.cnri.reston.va.us/cgi-bin/faqw.py
9+
for a live example.
10+
711
freeze Create a stand-alone executable from a Python program.
812

913
modulator Interactively generate boiler plate for an extension
@@ -12,3 +16,5 @@ modulator Interactively generate boiler plate for an extension
1216
scripts A number of useful single-file programs, e.g. for
1317
converting old Python sources to the current language
1418
definition.
19+
20+
webchecker A link checker for web sites.

0 commit comments

Comments
 (0)