{ "info": { "author": "Radhika Ghosal", "author_email": "radhikaghosal@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Markup" ], "description": "==================================\nMarkdown-Magic for Python-Markdown\n==================================\n\nA `Python-Markdown`_ plugin for autocreating memes and finding\nthe best-fitting gifs for your posts.\n\n**Why?**\n\nIn most blogging platforms, putting memes or gifs in your posts is a bit\nof a bother. You have to manually search for them, download/generate them, \nthen upload them back, or search and paste the url.\n\nThis Markdown extension was created to make this process simpler, \nless time-consuming, and more fun!\n\nInstallation\n------------\n\nInstall it using pip::\n\n $ pip install markdown-magic\n\n\nUsage\n-----\n\n**For memes**\n\nSimply do :code:`[magic] meme: top_text | bottom_text [/magic]`\nfor whichever meme template you want to use, and markdown-magic\nwill detect which template to use on its own.\n\nThe markdown-magic currently supports the following meme templates:\n\n* Lord of the Rings Boromir - \"One does not simply\"\n* The Most Interesting Man in the World - \"I don't always... when I do\"\n* Ancient Aliens History Channel Guy\n* Grumpy Cat\n* Buzz Lightyear and Woody from Toy Story - \"X, X everywhere\"\n* Futurama Fry - \"Not sure if...\"\n* Y U NO Guy\n* Ned Stark from Game of Thrones - \"Brace yourself/yourselves...\"\n* X all the Y\n* Bill Lumburgh from Office Space - \"...that would be great\"\n* The rent is too damn high\n* The Big Lebowski - \"Am I the only one around here...\"\n* Matrix Morpheus - \"What if I told you...\"\n* Ain't nobody got time for that\n* Heath Ledger Joker - \"Nobody bats an eye... everyone loses their minds\"\n\nMore to be added soon!\n\n**For gifs**\n\nJust type in :code:`[magic] gif: [/magic]`\nand markdown-magic will search and use the appropriate gif\naccording to the given search parameters.\n\nHere's an example on the Python interpreter::\n\n >>> import markdown\n >>> text = \"\"\"\n ... [magic] meme: rains | y u no happen during summers [/magic]\n ... Some text here.\n ... [magic] gif: spongebob squarepants [/magic]\n ... \"\"\"\n >>> print(markdown.markdown(text, extensions=['magic']))\n

\"meme:\n Some text here.\n \"gif:

\n\n\nTodo\n----\n\n* Expand list of supported memes \n* Find a way to search for xkcd comics and other webcomics efficiently using keywords\n* Find more cool things to implement in the [magic] tag\n\n\nCopyright\n---------\n\nCopyright 2015 Radhika Ghosal, all rights reserved.\n\nThis software is released under the MIT license.\n\n\n.. _Python-Markdown: https://github.com/waylan/Python-Markdown", "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/RadhikaG/markdown-magic", "keywords": "markdown,markup,memes,gifs,plugin", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "markdown-magic", "package_url": "https://pypi.org/project/markdown-magic/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/markdown-magic/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/RadhikaG/markdown-magic" }, "release_url": "https://pypi.org/project/markdown-magic/1.1.2/", "requires_dist": null, "requires_python": null, "summary": "A Python-Markdown plugin for creating memes and finding the best-fitting gifs for your posts.", "version": "1.1.2" }, "last_serial": 1785531, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "f2d904d70a701d9e85c9e4d0f80c7817", "sha256": "3229edf66ca66fea38837b047f304e4adacdd56d67acc6f813a7925b77ce1211" }, "downloads": -1, "filename": "markdown-magic-1.0.tar.gz", "has_sig": false, "md5_digest": "f2d904d70a701d9e85c9e4d0f80c7817", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6420, "upload_time": "2015-10-24T16:38:33", "url": "https://files.pythonhosted.org/packages/54/6b/7a797d4fa10767352c3485ec34e58bb03a4808ce59ec9bf0bfa0679989d9/markdown-magic-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "3da5947323e2f388a0e3ab3f046273e4", "sha256": "57a1a37518bce3af25476f45429791ca5f2658a1de18498537278173cbfa595c" }, "downloads": -1, "filename": "markdown-magic-1.1.tar.gz", "has_sig": false, "md5_digest": "3da5947323e2f388a0e3ab3f046273e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6492, "upload_time": "2015-10-24T16:56:59", "url": "https://files.pythonhosted.org/packages/82/af/96b21c311f28300f88f2f232d95ec30475aa2c1fa1396899aa08ca63d65f/markdown-magic-1.1.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "9606c49debfcb9f98cea3d38e16265fc", "sha256": "28ff7db456b682651c682f8b569cf825e6845bb80ad6a49826f39f10ab9802cd" }, "downloads": -1, "filename": "markdown-magic-1.1.1.tar.gz", "has_sig": false, "md5_digest": "9606c49debfcb9f98cea3d38e16265fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6549, "upload_time": "2015-10-25T20:08:24", "url": "https://files.pythonhosted.org/packages/b8/44/884242dbdc6be0cefbdaafd60dcbd65044e80e0d47d47f6a80864a84df31/markdown-magic-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "88cce83065fe4d7897e773022cbda462", "sha256": "96708ab444fa41ff1bedf3634d02dd8032e141bc10d246c637c909b107af3ab3" }, "downloads": -1, "filename": "markdown-magic-1.1.2.tar.gz", "has_sig": false, "md5_digest": "88cce83065fe4d7897e773022cbda462", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6555, "upload_time": "2015-10-25T20:12:00", "url": "https://files.pythonhosted.org/packages/48/61/8e1afee388f025cbbc786d4faffff8e58ed7dc26d50e51753474cb847e73/markdown-magic-1.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "88cce83065fe4d7897e773022cbda462", "sha256": "96708ab444fa41ff1bedf3634d02dd8032e141bc10d246c637c909b107af3ab3" }, "downloads": -1, "filename": "markdown-magic-1.1.2.tar.gz", "has_sig": false, "md5_digest": "88cce83065fe4d7897e773022cbda462", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6555, "upload_time": "2015-10-25T20:12:00", "url": "https://files.pythonhosted.org/packages/48/61/8e1afee388f025cbbc786d4faffff8e58ed7dc26d50e51753474cb847e73/markdown-magic-1.1.2.tar.gz" } ] }