Metadata-Version: 1.1
Name: capmoe
Version: 0.0.3
Summary: CapMoe - Cap Beer cap image search, CV algorithms and their API
Home-page: https://github.com/laysakura/capmoe
Author: Sho Nakatani
Author-email: lay.sakura@gmail.com
License: LICENSE.txt
Description: CapMoe
        ======
        .. image:: https://pypip.in/v/capmoe/badge.png
            :target: https://pypi.python.org/pypi/capmoe
            :alt: Latest PyPI version
        
        CapMoe - Cap Beer cap image search, CLI tools and APIs
        
        .. contents:: :local:
        
        
        Installation
        ------------
        
        .. code-block:: bash
            $ pip install capmoe
        
        
        Requirements
        ############
        
        Packages required to invoke `capmoe.api` functions are
        automatically installed via `pip`.
        
        Following packages are required run CLI tools.
        
        - scipy
        
        - numpy
        
        - cv2
        
        
        Author
        ------
        Sho Nakatani <lay.sakura@gmail.com>
        
        
        License
        -------
        Not determined yet.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: POSIX :: Linux
