================================================================================ github2 - Github API v2 library for Python. ================================================================================ :Authors: Ask Solem (askh@opera.com) :Version: 0.3.1 This is an experimental python library implementing all of the features available in version 2 of the `Github API`_. *Note* This software is not finished. And is likely to change in the near future. See the ``doc/`` directory for installation instructions and usage information. .. _Github API: http://develop.github.com/ License ======= This software is licensed under the ``New BSD License``. See the ``LICENSE`` file in the top distribution directory for the full license text. .. # vim: syntax=rst expandtab tabstop=4 shiftwidth=4 shiftround