{ "info": { "author": "Pavel Kretov", "author_email": "firegurafiku@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Documentation" ], "description": "Parameters list as `
`'s in HTML generated by Sphinx\n========================================================\n\nThis package is a simple Sphinx extension named `divparams`, which was created\nto bring another style to the lists of function parameters and return values in\nHTML files generated by Sphinx.\n\nTo make use of the dirty hack this extension provides, first, install its\npackage from PyPI:\n\n.. code-block:: bash\n\n $ sudo pip install sphinxcontrib.divparams\n\nand then import it into your Sphinx's `conf.py` and add its parameters to the\nlists of extensions, templates directories, and static directories:\n\n.. code-block:: python\n\n import sphinxcontrib.divparams as divparams\n extensions = [..., 'sphinxcontrib.divparams']\n templates_path = [..., divparams.get_templates_path()]\n html_static_path = [..., divparams.get_static_path()]\n\n divparams_enable_postprocessing = True\n\nSee following links for more information. There is a broader description and\na couple of nice pictures on the standalone documentation page.\n\n- **Repository:** https://github.com/firegurafiku/sphinxcontrib-divparams\n- **PyPI:** https://pypi.python.org/pypi/sphinxcontrib.divparams\n- **Documentation:** https://pythonhosted.org/sphinxcontrib.divparams/\n- **Travis-CI:** https://travis-ci.org/firegurafiku/sphinxcontrib-divparams\n- **Reddit thread:** https://www.reddit.com/r/Python/comments/3se07g\n- **Original SO question:** http://stackoverflow.com/questions/33296824\n", "description_content_type": "", "docs_url": "https://pythonhosted.org/sphinxcontrib.divparams/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sphinxcontrib-divparams", "keywords": "helpers", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "sphinxcontrib.divparams", "package_url": "https://pypi.org/project/sphinxcontrib.divparams/", "platform": "", "project_url": "https://pypi.org/project/sphinxcontrib.divparams/", "project_urls": { "Homepage": "https://github.com/sphinxcontrib-divparams" }, "release_url": "https://pypi.org/project/sphinxcontrib.divparams/0.0.6/", "requires_dist": null, "requires_python": "", "summary": "Converts parameter tables in HTML documentation generated by Sphinx into
's.", "version": "0.0.6" }, "last_serial": 4937556, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "daaf23b1c67bfe59418a246cdcd7477a", "sha256": "dfe7c92018a00fcb151e62150522a2731d4767f6a6d56f52269fb60a357dc7ca" }, "downloads": -1, "filename": "sphinxcontrib.divparams-0.0.2.tar.gz", "has_sig": false, "md5_digest": "daaf23b1c67bfe59418a246cdcd7477a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4068, "upload_time": "2015-11-11T07:52:06", "url": "https://files.pythonhosted.org/packages/ad/9e/c13901fcdbdaf76cbe0efc0ee8e3151527cb07282975ca68a3589677100d/sphinxcontrib.divparams-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "8b548e29e347af6efa5be4b03d06fb3a", "sha256": "db3c578bca3e1a39a3d4c3246832d922b2e9bae3a97054f7c520405fb7961efa" }, "downloads": -1, "filename": "sphinxcontrib.divparams-0.0.3.tar.gz", "has_sig": false, "md5_digest": "8b548e29e347af6efa5be4b03d06fb3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4098, "upload_time": "2015-11-11T08:08:17", "url": "https://files.pythonhosted.org/packages/c8/49/658191e9cefc4ebaefdbedbd391d85bc01393e3651af6bfbd96335d38fbd/sphinxcontrib.divparams-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "95d0639d99363393fd48aa2f7a6db6cd", "sha256": "6cefd0b7865e0a62d07ab1b18937d5de34d7e99f9c528674c86c70e46ef26a79" }, "downloads": -1, "filename": "sphinxcontrib.divparams-0.0.4.tar.gz", "has_sig": false, "md5_digest": "95d0639d99363393fd48aa2f7a6db6cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4383, "upload_time": "2015-11-15T23:53:40", "url": "https://files.pythonhosted.org/packages/b7/8d/218ad132d19a48687d08558768f27ffe62cd378e9283ef10a77221fb3ef6/sphinxcontrib.divparams-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "1f1cefe2b867eab2c7123742e0f6df0c", "sha256": "4d8ace87b1c6d824febd8572baf4466205f20b37cd469e49cad67f480ab2cd77" }, "downloads": -1, "filename": "sphinxcontrib.divparams-0.0.5.tar.gz", "has_sig": false, "md5_digest": "1f1cefe2b867eab2c7123742e0f6df0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4369, "upload_time": "2015-11-16T00:01:18", "url": "https://files.pythonhosted.org/packages/6a/2d/027490b486e0ee55fb70253e571075336811f797bb9c3426da586744ff31/sphinxcontrib.divparams-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "1d57a0bd3c1070cc6be31b8edcfb2d5f", "sha256": "6003d91af10bc27ea78c707cb4cbdf25d3849623577cbd32bc9d6afb1caf8d84" }, "downloads": -1, "filename": "sphinxcontrib.divparams-0.0.6.tar.gz", "has_sig": false, "md5_digest": "1d57a0bd3c1070cc6be31b8edcfb2d5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4388, "upload_time": "2019-03-14T03:24:03", "url": "https://files.pythonhosted.org/packages/1f/15/7f42ebf9ba4d527cf26154bed3786bb81c6b9abd2cd5fe21e09105a07629/sphinxcontrib.divparams-0.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1d57a0bd3c1070cc6be31b8edcfb2d5f", "sha256": "6003d91af10bc27ea78c707cb4cbdf25d3849623577cbd32bc9d6afb1caf8d84" }, "downloads": -1, "filename": "sphinxcontrib.divparams-0.0.6.tar.gz", "has_sig": false, "md5_digest": "1d57a0bd3c1070cc6be31b8edcfb2d5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4388, "upload_time": "2019-03-14T03:24:03", "url": "https://files.pythonhosted.org/packages/1f/15/7f42ebf9ba4d527cf26154bed3786bb81c6b9abd2cd5fe21e09105a07629/sphinxcontrib.divparams-0.0.6.tar.gz" } ] }