{ "info": { "author": "wecatch", "author_email": "zhyq0826@126.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "===============================\nturbo-markdown\n===============================\n\n\n.. image:: https://img.shields.io/pypi/v/turbo_markdown.svg\n :target: https://pypi.python.org/pypi/turbo_markdown\n\n.. image:: https://img.shields.io/travis/wecatch/turbo_markdown.svg\n :target: https://travis-ci.org/wecatch/turbo_markdown\n\n.. image:: https://readthedocs.org/projects/turbo-markdown/badge/?version=latest\n :target: https://turbo-markdown.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/wecatch/turbo_markdown/shield.svg\n :target: https://pyup.io/repos/github/wecatch/turbo_markdown/\n :alt: Updates\n\n\nA cli tool to view local markdown files\n\n\n* Free software: MIT license\n* Documentation: https://turbo-markdown.readthedocs.io.\n\n\nGet Started\n-------------\n\nInstall and use turbo_markdown::\n\n pip install turbo-markdown\n cd markdown_dir/\n turbo-markdown\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2017-09-28)\n------------------\n\n* First release on PyPI.\n\n0.2.0 (2017-09-29)\n------------------\n\n* Fix docs.\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wecatch/turbo_markdown", "keywords": "markdown,turbo", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "turbo-markdown", "package_url": "https://pypi.org/project/turbo-markdown/", "platform": "", "project_url": "https://pypi.org/project/turbo-markdown/", "project_urls": { "Homepage": "https://github.com/wecatch/turbo_markdown" }, "release_url": "https://pypi.org/project/turbo-markdown/0.5.0/", "requires_dist": [ "Click (>=6.0)", "mistune", "turbo (>=0.4.5)" ], "requires_python": "", "summary": "A cli tool to view local markdown files", "version": "0.5.0" }, "last_serial": 5302840, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4d8ee32af864d325e4ea48614ae5a62d", "sha256": "bde19484c4ad91052a851e9de0e58e4c5d7857970d285e3b8722719f7acf58bc" }, "downloads": -1, "filename": "turbo_markdown-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4d8ee32af864d325e4ea48614ae5a62d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 42727, "upload_time": "2017-09-28T15:30:31", "url": "https://files.pythonhosted.org/packages/c6/8a/ea5c06a396e241f4411ef3980154b5d65a761cf34449b961783123cdb235/turbo_markdown-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0819fd5e73d7513bb3f54625567c51a4", "sha256": "b1ef3474e140057aabb41cc01f135ab24fe6f47c2824a95e4c3ce09682a7dad6" }, "downloads": -1, "filename": "turbo_markdown-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0819fd5e73d7513bb3f54625567c51a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14254, "upload_time": "2017-09-28T15:30:32", "url": "https://files.pythonhosted.org/packages/b3/3c/fd0268e651b78a1992ead922cded5cace6e9fa4e9491c01e5209d8e61728/turbo_markdown-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "bee32b81a1b1c6d3ac61eabf5b5499c1", "sha256": "ff281c7496a7cb83a03f1ed7b22b3f94a90bb15fd33633b4120f8b20195a763f" }, "downloads": -1, "filename": "turbo_markdown-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bee32b81a1b1c6d3ac61eabf5b5499c1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 42619, "upload_time": "2017-09-28T23:45:23", "url": "https://files.pythonhosted.org/packages/be/19/324217387d81b76d140f29d4192a12e4e27e165bb7a7d1cea10f779fc57e/turbo_markdown-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "00e643dece133ddbf1b314ffbf559916", "sha256": "65358fa53c4fa97dead9713e609803bc324085ee74083e7c6b8bd848a740f981" }, "downloads": -1, "filename": "turbo_markdown-0.2.0.tar.gz", "has_sig": false, "md5_digest": "00e643dece133ddbf1b314ffbf559916", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14241, "upload_time": "2017-09-28T23:45:24", "url": "https://files.pythonhosted.org/packages/3f/19/6bdffe6d97ce4c6fa1311cce949ab6b8d84685500b071bca6c4cbb9e19d6/turbo_markdown-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "56eb51c73cf3cd573f6720e3edfea74b", "sha256": "8ccf3aa06d59a99982440a9cf8bb9a5ea8ba07cac66f72ffdbece666b80c7fce" }, "downloads": -1, "filename": "turbo_markdown-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "56eb51c73cf3cd573f6720e3edfea74b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 45539, "upload_time": "2017-09-30T02:49:48", "url": "https://files.pythonhosted.org/packages/c5/5d/0ca107be04b88f7d24b1190dc3eba2794342357e69b64d8371f8507bdd86/turbo_markdown-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1aa291c34d605d83b381c6592a2a4ff9", "sha256": "1d33b00587493f7a65d2df137e9c3ae5c945a170bf31b09886e211e9541796d5" }, "downloads": -1, "filename": "turbo_markdown-0.3.0.tar.gz", "has_sig": false, "md5_digest": "1aa291c34d605d83b381c6592a2a4ff9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14210, "upload_time": "2017-09-30T02:49:50", "url": "https://files.pythonhosted.org/packages/cb/66/e26302cd5a6eb0df80ba06a7d521401314b2cc97de90b94eeb13031a752a/turbo_markdown-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "4521d238b1ab172fde4e83549c0f04ec", "sha256": "d4fe758bb80aa266765f196bfa0d4d40fc8d8368396d3eda2ec5de6b769a9c54" }, "downloads": -1, "filename": "turbo_markdown-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4521d238b1ab172fde4e83549c0f04ec", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 45543, "upload_time": "2017-09-30T03:05:59", "url": "https://files.pythonhosted.org/packages/fb/92/469bf1e6fc19d9880ea6a29180a21392bbd5c1f2e8aab7e877e261e70f4d/turbo_markdown-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "065b834499f74cfaa10887e625c67002", "sha256": "1bda8d1b813d97f26f60b3c5ace6b9c2a3d03f52a3796a95649795a46c2f7cfa" }, "downloads": -1, "filename": "turbo_markdown-0.4.0.tar.gz", "has_sig": false, "md5_digest": "065b834499f74cfaa10887e625c67002", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14220, "upload_time": "2017-09-30T03:06:38", "url": "https://files.pythonhosted.org/packages/c3/bf/be9900d9343c242159a769176fe9a765a7e894b79f1296676930f632f988/turbo_markdown-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "7c158f39df3aaeeb6f6d128edd710ead", "sha256": "fa9dea086b02011be3e0d46f2116534ce01d831dbfe608d3705733898bfa3770" }, "downloads": -1, "filename": "turbo_markdown-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7c158f39df3aaeeb6f6d128edd710ead", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47735, "upload_time": "2019-05-22T14:02:35", "url": "https://files.pythonhosted.org/packages/1c/c4/e7c99a0486efd7c417e5fd34339f6cfd3c0ac947100fcc10d0eb3a293d19/turbo_markdown-0.5.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c4bfb43e2d635c2e85accecdb53f92b0", "sha256": "becb06e36b04ba201abebe1cdf99256114522d002320bbad32a7a42673b50981" }, "downloads": -1, "filename": "turbo_markdown-0.5.0.tar.gz", "has_sig": false, "md5_digest": "c4bfb43e2d635c2e85accecdb53f92b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14844, "upload_time": "2019-05-22T14:02:37", "url": "https://files.pythonhosted.org/packages/01/c6/c444cadf60758005ff2d9dd49528d532476c75d89bddeeeb60c3f2d21316/turbo_markdown-0.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7c158f39df3aaeeb6f6d128edd710ead", "sha256": "fa9dea086b02011be3e0d46f2116534ce01d831dbfe608d3705733898bfa3770" }, "downloads": -1, "filename": "turbo_markdown-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7c158f39df3aaeeb6f6d128edd710ead", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47735, "upload_time": "2019-05-22T14:02:35", "url": "https://files.pythonhosted.org/packages/1c/c4/e7c99a0486efd7c417e5fd34339f6cfd3c0ac947100fcc10d0eb3a293d19/turbo_markdown-0.5.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c4bfb43e2d635c2e85accecdb53f92b0", "sha256": "becb06e36b04ba201abebe1cdf99256114522d002320bbad32a7a42673b50981" }, "downloads": -1, "filename": "turbo_markdown-0.5.0.tar.gz", "has_sig": false, "md5_digest": "c4bfb43e2d635c2e85accecdb53f92b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14844, "upload_time": "2019-05-22T14:02:37", "url": "https://files.pythonhosted.org/packages/01/c6/c444cadf60758005ff2d9dd49528d532476c75d89bddeeeb60c3f2d21316/turbo_markdown-0.5.0.tar.gz" } ] }