{ "info": { "author": "Richard Jones, Georg Brandl", "author_email": "georg@python.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "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": "================================\nThe Cheese Shop Sphinx extension\n================================\n\n Ah! We do have some Camembert, sir...\n\nThis extension adds directives for easy linking to Cheese Shop (Python Package\nIndex) packages. It requires Sphinx 1.0.\n\n It's a bit runny, sir...\n\nIt supports a directive and a role, as well as a new config value.\n\n Well, as a matter of fact it's very runny, sir...\n\nThe ``pypi-release`` directive adds an HTML-only output block that automatically\nfetches the download links for the latest release of the given package and\ndisplays them as a list. For example, ::\n\n .. pypi-release:: Sphinx\n :prefix: Download\n :class: sidebar\n\nwill display \"Download:\" and a list of download links (eggs and the source\ndistribution) for the latest Sphinx release. The \"sidebar\" class makes the\nresulting ``