mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
Updated documentation. Pillow replaces PIL.
This commit is contained in:
parent
ab0ff1cf5a
commit
bb4f4fd109
1 changed files with 3 additions and 3 deletions
|
@ -33,8 +33,8 @@ More information about how to install Stéganô in the :doc:`tutorial </tutorial
|
||||||
Requirements
|
Requirements
|
||||||
============
|
============
|
||||||
|
|
||||||
- Python_ (2.4 -> 2.7);
|
- Python_ >= 3.2 (tested with Python 3.3.1);
|
||||||
- `Python Imaging Library`_ (PIL).
|
- `Pillow`_ (friendly fork of Python Imaging Library).
|
||||||
|
|
||||||
Methods of hiding
|
Methods of hiding
|
||||||
=================
|
=================
|
||||||
|
@ -81,6 +81,6 @@ Indices and tables
|
||||||
|
|
||||||
.. _Python: http://python.org/
|
.. _Python: http://python.org/
|
||||||
.. _Stéganô: https://bitbucket.org/cedricbonhomme/stegano/
|
.. _Stéganô: https://bitbucket.org/cedricbonhomme/stegano/
|
||||||
.. _`Python Imaging Library`: http://www.pythonware.com/products/pil/
|
.. _`Pillow`: https://pypi.python.org/pypi/Pillow
|
||||||
.. _steganography: http://en.wikipedia.org/wiki/Steganography
|
.. _steganography: http://en.wikipedia.org/wiki/Steganography
|
||||||
.. _steganalysis: http://en.wikipedia.org/wiki/Steganalysis
|
.. _steganalysis: http://en.wikipedia.org/wiki/Steganalysis
|
||||||
|
|
Loading…
Add table
Reference in a new issue