Metadata-Version: 1.1
Name: txgithub
Version: 0.1.0
Summary: GitHub API client implemented using Twisted.
Home-page: https://github.com/tomprince/txgithub
Author: Tom Prince
Author-email: tom.prince@ualberta.net
License: MIT
Description: txgithub is a library for accessing github's api.
        
        License
        =======
        txgithub is free software: you can redistribute it and/or modify it under
        the terms of the GNU General Public License as published by the Free
        Software Foundation, version 2.
        
        This program is distributed in the hope that it will be useful, but
        WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
        Public License for more details.
        
        For full details, please see the file named COPYING in the top directory
        of the source tree. You should have received a copy of the GNU General
        Public License along with this program. If not, see
        <http://www.gnu.org/licenses/>
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Twisted
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
