Metadata-Version: 2.1
Name: git-keeper-core
Version: 1.0.0
Summary: Core modules for git-keeper-client and git-keeper-server.
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: 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-core

This package is a dependency for git-keeper-client and git-keeper-server. It
provides functionality that is shared between the two packages.

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