mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 11:16:14 +02:00
Updated command line and README.
This commit is contained in:
parent
2814f04f80
commit
1ce140d638
6 changed files with 16 additions and 10 deletions
8
setup.py
8
setup.py
|
@ -20,11 +20,11 @@ packages = [
|
|||
]
|
||||
|
||||
scripts = [
|
||||
'bin/lsb',
|
||||
'bin/lsb-set',
|
||||
'bin/stegano-lsb',
|
||||
'bin/stegano-lsb-set',
|
||||
'bin/stegano-red',
|
||||
'bin/steganalysis-parity',
|
||||
'bin/steganalysis-statistics'
|
||||
'bin/stegano-steganalysis-parity',
|
||||
'bin/stegano-steganalysis-statistics'
|
||||
]
|
||||
|
||||
requires = ['pillow', 'piexif', 'crayons']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue