xrst


Namexrst JSON
Version 2025.0.2 PyPI version JSON
download
home_pageNone
SummaryExtract RST files from source code and run Sphinx
upload_time2025-01-05 22:42:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseGPL-3.0-or-later
keywords sphinx rst documentation source
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Extract Sphinx RST Files

## Install
This installs the current stable version of xrst:

    pip install xrst

This installs the most recent verion of xrst:

    pip install xrst
    pip uninstall -y xrst
    pip install --index-url https://test.pypi.org/simple/ xrst

## Purpose
https://xrst.readthedocs.io/latest/purpose.html

## Get Started
https://xrst.readthedocs.io/latest/get_started.html

## Git Repository
https://github.com/bradbell/xrst

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xrst",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "sphinx, rst, documentation, source",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c9/b5/bf3165e1010d2fa2484d222a528a3a195ae8c3951acd2bf44e965a259304/xrst-2025.0.2.tar.gz",
    "platform": null,
    "description": "# Extract Sphinx RST Files\n\n## Install\nThis installs the current stable version of xrst:\n\n    pip install xrst\n\nThis installs the most recent verion of xrst:\n\n    pip install xrst\n    pip uninstall -y xrst\n    pip install --index-url https://test.pypi.org/simple/ xrst\n\n## Purpose\nhttps://xrst.readthedocs.io/latest/purpose.html\n\n## Get Started\nhttps://xrst.readthedocs.io/latest/get_started.html\n\n## Git Repository\nhttps://github.com/bradbell/xrst\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Extract RST files from source code and run Sphinx",
    "version": "2025.0.2",
    "project_urls": {
        "Documenttion": "https://xrst.readthedocs.io/latest",
        "Issues": "https://github.com/bradbell/xrst/issues",
        "ReleaseNotes": "https://xrst.readthedocs.io/latest/release_notes.html",
        "Repository": "https://github.com/bradbell/xrst"
    },
    "split_keywords": [
        "sphinx",
        " rst",
        " documentation",
        " source"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4956fc4975995686e8962092607c54b3fa2ed05d4f80a8e8ce7d78bcd8ff0cc5",
                "md5": "b4d9ba27252c57d3d91d32ea427b8524",
                "sha256": "6a7f83bc15abed3c149123fb796e940440a99683a8fdde5698c5df204f18b9da"
            },
            "downloads": -1,
            "filename": "xrst-2025.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b4d9ba27252c57d3d91d32ea427b8524",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 93342,
            "upload_time": "2025-01-05T22:42:07",
            "upload_time_iso_8601": "2025-01-05T22:42:07.358030Z",
            "url": "https://files.pythonhosted.org/packages/49/56/fc4975995686e8962092607c54b3fa2ed05d4f80a8e8ce7d78bcd8ff0cc5/xrst-2025.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9b5bf3165e1010d2fa2484d222a528a3a195ae8c3951acd2bf44e965a259304",
                "md5": "dda592d9444c3eb27cbc4b8e5315cb7e",
                "sha256": "6e4bad6c6705b7e0fb8b909e4b0c1af3d5bbbff1bba6fe1271ba1869248f08d7"
            },
            "downloads": -1,
            "filename": "xrst-2025.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "dda592d9444c3eb27cbc4b8e5315cb7e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 193813,
            "upload_time": "2025-01-05T22:42:10",
            "upload_time_iso_8601": "2025-01-05T22:42:10.826151Z",
            "url": "https://files.pythonhosted.org/packages/c9/b5/bf3165e1010d2fa2484d222a528a3a195ae8c3951acd2bf44e965a259304/xrst-2025.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-05 22:42:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bradbell",
    "github_project": "xrst",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "xrst"
}
        
Elapsed time: 1.56720s