{ "info": { "author": "oscar6echo", "author_email": "olivier.borderies@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7" ], "description": "ezmarkdown\r\n==========\r\n\r\n**ezmarkdown** stands for easy MarkDown.\r\n\r\n| `MarkDown`_ is a convenient way to write formatted documents.\r\n| It was created with the goal of enabling people to \u201cto write using an\r\n easy-to-read, easy-to-write plain text format, and optionally convert\r\n it to structurally valid HTML\u201d.\r\n| See `this cheatsheet`_.\r\n\r\nThis module enables to write MarkDown in an IPython notebook and export\r\nsome or all the cells in the notebook as a standalone HTML document.\r\n\r\n| The export module uses nbconvert.\r\n| Several export templates are available:\r\n| * Output cells only\r\n| * Input cells only\r\n| * Input and output cells\r\n| * Output cells with toggle input cells\r\n| * Input cells with toggle output cells\r\n\r\nSee the `example notebook`_\r\n\r\n.. _MarkDown: http://en.wikipedia.org/wiki/Markdown\r\n.. _this cheatsheet: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet\r\n.. _example notebook: http://nbviewer.ipython.org/github/oscar6echo/ezmarkdown/blob/master/demo_ezmarkdown.ipynb", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/oscar6echo/ezmarkdown/tarball/0.1.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/oscar6echo/ezmarkdown", "keywords": "markdown,export,notebook,HTML", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "ezmarkdown", "package_url": "https://pypi.org/project/ezmarkdown/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ezmarkdown/", "project_urls": { "Download": "https://github.com/oscar6echo/ezmarkdown/tarball/0.1.2", "Homepage": "https://github.com/oscar6echo/ezmarkdown" }, "release_url": "https://pypi.org/project/ezmarkdown/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "easy markdown: Write markdown in IPython notebook and generate standalone HTML file from it, picking the cells to output", "version": "0.1.2" }, "last_serial": 1681057, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "0b5eac2ae69bd61f54649d629441c9d4", "sha256": "0da2d5aa0031a3f1f932fd0699ff82fc8cb15a68e5b1bb29ca74f17ad930ad73" }, "downloads": -1, "filename": "ezmarkdown-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0b5eac2ae69bd61f54649d629441c9d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7693, "upload_time": "2015-08-08T19:35:36", "url": "https://files.pythonhosted.org/packages/f9/de/5e994db20597a43206aa909dc517a63f9bce7e6a3de19b03bd87f41602ee/ezmarkdown-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "242b982d4e56a204bc66ba17fe6ad646", "sha256": "7a1b88a14a8ed92014a65ec98920a16e84e7e2350d36536ee0ec483976ee3e73" }, "downloads": -1, "filename": "ezmarkdown-0.1.2.tar.gz", "has_sig": false, "md5_digest": "242b982d4e56a204bc66ba17fe6ad646", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8591, "upload_time": "2015-08-17T20:30:21", "url": "https://files.pythonhosted.org/packages/f1/dd/ec97b71631bb631ebaf51029a17aa85800e9c912fc919340929f8fc0be0b/ezmarkdown-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "242b982d4e56a204bc66ba17fe6ad646", "sha256": "7a1b88a14a8ed92014a65ec98920a16e84e7e2350d36536ee0ec483976ee3e73" }, "downloads": -1, "filename": "ezmarkdown-0.1.2.tar.gz", "has_sig": false, "md5_digest": "242b982d4e56a204bc66ba17fe6ad646", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8591, "upload_time": "2015-08-17T20:30:21", "url": "https://files.pythonhosted.org/packages/f1/dd/ec97b71631bb631ebaf51029a17aa85800e9c912fc919340929f8fc0be0b/ezmarkdown-0.1.2.tar.gz" } ] }