{ "info": { "author": "Doug Hellmann", "author_email": "doug.hellmann@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Documentation", "Topic :: Utilities" ], "description": "########################\nsphinxcontrib.bitbucket\n########################\n\nThis module adds custom roles for linking to resources on BitBucket\nprojects.\n\nBasic Usage\n===========\n\nTo use this extension, add it to the ``extensions`` list in your\nSphinx configuration file and set the variable\n``bitbucket_project_url`` to the base URL for the project. \n\nFor example::\n\n extensions = [ 'sphinxcontrib.bitbucket' ]\n\n bitbucket_project_url = 'http://bitbucket.org/birkenfeld/sphinx-contrib'\n\nThen in your rst documents, use the roles ``bbissue`` and\n``bbchangeset`` to create links to tickets and changesets.\n\nThis::\n\n :bbissue:`3`\n\nis equivalent to::\n\n `issue 3 `__\n\nand::\n\n :bbchangeset:`some-long-hash-value`\n\nis equivalent to::\n\n `changeset some-long-hash-value `__\n\nConfiguration Parameters\n========================\n\nbitbucket_project_url\n The base URL for the project on BitBucket.org.\n\n\nHistory\n=======\n\n1.0\n---\n\nFirst public release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.doughellmann.com/projects/sphinxcontrib-bitbucket/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "sphinxcontrib-bitbucket", "package_url": "https://pypi.org/project/sphinxcontrib-bitbucket/", "platform": "any", "project_url": "https://pypi.org/project/sphinxcontrib-bitbucket/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.doughellmann.com/projects/sphinxcontrib-bitbucket/" }, "release_url": "https://pypi.org/project/sphinxcontrib-bitbucket/1.0/", "requires_dist": null, "requires_python": null, "summary": "Sphinx/BitBucket integration", "version": "1.0" }, "last_serial": 799893, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "129147d406087e44769ae7320a2d839b", "sha256": "b717248b24d6e8b206397b5c3d9c5bd9cdd0c38a4ed6354549faff48e3155da1" }, "downloads": -1, "filename": "sphinxcontrib-bitbucket-1.0.tar.gz", "has_sig": false, "md5_digest": "129147d406087e44769ae7320a2d839b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8343, "upload_time": "2011-04-24T18:20:15", "url": "https://files.pythonhosted.org/packages/76/0f/bd7892dd61b8efd0026913b728223b74abfe954a5ef3d7f9d2c9cfceffe8/sphinxcontrib-bitbucket-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "129147d406087e44769ae7320a2d839b", "sha256": "b717248b24d6e8b206397b5c3d9c5bd9cdd0c38a4ed6354549faff48e3155da1" }, "downloads": -1, "filename": "sphinxcontrib-bitbucket-1.0.tar.gz", "has_sig": false, "md5_digest": "129147d406087e44769ae7320a2d839b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8343, "upload_time": "2011-04-24T18:20:15", "url": "https://files.pythonhosted.org/packages/76/0f/bd7892dd61b8efd0026913b728223b74abfe954a5ef3d7f9d2c9cfceffe8/sphinxcontrib-bitbucket-1.0.tar.gz" } ] }