]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/README
edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
[mirror_edk2.git] / AppPkg / Applications / Python / Python-2.7.2 / Demo / scripts / README
diff --git a/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/README b/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/README
deleted file mode 100644 (file)
index 6550e67..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-This directory contains a collection of executable Python scripts.\r
-\r
-See also the Tools/scripts directory!\r
-\r
-beer.py                        Print the classic 'bottles of beer' list\r
-eqfix.py               Fix .py files to use the correct equality test operator\r
-fact.py                        Factorize numbers\r
-find-uname.py          Search for Unicode characters using regexps\r
-from.py                        Summarize mailbox\r
-lpwatch.py             Watch BSD line printer queues\r
-makedir.py             Like mkdir -p\r
-markov.py              Markov chain simulation of words or characters\r
-mboxconvert.py         Convert MH or MMDF mailboxes to unix mailbox format\r
-morse.py               Produce morse code (audible or on AIFF file)\r
-newslist.py            List all newsgroups on a NNTP server as HTML pages\r
-pi.py                  Print all digits of pi -- given enough time and memory\r
-pp.py                  Emulate some Perl command line options\r
-primes.py              Print prime numbers\r
-queens.py              Dijkstra's solution to Wirth's "N Queens problem"\r
-script.py              Equivalent to BSD script(1) -- by Steen Lumholt\r
-unbirthday.py          Print unbirthday count\r
-update.py              Update a bunch of files according to a script.\r