Metadata-Version: 1.2
Name: anicode
Version: 0.0.0
Summary: A quick unicode search tool
Home-page: https://github.com/stephen-bunn/anicode
Author: Stephen Bunn
Author-email: stephen@bunn.io
License: MIT License
Description-Content-Type: UNKNOWN
Description: =======
        anicode
        =======
        
        
        .. image:: https://img.shields.io/pypi/pyversions/anicode.svg
           :target: https://pypi.org/project/anicode/
           :alt: Supported Versions
        
        .. image:: https://img.shields.io/github/license/stephen-bunn/anicode.svg
           :target: https://github.com/stephen-bunn/anicode/blob/master/LICENSE
           :alt: License
        
        .. image:: https://img.shields.io/pypi/v/anicode.svg
           :target: https://pypi.python.org/pypi/anicode
           :alt: Version Status
        
        .. image:: https://img.shields.io/travis/stephen-bunn/anicode.svg
           :target: https://travis-ci.org/stephen-bunn/anicode
           :alt: Build Status
        
        .. image:: https://codecov.io/gh/stephen-bunn/anicode/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/stephen-bunn/anicode
           :alt: Code Coverage
        
        .. image:: https://readthedocs.org/projects/anicode/badge/?version=latest
           :target: https://anicode.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        .. image:: https://requires.io/github/stephen-bunn/anicode/requirements.svg?branch=master
           :target: https://requires.io/github/stephen-bunn/anicode/requirements/?branch=master
           :alt: Requirements Status
        
        .. image:: https://pyup.io/repos/github/stephen-bunn/anicode/shield.svg
           :target: https://pyup.io/repos/github/stephen-bunn/anicode/
           :alt: Updates
        
        .. image:: https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg
           :target: https://saythanks.io/to/stephen-bunn
           :alt: Say Thanks
        
        
        A quick unicode search tool
        
        
        * Free software: MIT License <https://opensource.org/licenses/MIT>
        * Documentation: https://anicode.readthedocs.io
        
        
        Usage
        -----
        
        .. image:: https://github.com/stephen-bunn/anicode/raw/docs/source/_static/usage.gif
            :alt: Anicode Usage
            :width: 800
            :align: center
        
        
        Credits
        ---------
        
        This package was created with Cookiecutter_.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        
Keywords: anicode
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Natural Language :: English
Requires-Python: >=3.5
