gif-steganography

View on PyPIReverse Dependencies (0)

0.1.0 gif_steganography-0.1.0-py3-none-any.whl

Wheel Details

Project: gif-steganography
Version: 0.1.0
Filename: gif_steganography-0.1.0-py3-none-any.whl
Download: [link]
Size: 12889
MD5: f6c62841dabd9d43280c2bdb40e22f00
SHA256: bb34398fbcaf64a0c383c318d46bdbae041a023702524105d71e848209ed1ebb
Uploaded: 2024-04-09 10:58:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gif-steganography
Version: 0.1.0
Summary: A Python GIF steganography library supporting encryption to embed and extract secure messages within GIF images.
Author-Email: nebmit <76664673+nebmit[at]users.noreply.github.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: Pillow (==10.3.0)
Requires-Dist: cryptography
Requires-Dist: reedsolo (==1.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2866 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-pep517 1.1.4
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gif_steganography/__init__.py sha256=N7reb8rBRYzLalvNsl6gm8wGsgGLUouFAzEoAO5wZ6M 161
gif_steganography/cli.py sha256=bhSkZGdHfspdUEA0Y2k8OGzeDVSI0M1PKXQZJBPWOVI 2764
gif_steganography/common.py sha256=bab0mJwmroGResORwpqpcpSPBToG6P-HdpR7eRr7B9A 1545
gif_steganography/decode.py sha256=zqa2VhyI_-lcaVy6qQYTNvnj72N1kTFZjATDEGopb_o 4197
gif_steganography/encode.py sha256=g2ys5W0z9kT3P_8ivxliYGLZlkLFEASH7HkujDSXb1k 3383
gif_steganography/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gif_steganography/lib/_compression.py sha256=a8Q_7CVnD8OyWNczNawJ1uhUEtYNCAkGl_vjGWxmFys 190
gif_steganography/lib/_ecc.py sha256=QcyyhQIgFrrJzHCiE2HO-5RDs1j-JXAH_TJCceJ8Lc0 482
gif_steganography/lib/_encryption.py sha256=nrU4jmqG97xgKqa_3OSNbO8-JAazF4GsdJqMQ4SF59c 1215
gif_steganography/lib/_gif.py sha256=R8LcKAOmenMJMsAp3aX8BzJ0nbk106ViDojS6UXXKoA 1276
gif_steganography/modes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gif_steganography/modes/_cshift.py sha256=bx8nSPEa8F11wg-Kh4xone8hJYtD0xSa9lrGWIsT_iw 8070
gif_steganography/modes/_lsb.py sha256=X5HvxvGXMvbsrNFcWHhg2QD9chcUaFUkOpr8m3eK7-c 1321
gif_steganography-0.1.0.dist-info/entry_points.txt sha256=n-RD5wC_SDJU4-hUroirNeH2obMjTSoAckEg1Pw-qbk 64
gif_steganography-0.1.0.dist-info/WHEEL sha256=B19PGBCYhWaz2p_UjAoRVh767nYQfk14Sn4TpIZ-nfU 87
gif_steganography-0.1.0.dist-info/METADATA sha256=rQ1grQcXBE7r-NA5Kly9h0m6lduOHankDPeX1IN6dZs 3280
gif_steganography-0.1.0.dist-info/licenses/LICENSE sha256=XU-7T3u8rr56sFeokT2zCFqMU61FZ2-D2blQmhhlDS8 1060
gif_steganography-0.1.0.dist-info/RECORD

entry_points.txt

gif-steganography = gif_steganography.cli:main