Package hsh :: Module welcome
[hide private]
[frames] | no frames]

Module welcome

Variables [hide private]
  message = '\n Welcome to hsh\n\nhsh ...
  license_text = '\n GNU GENERAL PUBLIC LICEN...
  __package__ = None
hash(x)
Variables Details [hide private]

message

Value:
'''
                          Welcome to hsh

hsh  Copyright (C) 2010  Alexander Taler <dissent@0--0.org>
This program comes with ABSOLUTELY NO WARRANTY; type `copying\' for de\
tails.
This is free software, and you are welcome to redistribute it
under certain conditions; type `copying\' for details.
...

license_text

Value:
'''
                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

...