{ "info": { "author": "Tony Narlock", "author_email": "tony@git-pull.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Documentation", "Topic :: Utilities" ], "description": "Show of github repos and pull requests in your sphinx resume / project.\n\n.. image:: https://badge.fury.io/py/sphinxcontrib-github.png\n :target: http://badge.fury.io/py/sphinxcontrib-github\n\nInstallation\n------------\n\n.. code-block:: bash\n\n $ pip install sphinxcontrib-github\n\nAdd sphinxcontrib-github to your ``extensions`` in ``conf.py``.\n\n.. code-block:: python\n\n extensions.append('sphinxcontrib.github')\n\nor change:\n\n.. code-block:: python\n\n extensions = ['sphinx.ext.intersphinx', ...]\n\nto:\n\n.. code-block:: python\n\n extensions = ['sphinx.ext.intersphinx', 'sphinxcontrib.github', ...]\n\n\nSetting up API access\n---------------------\n\nFirst use will require entering your github username and password. Read\nthe `source for logging in`_. It will create an API key with github and\nsave an api id and api key for future usage in your projects directory.\n\nAdd ``.github.auth`` to your ``.gitignore``.\n\nUsage\n-----\n\ngithub pull request role\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n\n.. code-block:: rest\n\n :github-pr:`saltstack/salt/pull/7665`\n\noutput:\n\n`salt`_ (`#7665`_) *Fixed tags for progress events and preload*\n\n.. _salt: https://www.github.com/saltstack/salt\n.. _#7665: https://www.github.com/saltstack/salt/pull/7665\n\n24 additions(+), 12 deletion(-) 2013-10-08\n\ngithub repo role\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n\n.. code-block:: rest\n\n :github-repo:`saltstack/salt`\n\noutput:\n\nsalt-states-configs: `github`_\n\ngithub repo directive\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n\n.. code-block:: rest\n\n .. github-repo:: saltstack/salt\n :homepage: http://www.saltstack.org/\n :travis: https://www.travis-ci.org/saltstack/salt/\n :docs: http://salt.readthedocs.org/en/v0.16.4/\n :api: http://salt.readthedocs.org/en/v0.16.4/ref/python-api.html\n :pypi: https://pypi.python.org/pypi/salt\n\noutput:\n\n`github`_ - `travis`_ - `docs`_ - `api`_ - `pypi`_ - `homepage`_ - 2296 watchers - 813 forks\n\n============== ==========================================================\npython support 2.7\nsphinx support >=0.6\nDocs http://sphinxcontrib-github.rtfd.org\nAPI http://sphinxcontrib-github.readthedocs.org/en/latest/api.html\nChangelog http://sphinxcontrib-github.readthedocs.org/en/latest/history.html\nIssues https://github.com/tony/sphinxcontrib-github/issues\nSource https://github.com/tony/sphinxcontrib-github\npypi https://pypi.python.org/pypi/sphinxcontrib-github\nLicense `BSD`_.\n============== ==========================================================\n\n\n.. _homepage: http://www.saltstack.org\n.. _github: https://www.github.com/saltstack/salt\n.. _docs: http://salt.readthedocs.org/en/v0.16.4/\n.. _api: http://salt.readthedocs.org/en/v0.16.4/ref/python-api.html\n.. _travis: http://www.travis-ci.org/saltstack/salt\n.. _pypi: https://pypi.python.org/pypi/salt\n.. _BSD: http://opensource.org/licenses/BSD-3-Clause\n\n.. _source for logging in: https://github.com/tony/sphinxcontrib-github/blob/master/sphinxcontrib/github.py#L40", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/sphinxcontrib-github", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tony/sphinxcontrib-github/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "sphinxcontrib-github", "package_url": "https://pypi.org/project/sphinxcontrib-github/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sphinxcontrib-github/", "project_urls": { "Download": "http://pypi.python.org/pypi/sphinxcontrib-github", "Homepage": "https://github.com/tony/sphinxcontrib-github/" }, "release_url": "https://pypi.org/project/sphinxcontrib-github/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "github directives and roles for sphinx", "version": "0.1.3" }, "last_serial": 921280, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a0e081c4af3e40d7df7ed3131844fde7", "sha256": "71863aef5c2028a6d2c86076a50d9b6a204890c7b472f1084f25043b9a2063c0" }, "downloads": -1, "filename": "sphinxcontrib-github-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a0e081c4af3e40d7df7ed3131844fde7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4950, "upload_time": "2013-10-08T14:04:40", "url": "https://files.pythonhosted.org/packages/90/12/a05b9cbc7a6c3dd05a25fc06fa91766ea132128e1772d5be9f97fc7538e2/sphinxcontrib-github-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0ddfd191b330d6fcfaa441b2c050f7d7", "sha256": "30c8a4bf25083edef1cabddf6286b49a07acc51b4d0943f5b20198da42358087" }, "downloads": -1, "filename": "sphinxcontrib-github-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0ddfd191b330d6fcfaa441b2c050f7d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5937, "upload_time": "2013-10-16T17:30:49", "url": "https://files.pythonhosted.org/packages/b7/56/79043ff5c18111323379f747e982f1e74a9924bac1d9fff35d9dbbbafc54/sphinxcontrib-github-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "1bd219dc333f45319b83ee1211f0496f", "sha256": "ab3dd533fb1c38736b987c55036ba5b2a09e851be0ebba04ad1733485c44e9c0" }, "downloads": -1, "filename": "sphinxcontrib-github-0.1.2.tar.gz", "has_sig": false, "md5_digest": "1bd219dc333f45319b83ee1211f0496f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5880, "upload_time": "2013-11-16T13:16:43", "url": "https://files.pythonhosted.org/packages/b9/a7/04676a8028e83e0e636d715573b019e807deb380d8b01e173c8aec937f69/sphinxcontrib-github-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "931cef00b0e8146718a1ac816eb48972", "sha256": "ae8cc9d0a9fb99b90a236ea71f306644032e856956054f171a890c32f8d82d6d" }, "downloads": -1, "filename": "sphinxcontrib-github-0.1.3.tar.gz", "has_sig": false, "md5_digest": "931cef00b0e8146718a1ac816eb48972", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6234, "upload_time": "2013-11-16T14:37:02", "url": "https://files.pythonhosted.org/packages/b2/03/fdf5b89ecddab89b9a11d52e08b2398d8f8558bb8389707ab40ee6ab9368/sphinxcontrib-github-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "931cef00b0e8146718a1ac816eb48972", "sha256": "ae8cc9d0a9fb99b90a236ea71f306644032e856956054f171a890c32f8d82d6d" }, "downloads": -1, "filename": "sphinxcontrib-github-0.1.3.tar.gz", "has_sig": false, "md5_digest": "931cef00b0e8146718a1ac816eb48972", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6234, "upload_time": "2013-11-16T14:37:02", "url": "https://files.pythonhosted.org/packages/b2/03/fdf5b89ecddab89b9a11d52e08b2398d8f8558bb8389707ab40ee6ab9368/sphinxcontrib-github-0.1.3.tar.gz" } ] }