Metadata-Version: 1.1
Name: four_color
Version: 0.0.2
Summary: `four_color` is a package for Four Color Problem.
Home-page: https://pypi.python.org/pypi/four_color
Author: Saito Tsutomu
Author-email: tsutomu@kke.co.jp
License: PSFL
Description: `four_color` is a package for Four Color Problem.
        ::
        
        python -m four_color
        
        Requirements
        ------------
        * Python 3, PIL, pulp
        
        Features
        --------
        * nothing
        
        Setup
        -----
        ::
        
           $ pip install four_color
        
        History
        -------
        0.0.1 (2016-6-13)
        ~~~~~~~~~~~~~~~~~~
        * first release
        
        
Keywords: four_color
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
