Metadata-Version: 1.1
Name: fcrypter
Version: 0.1.0
Summary: File encryption made simple
Home-page: https://github.com/ioparaskev/fcrypter
Author: John Paraskevopoulos
Author-email: ioparaskev@gmail.com
License: GNU General Public License v3
Description: ===============================
        fcrypter
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/fcrypter.svg
                :target: https://pypi.python.org/pypi/fcrypter
        
        .. image:: https://img.shields.io/travis/ioparaskev/fcrypter.svg
                :target: https://travis-ci.org/ioparaskev/fcrypter
        
        .. image:: https://readthedocs.org/projects/fcrypter/badge/?version=latest
                :target: https://fcrypter.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/ioparaskev/fcrypter/shield.svg
             :target: https://pyup.io/repos/github/ioparaskev/fcrypter/
             :alt: Updates
        
        
        File encryption made simple
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://fcrypter.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        =======
        History
        =======
        
        0.1.0 (2017-02-13)
        ------------------
        
        * First release on PyPI.
        
Keywords: fcrypter
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
