referencing wikipedia entry in setup info
This commit is contained in:
parent
60cb6b67d4
commit
a7a732e1f9
2
setup.py
2
setup.py
@ -8,7 +8,7 @@ SETUP_ARGS = dict(
|
||||
author='Dan Buch',
|
||||
author_email='daniel.buch@gmail.com',
|
||||
url='http://github.com/meatballhat/OneTimePad',
|
||||
description='one-time pad cryptosystem described in "Cryptonomicon"',
|
||||
description='like so: http://en.wikipedia.org/wiki/One-time_pad',
|
||||
long_description='',
|
||||
py_modules=['onetimepad'],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user