sphinxcontrib-restbuilder


Namesphinxcontrib-restbuilder JSON
Version 0.3 PyPI version JSON
download
home_pagehttps://github.com/sphinx-contrib/restbuilder
SummarySphinx extension to output reST files.
upload_time2021-02-28 14:37:45
maintainer
docs_urlhttps://pythonhosted.org/sphinxcontrib-restbuilder/
authorFreek Dijkstra
requires_python>=2.7, !=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*
licenseBSD 2-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Sphinx_ extension to build reST (reStructuredText_) files.

This extension is in particular useful to use in combination with the autodoc
extension to automatically generate documentation for use by any rst parser
(such as the GitHub wiki).

In itself, the extension is fairly straightforward -- it takes the parsed reST 
file from Sphinx_ and outputs it as reST.

.. _Sphinx: http://sphinx-doc.org/
.. _reStructuredText: http://docutils.sourceforge.net/rst.html



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sphinx-contrib/restbuilder",
    "name": "sphinxcontrib-restbuilder",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/sphinxcontrib-restbuilder/",
    "requires_python": ">=2.7, !=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
    "maintainer_email": "",
    "keywords": "",
    "author": "Freek Dijkstra",
    "author_email": "freek@macfreek.nl",
    "download_url": "https://files.pythonhosted.org/packages/34/ef/ab019de596a4129cf5dc9801d2a5c368f17137e7353204273d4857a38722/sphinxcontrib-restbuilder-0.3.tar.gz",
    "platform": "any",
    "description": "\nSphinx_ extension to build reST (reStructuredText_) files.\n\nThis extension is in particular useful to use in combination with the autodoc\nextension to automatically generate documentation for use by any rst parser\n(such as the GitHub wiki).\n\nIn itself, the extension is fairly straightforward -- it takes the parsed reST \nfile from Sphinx_ and outputs it as reST.\n\n.. _Sphinx: http://sphinx-doc.org/\n.. _reStructuredText: http://docutils.sourceforge.net/rst.html\n\n\n",
    "bugtrack_url": null,
    "license": "BSD 2-Clause",
    "summary": "Sphinx extension to output reST files.",
    "version": "0.3",
    "project_urls": {
        "Download": "http://pypi.python.org/pypi/sphinxcontrib-restbuilder",
        "Homepage": "https://github.com/sphinx-contrib/restbuilder"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e451c5d0103ce4d4a3356588af487ca634d58001593785315fb1018a7eb9f3eb",
                "md5": "4b61824aff103d86908c774feffd492d",
                "sha256": "6ba2ddc7a87d845c075c1b2e00d541bd1c8400488e50e32c9b4169ccdd9f30cb"
            },
            "downloads": -1,
            "filename": "sphinxcontrib_restbuilder-0.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b61824aff103d86908c774feffd492d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2.7, !=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
            "size": 11264,
            "upload_time": "2021-02-28T14:37:44",
            "upload_time_iso_8601": "2021-02-28T14:37:44.072507Z",
            "url": "https://files.pythonhosted.org/packages/e4/51/c5d0103ce4d4a3356588af487ca634d58001593785315fb1018a7eb9f3eb/sphinxcontrib_restbuilder-0.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34efab019de596a4129cf5dc9801d2a5c368f17137e7353204273d4857a38722",
                "md5": "07c596156e8adddd52619b17a551cb54",
                "sha256": "6b3ee9394b5ec5e73e6afb34d223530d0b9098cb7562f9c5e364e6d6b41410ce"
            },
            "downloads": -1,
            "filename": "sphinxcontrib-restbuilder-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "07c596156e8adddd52619b17a551cb54",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7, !=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
            "size": 13197,
            "upload_time": "2021-02-28T14:37:45",
            "upload_time_iso_8601": "2021-02-28T14:37:45.501511Z",
            "url": "https://files.pythonhosted.org/packages/34/ef/ab019de596a4129cf5dc9801d2a5c368f17137e7353204273d4857a38722/sphinxcontrib-restbuilder-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-02-28 14:37:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sphinx-contrib",
    "github_project": "restbuilder",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "sphinxcontrib-restbuilder"
}
        
Elapsed time: 0.07772s