sphinxcontrib-serializinghtml


Namesphinxcontrib-serializinghtml JSON
Version 2.0.0 PyPI version JSON
download
home_pageNone
Summarysphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle)
upload_time2024-07-29 01:10:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
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": null,
    "name": "sphinxcontrib-serializinghtml",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Georg Brandl <georg@python.org>",
    "download_url": "https://files.pythonhosted.org/packages/3b/44/6716b257b0aa6bfd51a1b31665d1c205fb12cb5ad56de752dfa15657de2f/sphinxcontrib_serializinghtml-2.0.0.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": null,
    "summary": "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)",
    "version": "2.0.0",
    "project_urls": {
        "Changelog": "https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/master/CHANGES.rst",
        "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": "52a7d2782e4e3f77c8450f727ba74a8f12756d5ba823d81b941f1b04da9d033a",
                "md5": "15a27a35884b0497ec72dc8651641560",
                "sha256": "6e2cb0eef194e10c27ec0023bfeb25badbbb5868244cf5bc5bdc04e4464bf331"
            },
            "downloads": -1,
            "filename": "sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "15a27a35884b0497ec72dc8651641560",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 92072,
            "upload_time": "2024-07-29T01:10:08",
            "upload_time_iso_8601": "2024-07-29T01:10:08.203690Z",
            "url": "https://files.pythonhosted.org/packages/52/a7/d2782e4e3f77c8450f727ba74a8f12756d5ba823d81b941f1b04da9d033a/sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b446716b257b0aa6bfd51a1b31665d1c205fb12cb5ad56de752dfa15657de2f",
                "md5": "b536ce248d5ca134a30018692a17c6ca",
                "sha256": "e9d912827f872c029017a53f0ef2180b327c3f7fd23c87229f7a8e8b70031d4d"
            },
            "downloads": -1,
            "filename": "sphinxcontrib_serializinghtml-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b536ce248d5ca134a30018692a17c6ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 16080,
            "upload_time": "2024-07-29T01:10:09",
            "upload_time_iso_8601": "2024-07-29T01:10:09.332393Z",
            "url": "https://files.pythonhosted.org/packages/3b/44/6716b257b0aa6bfd51a1b31665d1c205fb12cb5ad56de752dfa15657de2f/sphinxcontrib_serializinghtml-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-29 01:10:09",
    "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.72491s