{ "info": { "author": "Hideo Hattori", "author_email": "hhatto.jp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: C", "Programming Language :: Cython", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Topic :: Text Processing :: Markup", "Topic :: Text Processing :: Markup :: HTML", "Topic :: Utilities" ], "description": "python-hoedown\n==============\n\n.. image:: https://secure.travis-ci.org/hhatto/python-hoedown.png?branch=master\n :target: https://travis-ci.org/hhatto/python-hoedown\n\nThe Python binding for hoedown_, a markdown parsing library.\nthe original code of the misaka_ library by Frank Smit.\n\n.. _hoedown: https://github.com/hoedown/hoedown\n.. _misaka: https://github.com/FSX/misaka\n\n\nInstallation\n------------\n\nCython is only needed to compile .pyx file.\n\nWith pip::\n\n pip install hoedown\n\nOr manually::\n\n python setup.py install\n\n\nExample\n-------\n\nVery simple example::\n\n from hoedown import Markdown, HtmlRenderer\n\n rndr = HtmlRenderer()\n md = Markdown(rndr)\n\n print md.render('some text')\n\nOr::\n\n import hoedown as m\n print m.html('some other text')\n\n\nCommand Line Tool\n-----------------\n\noutput from Markdown to HTML::\n\n hoedownpy MARKDOWNFILE.md\n\n\nFor Maintainer\n--------------\n\nintall development requirements::\n\n pip install -e \".[dev]\"\n\n\nbuild::\n\n invoke all", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hhatto/python-hoedown", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "hoedown", "package_url": "https://pypi.org/project/hoedown/", "platform": "", "project_url": "https://pypi.org/project/hoedown/", "project_urls": { "Homepage": "https://github.com/hhatto/python-hoedown" }, "release_url": "https://pypi.org/project/hoedown/0.3.0/", "requires_dist": null, "requires_python": "", "summary": "The Python binding for Hoedown, a markdown parsing library.", "version": "0.3.0" }, "last_serial": 4364204, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "82cbc644e68c017aa478bcbb0f5c78bd", "sha256": "983f89d0a3dde270181a1893e31e6492cb41b0802f33ba5c3ce6e0b51cc09e6f" }, "downloads": -1, "filename": "hoedown-0.1.tar.gz", "has_sig": false, "md5_digest": "82cbc644e68c017aa478bcbb0f5c78bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77130, "upload_time": "2013-10-11T21:46:13", "url": "https://files.pythonhosted.org/packages/52/5a/66e8e6f4a4920ff1f435f8652ba815931bfbf9a6014dcf251282135387e4/hoedown-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "18badeaa865a0507bf7f48e7ae98c84a", "sha256": "c53e71e86920908709e59be3bb385a475ab713bae74ee486d8e1c4bbd3f89255" }, "downloads": -1, "filename": "hoedown-0.1.1.tar.gz", "has_sig": false, "md5_digest": "18badeaa865a0507bf7f48e7ae98c84a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 109093, "upload_time": "2013-10-11T22:08:08", "url": "https://files.pythonhosted.org/packages/e6/49/c81d94085cd5fe00e5e5ddfa8189c67eafcd6043aff51d2d7e75887a7263/hoedown-0.1.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "76f56e222a52e0b575bba5274cd6bddf", "sha256": "b3f3b4885a63c545805cbc2ecf72036649623b60b97dcdc46348293bc7bf0ed3" }, "downloads": -1, "filename": "hoedown-0.2.tar.gz", "has_sig": false, "md5_digest": "76f56e222a52e0b575bba5274cd6bddf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 112958, "upload_time": "2013-11-15T17:42:29", "url": "https://files.pythonhosted.org/packages/02/32/3e3c1089481b646c9de05e844aaec8bd764c2debd02a4a9670f8578218c9/hoedown-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "1995e86a4b054e09542b8535818b7541", "sha256": "7a1a462ceed6d1f321e29839aaf2dace7331f6614d9389683a2633844b18afce" }, "downloads": -1, "filename": "hoedown-0.2.1.tar.gz", "has_sig": false, "md5_digest": "1995e86a4b054e09542b8535818b7541", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 108516, "upload_time": "2015-11-06T02:50:29", "url": "https://files.pythonhosted.org/packages/bb/04/28de39d6d1670038e5f8f8d726dd312efc62e2fca24da766780de783b423/hoedown-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "4958d2df2624a8ba267764b26d7e0c59", "sha256": "caba2b393cf101a22a7090b1eadd5a199905c166a19f53b90c6bcd2a93f867fe" }, "downloads": -1, "filename": "hoedown-0.2.2.tar.gz", "has_sig": false, "md5_digest": "4958d2df2624a8ba267764b26d7e0c59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 108393, "upload_time": "2015-11-06T18:47:51", "url": "https://files.pythonhosted.org/packages/9c/47/f2898cb0631c69030958291b0dbec8cb64421b7563cf6d8c98d3a85c59ec/hoedown-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "cb1c5e620eb277deabb3345012bc387f", "sha256": "18ac6569c1ac29de01cf9ba5ab96bae576465ee9a8409215fe28d436e77cfd7f" }, "downloads": -1, "filename": "hoedown-0.2.3.tar.gz", "has_sig": false, "md5_digest": "cb1c5e620eb277deabb3345012bc387f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 109209, "upload_time": "2016-10-03T11:22:56", "url": "https://files.pythonhosted.org/packages/4b/93/ffaa07fb6d2f76783f5ea977dafd30fbe18c2ce216cf0d966748cfaeb7c8/hoedown-0.2.3.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "fe767b590610dff23f3e3ce891cd1d84", "sha256": "f987998271adbba8cae3d622ebaa566d72e86f0c5af73131a819f7da6ccbeb90" }, "downloads": -1, "filename": "hoedown-0.3.0.tar.gz", "has_sig": false, "md5_digest": "fe767b590610dff23f3e3ce891cd1d84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125332, "upload_time": "2018-10-11T12:43:01", "url": "https://files.pythonhosted.org/packages/4b/3d/2b8c11208b5219b2b490b2aac77829f0fed1c3d872d93305467c7a794906/hoedown-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fe767b590610dff23f3e3ce891cd1d84", "sha256": "f987998271adbba8cae3d622ebaa566d72e86f0c5af73131a819f7da6ccbeb90" }, "downloads": -1, "filename": "hoedown-0.3.0.tar.gz", "has_sig": false, "md5_digest": "fe767b590610dff23f3e3ce891cd1d84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125332, "upload_time": "2018-10-11T12:43:01", "url": "https://files.pythonhosted.org/packages/4b/3d/2b8c11208b5219b2b490b2aac77829f0fed1c3d872d93305467c7a794906/hoedown-0.3.0.tar.gz" } ] }