Metadata-Version: 1.1
Name: nonogram
Version: 3.0.2
Summary: Command-line tools to solve nonograms/picross
Home-page: https://github.com/NicolasBi/nonogram
Author: Bizzozzéro Nicolas, Mirhosseini Yoones
Author-email: nicolasbizzozzero@gmail.com
License: GPL-3.0
Download-URL: https://github.com/NicolasBi/nonogram/tarball/master
Description-Content-Type: UNKNOWN
Description: # 4I200_MOGPL-projet
        [fr] Projet de l'UE MOGPL [4I200]
        
        
        ## Idées
        * Créer un package pip (trouver un nom)
        
        solve <CONSTRAINTS_FILE> --method DYNAMIC | LINEAR | BOTH
        
        
Keywords: command-line,solver,nonogram,picross
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: French
Classifier: Intended Audience :: Education
Classifier: Topic :: Games/Entertainment :: Puzzle Games
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2.7
