Metadata-Version: 2.1
Name: git-keeper-client
Version: 0.3.1
Summary: A git-based system for distributing and collecting programming assignments with automatic feedback.
Home-page: https://github.com/git-keeper/git-keeper
Author: Nathan Sommer and Ben Coleman
Author-email: git-keeper@googlegroups.com
License: GPL 3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Natural Language :: English
Classifier: Topic :: Education :: Testing
Classifier: Topic :: Education
Description-Content-Type: text/markdown
License-File: LICENSE

# git-keeper-client

This package provides the faculty client for git-keeper, a git-based system for
distributing, testing, and collecting programming assignments.

For more detailed documentation, see our GitHub repository:
[https://github.com/git-keeper/git-keeper](https://github.com/git-keeper/git-keeper)
