{ "info": { "author": "Rory Geoghegan", "author_email": "r.geoghegan@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Topic :: Utilities" ], "description": "Markdown-live\n=============\n\nSimply run a web server from the command line that will render your\nmarkdown files as html live.\n\nInstallation\n------------\n\n`pip install markdown-live` should work. It's compatible with python 2.7, and python 3.4+.\n\nUsage\n-----\n\nInstalling markdown-live will install the `markdown_live` executable, which can be used as such:\n\n usage: markdown_live [-h] [-p PORT] [-v] [LOCATION]\n\n Render markdown files and serve them with an http server.\n\n optional arguments:\n -h, --help show this help message and exit\n -p PORT, --port PORT Serve on this port instead of the default (port 8000)\n -v, --version Just print out the version number\n LOCATION either a markdown file to just render that\n file, or a directory to server files from that\n directory\n\nPypi\n----\n\nThe package is currenly available on pypi [here](https://pypi.python.org/pypi/markdown-live).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rgeoghegan/markdown-live", "keywords": "markdown", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "markdown-live", "package_url": "https://pypi.org/project/markdown-live/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/markdown-live/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rgeoghegan/markdown-live" }, "release_url": "https://pypi.org/project/markdown-live/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Serve your markdown files from an http server to see them render as you edit.", "version": "1.0.0" }, "last_serial": 2077269, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "367ad91391544ee194d8cab63a444e25", "sha256": "01c19e5d650e966ae0f7b569502e274b2331483306fe7c95757dafd4d0ae4f48" }, "downloads": -1, "filename": "markdown-live-0.0.2.tar.gz", "has_sig": false, "md5_digest": "367ad91391544ee194d8cab63a444e25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2997, "upload_time": "2016-04-10T20:47:18", "url": "https://files.pythonhosted.org/packages/57/5d/30a415553d5fa38e6c572b9be77a119877810f2efd959c31e146d99b21c8/markdown-live-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "dcd70296b63d2a829ec30b05f7612aee", "sha256": "41ffb340293a849d6c7b879b0ca69fba1f0e3d281da73fd8e71261cc63a80d77" }, "downloads": -1, "filename": "markdown-live-0.0.3.tar.gz", "has_sig": false, "md5_digest": "dcd70296b63d2a829ec30b05f7612aee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3063, "upload_time": "2016-04-10T20:57:32", "url": "https://files.pythonhosted.org/packages/06/69/81b37ef46e9be23acb5ee1a0d838bef90e37f518618ec028be3f30cce085/markdown-live-0.0.3.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "041f4a842368beb7fb8a32be1c5ee051", "sha256": "0811f2b459290cc566c7a86bf1659224d92acd2b2bac8fc65c5801ef9816d7fd" }, "downloads": -1, "filename": "markdown-live-1.0.0.tar.gz", "has_sig": false, "md5_digest": "041f4a842368beb7fb8a32be1c5ee051", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5419, "upload_time": "2016-04-22T00:14:25", "url": "https://files.pythonhosted.org/packages/2e/95/daf211709a061679489bc37ac64e8217ad02f3ec67fd440c7d0abf299ae7/markdown-live-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "041f4a842368beb7fb8a32be1c5ee051", "sha256": "0811f2b459290cc566c7a86bf1659224d92acd2b2bac8fc65c5801ef9816d7fd" }, "downloads": -1, "filename": "markdown-live-1.0.0.tar.gz", "has_sig": false, "md5_digest": "041f4a842368beb7fb8a32be1c5ee051", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5419, "upload_time": "2016-04-22T00:14:25", "url": "https://files.pythonhosted.org/packages/2e/95/daf211709a061679489bc37ac64e8217ad02f3ec67fd440c7d0abf299ae7/markdown-live-1.0.0.tar.gz" } ] }