Metadata-Version: 2.4
Name: git-keeper-server
Version: 1.2.0
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 :: POSIX :: Linux
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
Requires-Dist: git-keeper-core
Requires-Dist: peewee
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# git-keeper-server

This package provides the server application 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)
