]> granicus.if.org Git - python/commitdiff
Added Jack Jansen's versioncheck to the README file.
authorGuido van Rossum <guido@python.org>
Tue, 23 Dec 1997 19:03:42 +0000 (19:03 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 23 Dec 1997 19:03:42 +0000 (19:03 +0000)
Tools/README

index f0b9bf9d91f5c5c9bdd6c0c171949ad5ed66d438..dcb12d20a98ee51378c742d8912a205d6c5e49d4 100644 (file)
@@ -17,4 +17,7 @@ scripts               A number of useful single-file programs, e.g. for
                converting old Python sources to the current language
                definition.
 
+versioncheck   A tool to automate checking whether you have the latest
+               version of a package (by Jack Jansen).
+
 webchecker     A link checker for web sites.