{ "info": { "author": "Alexander Todorov", "author_email": "atodorov@nospam.otb.bg", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Communications :: Email :: Filters", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Software Development :: Documentation", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Filters", "Topic :: Text Processing :: Markup :: HTML" ], "description": "Markdown No Lazy BlockQuote Extension\n-------------------------------------\n\n.. image:: https://img.shields.io/travis/atodorov/Markdown-No-Lazy-BlockQuote-Extension/master.svg\n :target: https://travis-ci.org/atodorov/Markdown-No-Lazy-BlockQuote-Extension\n :alt: Build status\n\n\n.. image:: https://pypip.in/download/Markdown-No-Lazy-BlockQuote-Extension/badge.png\n :target: https://pypi.python.org/pypi/Markdown-No-Lazy-BlockQuote-Extension/\n :alt: Downloads\n\n\nThis is Markdown extension which disables lazy blockquotes. By default if you have\nblockquotes separated by a newline Markdown will render them as one. This extension\nallows blockquotes separated by newline to be rendered separately.\n\nTo see this in action checkout:\nhttp://atodorov.org/blog/2014/03/04/how-do-you-test-fonts/\n\nTo make use of this extension:\n\n md = Markdown(extensions=['nlbqx.nlbqx'])\n\n\nContributing\n============\n\nSource code and issue tracker are at https://github.com/atodorov/Markdown-No-Lazy-BlockQuote-Extension", "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/atodorov/Markdown-No-Lazy-BlockQuote-Extension", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Markdown-No-Lazy-BlockQuote-Extension", "package_url": "https://pypi.org/project/Markdown-No-Lazy-BlockQuote-Extension/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Markdown-No-Lazy-BlockQuote-Extension/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/atodorov/Markdown-No-Lazy-BlockQuote-Extension" }, "release_url": "https://pypi.org/project/Markdown-No-Lazy-BlockQuote-Extension/0.2/", "requires_dist": null, "requires_python": null, "summary": "Disable lazy blockquotes for Markdown.", "version": "0.2" }, "last_serial": 1834520, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "de887e396cc58e1208132ff97efae9c2", "sha256": "3bb3f65db6f38300b6ef13de79c6f1128b399b83f9293459cd7e181f09b3f51f" }, "downloads": -1, "filename": "Markdown-No-Lazy-BlockQuote-Extension-0.1.tar.gz", "has_sig": false, "md5_digest": "de887e396cc58e1208132ff97efae9c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2934, "upload_time": "2015-11-26T10:06:55", "url": "https://files.pythonhosted.org/packages/0c/db/c2b495b621b86bee1fef6d8016a8932b0565eee1f434956f9849cf6eb3e5/Markdown-No-Lazy-BlockQuote-Extension-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "68f873cbcbe32afe8218a30b236250ea", "sha256": "1352bc49db1ec2b0067d2b3acec4ed1d5e43796f3a11fc3f4dccc72c26089d2b" }, "downloads": -1, "filename": "Markdown-No-Lazy-BlockQuote-Extension-0.2.tar.gz", "has_sig": false, "md5_digest": "68f873cbcbe32afe8218a30b236250ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2925, "upload_time": "2015-11-26T10:18:47", "url": "https://files.pythonhosted.org/packages/df/cd/916950368bcdb2940547bd832687bdb5f8d6ef2fcc2cedc7cad5ba9286d3/Markdown-No-Lazy-BlockQuote-Extension-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "68f873cbcbe32afe8218a30b236250ea", "sha256": "1352bc49db1ec2b0067d2b3acec4ed1d5e43796f3a11fc3f4dccc72c26089d2b" }, "downloads": -1, "filename": "Markdown-No-Lazy-BlockQuote-Extension-0.2.tar.gz", "has_sig": false, "md5_digest": "68f873cbcbe32afe8218a30b236250ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2925, "upload_time": "2015-11-26T10:18:47", "url": "https://files.pythonhosted.org/packages/df/cd/916950368bcdb2940547bd832687bdb5f8d6ef2fcc2cedc7cad5ba9286d3/Markdown-No-Lazy-BlockQuote-Extension-0.2.tar.gz" } ] }