mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
redoing cli
This commit is contained in:
parent
f72afd2f12
commit
d160c4f1cf
5 changed files with 279 additions and 169 deletions
|
@ -30,7 +30,8 @@ include = [
|
|||
]
|
||||
|
||||
[tool.poetry.scripts]
|
||||
stegano-lsb = "bin:steganolsb"
|
||||
stegano-lsb = "bin.lsb:main"
|
||||
stegano-lsb-set = "bin.lsbset:main"
|
||||
# stegano-lsb-set = "bin.stegano-lsb-set"
|
||||
# stegano-red = "bin.stegano-red"
|
||||
# stegano-steganalysis-parity = "bin.stegano-steganalysis-parity"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue