Metadata-Version: 2.1
Name: repodepo
Version: 0.1.2
Summary: Set of tools to build datasets about repositories
Home-page: https://github.com/wschuell/repodepo
Author: William Schueller
Author-email: 
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3
Description: # # REPODEPO (previously named repo_tools)
        
        Set of classes and methods to collect information from selected github repositories, update them and track failures.
        
        An example of usage can be found in the `repo_tools_example.py`.
        Two main objects:
         - RepoDatabase, an interface to manage a database (sqlite or postgres) of the collected info
         - Fillers, objects that can be used to fill the database.
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
