markdown-grid-tables


Namemarkdown-grid-tables JSON
Version 0.3.2 PyPI version JSON
download
home_pageNone
SummaryPython-Markdown extension to support grid tables.
upload_time2024-04-26 14:31:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords python-markdown extension plugin markdown mkdocs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Markdown Grid Tables

[Python-Markdown](https://python-markdown.github.io/) [extension](https://python-markdown.github.io/extensions/api/) to support grid tables.

[Fork of Markdown-GridTables by Alexander Abbott](https://github.com/smartboyathome/Markdown-GridTables)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "markdown-grid-tables",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "python-markdown, extension, plugin, markdown, mkdocs",
    "author": null,
    "author_email": "Alexander Abbott <smartboyathome@gmail.com>, Will Da Silva <will@willdasilva.xyz>",
    "download_url": null,
    "platform": null,
    "description": "# Markdown Grid Tables\n\n[Python-Markdown](https://python-markdown.github.io/) [extension](https://python-markdown.github.io/extensions/api/) to support grid tables.\n\n[Fork of Markdown-GridTables by Alexander Abbott](https://github.com/smartboyathome/Markdown-GridTables)\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python-Markdown extension to support grid tables.",
    "version": "0.3.2",
    "project_urls": {
        "documentation": "https://gitlab.com/WillDaSilva/markdown_grid_tables",
        "homepage": "https://gitlab.com/WillDaSilva/markdown_grid_tables",
        "repository": "https://gitlab.com/WillDaSilva/markdown_grid_tables"
    },
    "split_keywords": [
        "python-markdown",
        " extension",
        " plugin",
        " markdown",
        " mkdocs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4e201ef72402235d2d3c028c881af7aafadd0de13b2d1f4ab50e81c0618ff0e",
                "md5": "1af94895fa636744ec0514686a092509",
                "sha256": "9a5ac60f018883ca917a81b7ad04ae55cc4c6c46155a80c235deab46d2513dbb"
            },
            "downloads": -1,
            "filename": "markdown_grid_tables-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1af94895fa636744ec0514686a092509",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 20580,
            "upload_time": "2024-04-26T14:31:24",
            "upload_time_iso_8601": "2024-04-26T14:31:24.009952Z",
            "url": "https://files.pythonhosted.org/packages/a4/e2/01ef72402235d2d3c028c881af7aafadd0de13b2d1f4ab50e81c0618ff0e/markdown_grid_tables-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 14:31:24",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "WillDaSilva",
    "gitlab_project": "markdown_grid_tables",
    "lcname": "markdown-grid-tables"
}
        
Elapsed time: 0.24705s