ReText


NameReText JSON
Version 8.0.2 PyPI version JSON
download
home_pagehttps://github.com/retext-project/retext
SummarySimple editor for Markdown and reStructuredText
upload_time2024-03-16 17:43:40
maintainer
docs_urlNone
authorDmitry Shachnev
requires_python>=3.6
licenseGPL 2+
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ReText is simple text editor that supports Markdown and reStructuredText
markup languages. It is written in Python using PyQt libraries.

It supports live preview, tabs, math formulas, export to various formats
including PDF and HTML.

For more details, please go to the `home page`_ or to the `wiki`_.

.. _`home page`: https://github.com/retext-project/retext
.. _`wiki`: https://github.com/retext-project/retext/wiki

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/retext-project/retext",
    "name": "ReText",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Dmitry Shachnev",
    "author_email": "mitya57@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a5/1f/e5e7cf4f54f07936e7c2aaeb2765924bd19bf47fe8e9a29f1debbdc3d569/ReText-8.0.2.tar.gz",
    "platform": null,
    "description": "ReText is simple text editor that supports Markdown and reStructuredText\nmarkup languages. It is written in Python using PyQt libraries.\n\nIt supports live preview, tabs, math formulas, export to various formats\nincluding PDF and HTML.\n\nFor more details, please go to the `home page`_ or to the `wiki`_.\n\n.. _`home page`: https://github.com/retext-project/retext\n.. _`wiki`: https://github.com/retext-project/retext/wiki\n",
    "bugtrack_url": null,
    "license": "GPL 2+",
    "summary": "Simple editor for Markdown and reStructuredText",
    "version": "8.0.2",
    "project_urls": {
        "Homepage": "https://github.com/retext-project/retext"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a51fe5e7cf4f54f07936e7c2aaeb2765924bd19bf47fe8e9a29f1debbdc3d569",
                "md5": "8f9888f899b7907d7eb5599013321d7b",
                "sha256": "fd74d06c580786888da06569ac28981f1d52ae07bc75a9ce6345a0df2c8280dc"
            },
            "downloads": -1,
            "filename": "ReText-8.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8f9888f899b7907d7eb5599013321d7b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 546236,
            "upload_time": "2024-03-16T17:43:40",
            "upload_time_iso_8601": "2024-03-16T17:43:40.872277Z",
            "url": "https://files.pythonhosted.org/packages/a5/1f/e5e7cf4f54f07936e7c2aaeb2765924bd19bf47fe8e9a29f1debbdc3d569/ReText-8.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-16 17:43:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "retext-project",
    "github_project": "retext",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "retext"
}
        
Elapsed time: 0.19891s