xrst


Namexrst JSON
Version 2024.0.2 PyPI version JSON
download
home_pagehttps://github.com/bradbell/xrst
SummaryExtract RST files from source code and run Sphinx
upload_time2024-06-25 13:31:08
maintainerNone
docs_urlNone
authorNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": null,
    "keywords": "sphinx, rst, documentation, source",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/6e/7d/ce3687b9ee1de1f63093eabbe67d2cb7d7ae55a8ed92e65778ac09b3be2e/xrst-2024.0.2.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.2",
    "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": "cf07329e6a4e3a5456449ce53d62c933009c7fdc01b9273c0f8dc90e5788cb91",
                "md5": "35081c553e1b93e8a647da8f58111c63",
                "sha256": "964af0b5704d5034378d12741843b32e4af4e34613dce36bcbcc0847994736a9"
            },
            "downloads": -1,
            "filename": "xrst-2024.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "35081c553e1b93e8a647da8f58111c63",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 84059,
            "upload_time": "2024-06-25T13:31:05",
            "upload_time_iso_8601": "2024-06-25T13:31:05.125087Z",
            "url": "https://files.pythonhosted.org/packages/cf/07/329e6a4e3a5456449ce53d62c933009c7fdc01b9273c0f8dc90e5788cb91/xrst-2024.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e7dce3687b9ee1de1f63093eabbe67d2cb7d7ae55a8ed92e65778ac09b3be2e",
                "md5": "a29d355ac477b3811d7358888ef17160",
                "sha256": "a764a05ab571378410a0a079b3a6db500c4496a7aceead5c4940ca6ce80695eb"
            },
            "downloads": -1,
            "filename": "xrst-2024.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a29d355ac477b3811d7358888ef17160",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 168946,
            "upload_time": "2024-06-25T13:31:08",
            "upload_time_iso_8601": "2024-06-25T13:31:08.357635Z",
            "url": "https://files.pythonhosted.org/packages/6e/7d/ce3687b9ee1de1f63093eabbe67d2cb7d7ae55a8ed92e65778ac09b3be2e/xrst-2024.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-25 13:31:08",
    "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: 3.51303s