Metadata-Version: 1.0
Name: minifrpy
Version: 0.9
Summary: langage minimal
Home-page: https://github.com/imenemes/mypylang
Author: imen Lhocine
Author-email: imen.mes@gmail.com
License: MIT
Description:  
        mypy
        --------
        
        Pour l'utiliser simplement:
        
            $ mypyfr
        
            mypy>
        
        depuis l'intepreteur python:
        
            >>> from mypy import interpreter
            >>> interpreter.main()
        
            mypy>
        
        Pour lancer les tests:
        
            >>> from mypy import tests
        
            les tests seront lancés automatiquement
        
Platform: UNKNOWN
