Metadata-Version: 1.1
Name: steganographer
Version: 1.0.4
Summary: Hides a message inside an image.
Home-page: https://github.com/MotaDan/steganographerPY
Author: Daniel Mota
Author-email: AndroidKing+steganographer@gmail.com
License: MIT
Download-URL: https://github.com/MotaDan/steganographerPY/releases
Description: ==============
        steganographer
        ==============
        .. image:: https://travis-ci.org/MotaDan/steganographerPY.svg?branch=master
           :target: https://travis-ci.org/MotaDan/steganographerPY
        .. image:: https://coveralls.io/repos/github/MotaDan/steganographerPY/badge.svg?branch=master
           :target: https://coveralls.io/github/MotaDan/steganographerPY?branch=master
        .. image:: https://landscape.io/github/MotaDan/steganographerPY/master/landscape.svg?style=flat
           :target: https://landscape.io/github/MotaDan/steganographerPY/master
           :alt: Code Health
        
        
        Hide messages inside an image. 
        
        
        Description
        ===========
        
        Given an image and a message steganographer will hide the message in the bits of the image. Currently only works for pngs.
        
Keywords: steganography hidden
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Environment :: Console
Classifier: Environment :: Win32 (MS Windows)
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Other/Nonlisted Topic
Classifier: Topic :: Utilities
