Metadata-Version: 1.1
Name: face_scrambler
Version: 0.0.1
Summary: Python package that scrambles an elliptical section of images.
Home-page: https://github.com/Foucl/face_scrambler
Author: Christopher Dannheim
Author-email: ch.dannheim@gmail.com
License: BSD
Download-URL: https://github.com/Foucl/face_scrambler/tarball/0.0.1
Description: Face Scrambler

        ===============================

        

        version number: 0.0.1

        author: Christopher Dannheim

        

        Overview

        --------

        

        Python package that creates scrambled versions of images of human faces.

        

        Installation / Usage

        --------------------

        

        To install use pip:

        

            $ pip install face_scrambler

        

        

        Or clone the repo:

        

            $ git clone https://github.com/Foucl/face_scrambler.git

            $ python setup.py install

            

        Contributing

        ------------

        

        TBD

        

        Example

        -------

        

        TBD
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
