mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-27 19:06:12 +02:00
chg: Updated repository default URL.
This commit is contained in:
parent
0054c89b7d
commit
b592ce4bcb
19 changed files with 21 additions and 24 deletions
|
@ -53,7 +53,7 @@ Tutorial
|
|||
steganalysis
|
||||
|
||||
You can have a look at the
|
||||
`unit tests <https://git.sr.ht/~cedric/stegano/tree/master/tests>`_.
|
||||
`unit tests <https://github.com/cedricbonhomme/Stegano/tree/master/tests>`_.
|
||||
|
||||
|
||||
License
|
||||
|
@ -77,7 +77,7 @@ Contact
|
|||
|
||||
|
||||
.. _Python: https://www.python.org
|
||||
.. _Stegano: https://sr.ht/~cedric/stegano
|
||||
.. _Stegano: https://github.com/cedricbonhomme/Stegano
|
||||
.. _`Pillow`: https://pypi.python.org/pypi/Pillow
|
||||
.. _`piexif`: https://pypi.python.org/pypi/piexif
|
||||
.. _steganography: http://en.wikipedia.org/wiki/Steganography
|
||||
|
|
|
@ -12,7 +12,7 @@ If you want to retrieve the source code (with the unit tests):
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
$ git clone https://git.sr.ht/~cedric/stegano
|
||||
$ git clone https://github.com/cedricbonhomme/Stegano
|
||||
|
||||
.. image:: https://builds.sr.ht/~cedric/stegano.svg
|
||||
:target: https://builds.sr.ht/~cedric/stegano
|
||||
|
|
|
@ -2,7 +2,7 @@ Using Stegano as a Python module
|
|||
================================
|
||||
|
||||
You can find more examples in the
|
||||
`unit tests directory <https://git.sr.ht/~cedric/stegano/tree/master/tests>`_.
|
||||
`unit tests directory <https://github.com/cedricbonhomme/Stegano/tree/master/tests>`_.
|
||||
|
||||
LSB method
|
||||
----------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue