referencing wikipedia entry in setup info

cat-town
Dan Buch 15 years ago
parent 60cb6b67d4
commit a7a732e1f9

@ -8,7 +8,7 @@ SETUP_ARGS = dict(
author='Dan Buch', author='Dan Buch',
author_email='daniel.buch@gmail.com', author_email='daniel.buch@gmail.com',
url='http://github.com/meatballhat/OneTimePad', 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='', long_description='',
py_modules=['onetimepad'], py_modules=['onetimepad'],
) )

Loading…
Cancel
Save