xrst


Namexrst JSON
Version 2024.0.0 PyPI version JSON
download
home_pagehttps://github.com/bradbell/xrst
SummaryExtract RST files from source code and run Sphinx
upload_time2024-01-01 13:34:52
maintainer
docs_urlNone
author
requires_python>=3.0
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 most recent testing version of xrst:

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


## Documentation
https://xrst.readthedocs.io

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bradbell/xrst",
    "name": "xrst",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": "",
    "keywords": "sphinx,rst,documentation,source",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/52/20/054d5da9b0318ddd0eb891e962c87d871ed864902de5a1f633a3e9c76e1c/xrst-2024.0.0.tar.gz",
    "platform": null,
    "description": "# Extract Sphinx RST Files\n\n## Install\nThis installs the most recent testing version 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\n## Documentation\nhttps://xrst.readthedocs.io\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": "2024.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/bradbell/xrst/issues",
        "Homepage": "https://github.com/bradbell/xrst"
    },
    "split_keywords": [
        "sphinx",
        "rst",
        "documentation",
        "source"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1f34834efb205553c4558fc1f97e00275fe31b00e34fb3287d3df3404462270",
                "md5": "873eb7aeee32fefaaa2d07eb647e75fb",
                "sha256": "0b4bb1c32c499e73a41b6bd9f63cc6e93c2b0f7e03b556ed888a553ce93c8cc0"
            },
            "downloads": -1,
            "filename": "xrst-2024.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "873eb7aeee32fefaaa2d07eb647e75fb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 83998,
            "upload_time": "2024-01-01T13:34:51",
            "upload_time_iso_8601": "2024-01-01T13:34:51.211259Z",
            "url": "https://files.pythonhosted.org/packages/f1/f3/4834efb205553c4558fc1f97e00275fe31b00e34fb3287d3df3404462270/xrst-2024.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5220054d5da9b0318ddd0eb891e962c87d871ed864902de5a1f633a3e9c76e1c",
                "md5": "3bdd1505c4b40b6f6e2a3d9621e6963d",
                "sha256": "8c6a206e16d1c0bac80e9d789d95ad753747ce08aad287957d74590cbcb91b02"
            },
            "downloads": -1,
            "filename": "xrst-2024.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3bdd1505c4b40b6f6e2a3d9621e6963d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 168548,
            "upload_time": "2024-01-01T13:34:52",
            "upload_time_iso_8601": "2024-01-01T13:34:52.935335Z",
            "url": "https://files.pythonhosted.org/packages/52/20/054d5da9b0318ddd0eb891e962c87d871ed864902de5a1f633a3e9c76e1c/xrst-2024.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-01 13:34:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bradbell",
    "github_project": "xrst",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "xrst"
}
        
Elapsed time: 0.16461s