{ "info": { "author": "Alexander Todorov", "author_email": "atodorov@nopam.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 Bugzilla Extension\n---------------------------\n\n.. image:: https://img.shields.io/travis/atodorov/Markdown-Bugzilla-Extension/master.svg\n :target: https://travis-ci.org/atodorov/Markdown-Bugzilla-Extension\n :alt: Build status\n\n\nThis is Markdown extension for faster linking to Bugzilla bugs.\n\n md = Markdown(extensions=['mdbz'], \n extension_configs={\n 'mdbz' : {\n 'bugzillaURL' : 'http://bugzilla.example.com/%s'\n }\n }\n )\n\n md = Markdown(extensions=['mdbz.rhbz'])\n\nthen strings of the form `[bz#123]` will become links to the specified bug number.\nThe `mdbz.rhbz` extension is preconfigured for Red Hat's Bugzilla and\nsupports the `[rhbz#123]` syntax instead.\n\n\nContributing\n============\n\nSource code and issue tracker are at https://github.com/atodorov/Markdown-Bugzilla-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-Bugzilla-Extension", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Markdown-Bugzilla-Extension", "package_url": "https://pypi.org/project/Markdown-Bugzilla-Extension/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Markdown-Bugzilla-Extension/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/atodorov/Markdown-Bugzilla-Extension" }, "release_url": "https://pypi.org/project/Markdown-Bugzilla-Extension/0.1/", "requires_dist": null, "requires_python": null, "summary": "Bugzilla extension for Markdown.", "version": "0.1" }, "last_serial": 1835531, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b3ee8265f1f1f7dffcdfd02bf82e3cbd", "sha256": "e06a1b999e1113a4a67f355917be07f1fafc4a6cf2187bd803f70cfe99903096" }, "downloads": -1, "filename": "Markdown-Bugzilla-Extension-0.1.tar.gz", "has_sig": false, "md5_digest": "b3ee8265f1f1f7dffcdfd02bf82e3cbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3293, "upload_time": "2015-11-26T20:09:54", "url": "https://files.pythonhosted.org/packages/b6/19/178bce41512cf7cc279a0f02d80b9b3e1d86fcfe64377b79f5cab4e698f7/Markdown-Bugzilla-Extension-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b3ee8265f1f1f7dffcdfd02bf82e3cbd", "sha256": "e06a1b999e1113a4a67f355917be07f1fafc4a6cf2187bd803f70cfe99903096" }, "downloads": -1, "filename": "Markdown-Bugzilla-Extension-0.1.tar.gz", "has_sig": false, "md5_digest": "b3ee8265f1f1f7dffcdfd02bf82e3cbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3293, "upload_time": "2015-11-26T20:09:54", "url": "https://files.pythonhosted.org/packages/b6/19/178bce41512cf7cc279a0f02d80b9b3e1d86fcfe64377b79f5cab4e698f7/Markdown-Bugzilla-Extension-0.1.tar.gz" } ] }