Metadata-Version: 1.1
Name: github-licker
Version: 0.0.1
Summary: Licker - Your Github License Checker for Organisational Repositories.
Home-page: https://github.com/jbspeakr/github-licker
Author: Jan Brennenstuhl
Author-email: jan@brennenstuhl.me
License: Apache License 2.0
Description: 
            Using the Github API v3 including the [Licenses API](https://developer.github.com/v3/licenses/) developer preview,
            Licker is able to check licenses of all repositories in your Github organisation. It helps especially identifying
            repos without license file.
            
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3 :: Only
