Metadata-Version: 1.1
Name: dojo-toolkit
Version: 0.1.2
Summary: A Toolkit for Python Coding Dojos
Home-page: https://github.com/grupy-sanca/dojo-toolkit
Author: Grupy-Sanca
Author-email: UNKNOWN
License: UNKNOWN
Description: Dojo Toolkit
        ============
        
        Toolkit for python coding dojos.
        Source: https://github.com/grupy-sanca/dojo-toolkit
        
        Features
        --------
        - Timer to determine the pilot's turn
        - Run tests automatically and notify when people can or cannot talk
        
        How to use
        ----------
        ``pip install dojo-toolkit``
        
        ``python -m dojo_toolkit /path/to/code/directory/``
        
        Dependencies
        ------------
        - Python 3
        - `Libnotify <https://developer.gnome.org/libnotify>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
