1 This directory contains a collection of executable Python scripts.
3 See also the Tools/scripts directory!
5 fact.py Factorize numbers
6 find-uname.py Search for Unicode characters using regexps.
7 from.py Summarize mailbox
8 ftpstats.py Summarize ftp daemon log file
9 lpwatch.py Watch BSD line printer queues
10 markov.py Markov chain simulation of words or characters
11 mboxconvvert.py Convert MH or MMDF mailboxes to unix mailbox format
12 morse.py Produce morse code (audible or on AIFF file)
13 mpzpi.py test mpz -- print digits of pi (compare pi.py)
14 pi.py Print all digits of pi -- given enough time and memory
15 pp.py Emulate some Perl command line options
16 primes.py Print prime numbers
17 script.py Equivalent to BSD script(1) -- by Steen Lumholt
18 unbirthday.py Print unbirthday count
19 update.py Update a bunch of files according to a script.