mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 11:16:14 +02:00
Cosmethic changes for PyPI.
This commit is contained in:
parent
c9a3c7605c
commit
1fa158e806
3 changed files with 4 additions and 4 deletions
2
setup.py
2
setup.py
|
@ -32,7 +32,7 @@ setup(
|
|||
scripts=['bin/slsb', 'bin/slsb-set', 'bin/steganalysis-parity'],
|
||||
url='https://bitbucket.org/cedricbonhomme/stegano',
|
||||
description='A Python Steganography module.',
|
||||
long_description=readme + changelog,
|
||||
long_description=readme + '\n\n' + changelog,
|
||||
platforms = ['Linux'],
|
||||
license='GPLv3',
|
||||
install_requires=requires,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue