{ "info": { "author": "Takeshi KOMIYA", "author_email": "i.tkomiya@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Framework :: Sphinx :: Extension", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Topic :: Documentation" ], "description": "# pycmark\n\nA [CommonMark](https://commonmark.org/) parser for docutils.\n\n## Features\n\n* Provides `md2html` command\n* Provides `pycmark.CommonMarkParser` component for docutils\n* Customizable parser\n * All syntax are implemented as module\n * Developers can customize syntax via adding/removing the modules\n* Compatibility\n * Passed all spec of [CommonMark 0.29](https://spec.commonmark.org/0.29/).\n * But docutils can't represent following document structure. Therefor they are disabled by default\n * Hard line break\n * deeper headings appeared before shallow one\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tk0miya/pycmark", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pycmark", "package_url": "https://pypi.org/project/pycmark/", "platform": "", "project_url": "https://pypi.org/project/pycmark/", "project_urls": { "Homepage": "https://github.com/tk0miya/pycmark" }, "release_url": "https://pypi.org/project/pycmark/0.9.5/", "requires_dist": [ "docutils", "tox ; extra == 'test'", "flake8 ; extra == 'test'", "flake8-import-order ; extra == 'test'", "pytest ; extra == 'test'", "mypy ; extra == 'test'", "html5lib ; extra == 'test'" ], "requires_python": "", "summary": "CommonMark parser for docutils", "version": "0.9.5" }, "last_serial": 5169072, "releases": { "0.9.0": [ { "comment_text": "", "digests": { "md5": "036d9d4233dca58e22744dd965fe8844", "sha256": "b861504cf580d6aa87caba0d1fc3b0c78718a38e579213768388c7482e89d477" }, "downloads": -1, "filename": "pycmark-0.9.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "036d9d4233dca58e22744dd965fe8844", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36742, "upload_time": "2019-03-17T04:49:19", "url": "https://files.pythonhosted.org/packages/2e/56/d4190f2df7cf94ac6c189704edab46cfa070b3bd0734be6b9796e873da77/pycmark-0.9.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a0c2f65928b5e7ea86e6a2b307408be7", "sha256": "da5bf136d13d10594aa75702ff2a31c7e62a303378ce3614f38c2485d4422b83" }, "downloads": -1, "filename": "pycmark-0.9.0.tar.gz", "has_sig": false, "md5_digest": "a0c2f65928b5e7ea86e6a2b307408be7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45670, "upload_time": "2019-03-17T04:49:21", "url": "https://files.pythonhosted.org/packages/77/43/18f69e2df83b9b2609ca1a08369f81de1fa8be0a2f3dc2d29069500ff07e/pycmark-0.9.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "1a62c0a0123f0f76ef7040606f7e72e2", "sha256": "4c3b76c7fd0654924891fe395e30864b9a209acd5119b469e86a26d709779365" }, "downloads": -1, "filename": "pycmark-0.9.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1a62c0a0123f0f76ef7040606f7e72e2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36919, "upload_time": "2019-03-19T16:20:58", "url": "https://files.pythonhosted.org/packages/70/19/7faa3a47f8c30bb0e27dbf2023969146ce7f4199ce3f3e4b4ddea51720d2/pycmark-0.9.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a548638d374ddb66e97ce1d0879d3c69", "sha256": "391b5c76285f3aecc7bdce4dc99af7641009df6c0a66fa998c52cabd38a9823e" }, "downloads": -1, "filename": "pycmark-0.9.1.tar.gz", "has_sig": false, "md5_digest": "a548638d374ddb66e97ce1d0879d3c69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45926, "upload_time": "2019-03-19T16:21:00", "url": "https://files.pythonhosted.org/packages/0d/92/4524245e0c5d4c9b145fbd82b2c7d967822511e593ad00d9adb6e94b3bff/pycmark-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "736cd2b9e291c5d4be803420a44d537c", "sha256": "0e8e5638eedced3eb509c84064ee894e6f46dd271ab521e2a1d95e42972d3472" }, "downloads": -1, "filename": "pycmark-0.9.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "736cd2b9e291c5d4be803420a44d537c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 40404, "upload_time": "2019-03-22T13:43:40", "url": "https://files.pythonhosted.org/packages/ce/85/d35c259c25d2aa26425073dcdf73ad350612279355ddc25ed189bbfa9ec9/pycmark-0.9.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1b3a59e50c930f5375148341444300f5", "sha256": "23cde30f6d6b0629dfa1a5f4e2d7a79e9c63c007ee8bc6e5438babf8a85fe266" }, "downloads": -1, "filename": "pycmark-0.9.2.tar.gz", "has_sig": false, "md5_digest": "1b3a59e50c930f5375148341444300f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48519, "upload_time": "2019-03-22T13:43:42", "url": "https://files.pythonhosted.org/packages/fe/2b/b9a3c70c83799717f261cb69fbf5a0b7760a9281c3f711438322c24d8252/pycmark-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "e635eff5d518ffcf5914280771bc0b96", "sha256": "775e27146fc0992add23d93ab3d41b2c93b7be6f53905868650355da076f6e53" }, "downloads": -1, "filename": "pycmark-0.9.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e635eff5d518ffcf5914280771bc0b96", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 41072, "upload_time": "2019-03-27T11:14:11", "url": "https://files.pythonhosted.org/packages/79/e3/74fa9e1cc6c0d64c3aff0a8ffc930138c8370a40179cf6cf6746c9d6edbd/pycmark-0.9.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "011cf5b357e1b1b5643f78455f1acbe5", "sha256": "f3a2973d74ab12c56adca64ee3257d91b30b8df8f40a33cdf696ee7398551ac5" }, "downloads": -1, "filename": "pycmark-0.9.3.tar.gz", "has_sig": false, "md5_digest": "011cf5b357e1b1b5643f78455f1acbe5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49420, "upload_time": "2019-03-27T11:14:12", "url": "https://files.pythonhosted.org/packages/8a/31/c11a96069eb5b99953d366077f39519a38bd1bfa777b41afaf0159e79724/pycmark-0.9.3.tar.gz" } ], "0.9.4": [ { "comment_text": "", "digests": { "md5": "c6bf716e45085159333da7b294575664", "sha256": "cd1a0e968c738b9a01aac06e7df46da4933dbc809dd3d2cb94e25d7d51db2f55" }, "downloads": -1, "filename": "pycmark-0.9.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c6bf716e45085159333da7b294575664", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 41044, "upload_time": "2019-04-06T17:07:57", "url": "https://files.pythonhosted.org/packages/ac/85/944d7c4aa13c4868f7f531fb3f969ef8add53bbd76a70ff5bafcf54980a6/pycmark-0.9.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "628f7383bc73086c2a7890f14361e21d", "sha256": "ebef5810137077ee1ddfec8c97af5624f4f496ab77ab1539462fc48ef7030ab5" }, "downloads": -1, "filename": "pycmark-0.9.4.tar.gz", "has_sig": false, "md5_digest": "628f7383bc73086c2a7890f14361e21d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49353, "upload_time": "2019-04-06T17:07:59", "url": "https://files.pythonhosted.org/packages/bf/73/2e5f613c9d3079b3db8cfa32ff00d869a1a6c3a859ee23e12cb660eaf41c/pycmark-0.9.4.tar.gz" } ], "0.9.5": [ { "comment_text": "", "digests": { "md5": "4ff4d9b3d0df864cfb1df79144d6c95b", "sha256": "7ef20c645d5c17b8ec0016c31566b8c643e06fc24239f64fa8f1cfdcccfba98b" }, "downloads": -1, "filename": "pycmark-0.9.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4ff4d9b3d0df864cfb1df79144d6c95b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 42516, "upload_time": "2019-04-21T05:20:47", "url": "https://files.pythonhosted.org/packages/2e/44/5ad1648c6658ed7b590a34666e7e92a3b78f580512abd07b091c5934095e/pycmark-0.9.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fa82f5d2ca03fe923422b4d6f2032a99", "sha256": "0dc491cc8a20c2014209dd0bc63fd730577591f7b7001a2a8edb9cdb52566e80" }, "downloads": -1, "filename": "pycmark-0.9.5.tar.gz", "has_sig": false, "md5_digest": "fa82f5d2ca03fe923422b4d6f2032a99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50487, "upload_time": "2019-04-21T05:20:49", "url": "https://files.pythonhosted.org/packages/0a/7a/830e27e7858cae915a63e0a9ee664197655e91051bd9a7f557ffce1ce5f1/pycmark-0.9.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ff4d9b3d0df864cfb1df79144d6c95b", "sha256": "7ef20c645d5c17b8ec0016c31566b8c643e06fc24239f64fa8f1cfdcccfba98b" }, "downloads": -1, "filename": "pycmark-0.9.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4ff4d9b3d0df864cfb1df79144d6c95b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 42516, "upload_time": "2019-04-21T05:20:47", "url": "https://files.pythonhosted.org/packages/2e/44/5ad1648c6658ed7b590a34666e7e92a3b78f580512abd07b091c5934095e/pycmark-0.9.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fa82f5d2ca03fe923422b4d6f2032a99", "sha256": "0dc491cc8a20c2014209dd0bc63fd730577591f7b7001a2a8edb9cdb52566e80" }, "downloads": -1, "filename": "pycmark-0.9.5.tar.gz", "has_sig": false, "md5_digest": "fa82f5d2ca03fe923422b4d6f2032a99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50487, "upload_time": "2019-04-21T05:20:49", "url": "https://files.pythonhosted.org/packages/0a/7a/830e27e7858cae915a63e0a9ee664197655e91051bd9a7f557ffce1ce5f1/pycmark-0.9.5.tar.gz" } ] }