Metadata-Version: 1.1
Name: steganographer
Version: 1.0.2
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/tarball/1.0
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 :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
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: Programming Language :: Python :: 3.5-dev
Classifier: Programming Language :: Python :: nightly
Classifier: Environment :: Console
Classifier: Environment :: Win32 (MS Windows)
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
Classifier: Topic :: Multimedia :: Graphics :: Editors
Classifier: Topic :: Other/Nonlisted Topic
Classifier: Topic :: Utilities
