qdoc2md


Nameqdoc2md JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryConvert q documentation comments to Markdown documents
upload_time2024-03-25 15:01:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords markdown qdoc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # qdoc2md

This tool converts q documentation comments to markdown documents.

# Getting Started

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "qdoc2md",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "markdown, qdoc",
    "author": null,
    "author_email": "Darren Sun <darren@darrensun.pro>",
    "download_url": "https://files.pythonhosted.org/packages/2a/0e/9e216dcd99e9c3bba287cd16bd13f1db10c3f2fb2754daf59ea94d0072d9/qdoc2md-0.1.2.tar.gz",
    "platform": null,
    "description": "# qdoc2md\n\nThis tool converts q documentation comments to markdown documents.\n\n# Getting Started\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Convert q documentation comments to Markdown documents",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/darrenwsun/qdoc2md",
        "Issues": "https://github.com/darrenwsun/qdoc2md/issues"
    },
    "split_keywords": [
        "markdown",
        " qdoc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79eaa926fa4a9a6fe217498bb558f7b9b061c3022a515b497ab40ecfdebd25a0",
                "md5": "0f4368d3b53ab42d9335bd7fe12e75cb",
                "sha256": "fea79f85cb6cbeb08ccbd5e9cd84179c5a6330cf5fec7cd2ffed0e446fa23d87"
            },
            "downloads": -1,
            "filename": "qdoc2md-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0f4368d3b53ab42d9335bd7fe12e75cb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6316,
            "upload_time": "2024-03-25T15:01:46",
            "upload_time_iso_8601": "2024-03-25T15:01:46.031608Z",
            "url": "https://files.pythonhosted.org/packages/79/ea/a926fa4a9a6fe217498bb558f7b9b061c3022a515b497ab40ecfdebd25a0/qdoc2md-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a0e9e216dcd99e9c3bba287cd16bd13f1db10c3f2fb2754daf59ea94d0072d9",
                "md5": "6fdd727160f88aa25d649946d8acabb8",
                "sha256": "52acf8e74b0d91d04eb147e305f73d7b25bcc1e022acd1268cb840831bea8a42"
            },
            "downloads": -1,
            "filename": "qdoc2md-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6fdd727160f88aa25d649946d8acabb8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 18613,
            "upload_time": "2024-03-25T15:01:55",
            "upload_time_iso_8601": "2024-03-25T15:01:55.825261Z",
            "url": "https://files.pythonhosted.org/packages/2a/0e/9e216dcd99e9c3bba287cd16bd13f1db10c3f2fb2754daf59ea94d0072d9/qdoc2md-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 15:01:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "darrenwsun",
    "github_project": "qdoc2md",
    "github_not_found": true,
    "lcname": "qdoc2md"
}
        
Elapsed time: 0.21634s