sphinxcontrib-platformpicker


Namesphinxcontrib-platformpicker JSON
Version 1.4 PyPI version JSON
download
home_pageNone
SummaryPlatform picker extension for Sphinx
upload_time2024-08-21 13:24:59
maintainerNone
docs_urlNone
authorwhitequark
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Platform picker extension for Sphinx
====================================

The platform picker extension provides a Sphinx directive that marks certain sections of the documentation as platform-specific. Readers can then select the section for the platform they're interested in.

Documentation
-------------

See the `full documentation <http://sphinxcontrib-platformpicker.readthedocs.io>`_ for details.

Acknowledgements
----------------

This extension is based on the `sphinxcontrib-contentui <https://github.com/ulrobix/sphinxcontrib-contentui>`_ extension by Robert Khaliullov.

License
-------

sphinxcontrib-platformpicker is distributed under the terms of the `MIT License <LICENSE.txt>`_.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sphinxcontrib-platformpicker",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "whitequark",
    "author_email": "whitequark@whitequark.org",
    "download_url": null,
    "platform": null,
    "description": "Platform picker extension for Sphinx\n====================================\n\nThe platform picker extension provides a Sphinx directive that marks certain sections of the documentation as platform-specific. Readers can then select the section for the platform they're interested in.\n\nDocumentation\n-------------\n\nSee the `full documentation <http://sphinxcontrib-platformpicker.readthedocs.io>`_ for details.\n\nAcknowledgements\n----------------\n\nThis extension is based on the `sphinxcontrib-contentui <https://github.com/ulrobix/sphinxcontrib-contentui>`_ extension by Robert Khaliullov.\n\nLicense\n-------\n\nsphinxcontrib-platformpicker is distributed under the terms of the `MIT License <LICENSE.txt>`_.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Platform picker extension for Sphinx",
    "version": "1.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/whitequark/sphinxcontrib-platformpicker/issues",
        "Documentation": "https://sphinxcontrib-platformpicker.readthedocs.io/",
        "Source Code": "https://github.com/whitequark/sphinxcontrib-platformpicker"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7c1e616c1b8be918cdc8512f780fda5fe5dcfc200fad66210879a84d0febed9",
                "md5": "72d9d828a360b8da08f7f2b06810b406",
                "sha256": "40899e950ff4677b9e4839097ab3d4e36a8f7ad772432f97421ad20819287ff7"
            },
            "downloads": -1,
            "filename": "sphinxcontrib_platformpicker-1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "72d9d828a360b8da08f7f2b06810b406",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5532,
            "upload_time": "2024-08-21T13:24:59",
            "upload_time_iso_8601": "2024-08-21T13:24:59.095303Z",
            "url": "https://files.pythonhosted.org/packages/d7/c1/e616c1b8be918cdc8512f780fda5fe5dcfc200fad66210879a84d0febed9/sphinxcontrib_platformpicker-1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-21 13:24:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "whitequark",
    "github_project": "sphinxcontrib-platformpicker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sphinxcontrib-platformpicker"
}
        
Elapsed time: 0.69575s