Metadata-Version: 1.1
Name: lastSoul
Version: 1.0
Summary: Python (not yet)full scale client for IONIS's students (EPITECH/EPITA/etc)
Home-page: https://bitbucket.org/lastmikoi/lastsoul
Author: Mickal FALCK
Author-email: lastmikoi+py@gmail.com
License: GNU General Public License v3 (GPLv3)
Description: Python (not yet)full scale client for IONIS's students (EPITECH/EPITA/etc)
        ----------------------------------------
        
        Features :
        - Connection to netsoul server and authentification using config file
        - Configuration generator script
        - Multithreaded queuing system for processing in and out operations without blocking calls.
        - Advanced handling with registration system of function called when regexp match with input
        - Severals UI:
          * Raw command mode : allow to type commands directly to the server while being authed
          * PyQt Interface : with multi-tab, and userlist support
          * ncurses Interface : with user tracking
        
Keywords: netsoul,ncurses,pyqt,epitech,ionis
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: Qt
Classifier: Environment :: Console :: Curses
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Communications :: Chat
Requires: PyQT
