Metadata-Version: 1.1
Name: Utila
Version: 0.0.1
Summary: You need this
Home-page: https://github.com/AaIiMm/Utila
Author: Aime Risson
Author-email: aime.risson.1@gmail.com
License: UNKNOWN
Description: UTILA Library:
        ==============
        Utila ne sert pour l'instant seulement à ranger dans lordre croisssant ou decroissant
        
        Installation:
        =============
        pip install Utila
        
        Exemple d'usage :
        =================
        >>> from Utila import MinToMax
        >>> MinToMax(a,b) two times the same list
        
        License:
        ========
        Open Source
        
        Doc:
        ====
        Soon
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved
Classifier: Natural Language :: French
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Communications
