Metadata-Version: 1.1
Name: pyluxafor-mac
Version: 0.0.1
Summary: A Python3 api and cli for the LuxaforFlag for mac
Home-page: https://github.com/CptSpaceToaster/pyluxafor_mac
Author: CptSpaceToaster
Author-email: cptspacetoaster@gmail.com
License: WTFPL
Description: pyluxafor_mac
        =============
        
        .. image:: https://img.shields.io/pypi/v/pyluxafor_mac.svg
            :target: https://pypi.python.org/pypi/pyluxafor_mac
        
        Generate representative image differences in a directory
        
        Installing pyluxafor_mac
        ========================
        
        Install from pip::
        
            pip3 install pyluxafor_mac
        
        For development, clone from github and run the tests with::
        
            git clone https://github.com/CptSpaceToaster/pyluxafor_mac.git
            cd pyluxafor_mac
            make test
        
        Usage
        =====
        
        Help::
        
            pyluxafor_mac -h
        
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Other Audience
Classifier: License :: Freely Distributable
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3.7
