{ "info": { "author": "@shomah4a", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Documentation" ], "description": "embedding gist to sphinx\n\nusage:\n\nFirst of all, add `sphinx_gist_embed` to sphinx extension list in conf.py\n\n.. code-block:: python\n\n extensions = ['sphinxcontrib.gist']\n\n\nthen use `gist` directive.\n\n.. code-block:: rst\n\n .. gist:: https://gist.github.com/shomah4a/5149412\n\n\nfinally, build your sphinx project.\n\n.. code-block:: sh\n\n $ make html", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shomah4a/sphinx-gist-embed", "keywords": null, "license": "LGPLv3", "maintainer": null, "maintainer_email": null, "name": "sphinxcontrib.gist", "package_url": "https://pypi.org/project/sphinxcontrib.gist/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sphinxcontrib.gist/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/shomah4a/sphinx-gist-embed" }, "release_url": "https://pypi.org/project/sphinxcontrib.gist/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "embedding gist to sphinx", "version": "0.1.0" }, "last_serial": 799932, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c5407ca9eee82f1449f079844fc2813e", "sha256": "c58c7d7ea53bd7b6f97b04a5a20d6b1ebd3fd65523fdf985c6988bddb4d6e714" }, "downloads": -1, "filename": "sphinxcontrib.gist-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c5407ca9eee82f1449f079844fc2813e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1850, "upload_time": "2013-03-23T13:04:29", "url": "https://files.pythonhosted.org/packages/a1/8e/a394506fe160dd699ef0ce303e017bf5673af2365fe95d47d5802a2aa787/sphinxcontrib.gist-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c5407ca9eee82f1449f079844fc2813e", "sha256": "c58c7d7ea53bd7b6f97b04a5a20d6b1ebd3fd65523fdf985c6988bddb4d6e714" }, "downloads": -1, "filename": "sphinxcontrib.gist-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c5407ca9eee82f1449f079844fc2813e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1850, "upload_time": "2013-03-23T13:04:29", "url": "https://files.pythonhosted.org/packages/a1/8e/a394506fe160dd699ef0ce303e017bf5673af2365fe95d47d5802a2aa787/sphinxcontrib.gist-0.1.0.tar.gz" } ] }