sphinxcontrib-serializinghtml


Namesphinxcontrib-serializinghtml JSON
Version 1.1.10 PyPI version JSON
download
home_page
Summarysphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle)
upload_time2024-01-13 02:51:36
maintainer
docs_urlNone
author
requires_python>=3.9
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =============================
sphinxcontrib-serializinghtml
=============================

sphinxcontrib-serializinghtml is a sphinx extension which outputs
"serialized" HTML files (json and pickle).

For more details, please visit http://www.sphinx-doc.org/.

Installing
==========

Install from PyPI::

   pip install -U sphinxcontrib-serializinghtml

Contributing
============

See `CONTRIBUTING.rst`__

.. __: https://github.com/sphinx-doc/sphinx/blob/master/CONTRIBUTING.rst


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sphinxcontrib-serializinghtml",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Georg Brandl <georg@python.org>",
    "download_url": "https://files.pythonhosted.org/packages/54/13/8dd7a7ed9c58e16e20c7f4ce8e4cb6943eb580955236d0c0d00079a73c49/sphinxcontrib_serializinghtml-1.1.10.tar.gz",
    "platform": null,
    "description": "=============================\nsphinxcontrib-serializinghtml\n=============================\n\nsphinxcontrib-serializinghtml is a sphinx extension which outputs\n\"serialized\" HTML files (json and pickle).\n\nFor more details, please visit http://www.sphinx-doc.org/.\n\nInstalling\n==========\n\nInstall from PyPI::\n\n   pip install -U sphinxcontrib-serializinghtml\n\nContributing\n============\n\nSee `CONTRIBUTING.rst`__\n\n.. __: https://github.com/sphinx-doc/sphinx/blob/master/CONTRIBUTING.rst\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)",
    "version": "1.1.10",
    "project_urls": {
        "Changelog": "https://www.sphinx-doc.org/en/master/changes.html",
        "Code": "https://github.com/sphinx-doc/sphinxcontrib-serializinghtml",
        "Download": "https://pypi.org/project/sphinxcontrib-serializinghtml/",
        "Homepage": "https://www.sphinx-doc.org/",
        "Issue tracker": "https://github.com/sphinx-doc/sphinx/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3824228bb903ea87b9e08ab33470e6102402a644127108c7117ac9c00d849f82",
                "md5": "2c757ab993b2dd53bf3246188e2b37ad",
                "sha256": "326369b8df80a7d2d8d7f99aa5ac577f51ea51556ed974e7716cfd4fca3f6cb7"
            },
            "downloads": -1,
            "filename": "sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c757ab993b2dd53bf3246188e2b37ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 92725,
            "upload_time": "2024-01-13T02:51:34",
            "upload_time_iso_8601": "2024-01-13T02:51:34.898308Z",
            "url": "https://files.pythonhosted.org/packages/38/24/228bb903ea87b9e08ab33470e6102402a644127108c7117ac9c00d849f82/sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54138dd7a7ed9c58e16e20c7f4ce8e4cb6943eb580955236d0c0d00079a73c49",
                "md5": "cc9ac3fa8ec74262c9a21485d7b47eff",
                "sha256": "93f3f5dc458b91b192fe10c397e324f262cf163d79f3282c158e8436a2c4511f"
            },
            "downloads": -1,
            "filename": "sphinxcontrib_serializinghtml-1.1.10.tar.gz",
            "has_sig": false,
            "md5_digest": "cc9ac3fa8ec74262c9a21485d7b47eff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 15592,
            "upload_time": "2024-01-13T02:51:36",
            "upload_time_iso_8601": "2024-01-13T02:51:36.827464Z",
            "url": "https://files.pythonhosted.org/packages/54/13/8dd7a7ed9c58e16e20c7f4ce8e4cb6943eb580955236d0c0d00079a73c49/sphinxcontrib_serializinghtml-1.1.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-13 02:51:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sphinx-doc",
    "github_project": "sphinxcontrib-serializinghtml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "sphinxcontrib-serializinghtml"
}
        
Elapsed time: 0.17008s