Metadata-Version: 1.2
Name: student-repos-handler
Version: 1.3.0
Summary: Simple tool to handle multiple repos at once, oriented to the grading of assignments in UCSE DAR
Home-page: https://github.com/fisadev/student-repos-handler
Author: Juan Pedro Fisanotti
Author-email: fisadev@gmail.com
License: LICENSE.txt
Description: # Student-repos-handler
        
        Simple tool to handle multiple repos at once, oriented to the grading of assignments in UCSE DAR.
        
        
        # Installation
        
        ```
        pip3 install student-repos-handler --user
        ```
        
        # Usage
        
        Run `repos` to get the help on the available commands.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.4
