Added a few meta info

This commit is contained in:
Barry Warsaw 1996-11-20 15:17:50 +00:00
parent 0fb1d82698
commit 00bf8efe0b
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@ Usage: %s [-d] [-h] addr [addr ...]
-h (--help) -- print this help message
"""
__version__ = '1.0'
__author__ = 'Barry Warsaw <bwarsaw@python.org>'
__source__ = '<url:http://www.python.org/~bwarsaw/pyware/>'
import sys
import string