{ "info": { "author": "Fanstatic Developers", "author_email": "fanstatic@googlegroups.com", "bugtrack_url": null, "classifiers": [], "description": "js.wysihtml5\n************\n\nIntroduction\n============\n\nThis library packages `wysihtml5`_ for `fanstatic`_.\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`wysihtml5`: http://xing.github.com/wysihtml5\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.wysihtml5``) are published to some URL.\n\n\nHow to use?\n===========\n\n\nYou can import ``simple_wysihtml5`` from ``js.wysihtml5`` and ``need``\nit where you want these resources to be included on a page::\n\n >>> from js.wysihtml5 import simple_wysihtml5\n >>> simple_wysihtml5.need()\n\nAlternatively you can import ``advanced_wysihtml5`` if you want to use\nmore advanced parser rules::\n\n >>> from js.wysihtml5 import advanced_wysihtml5\n >>> advanced_wysihtml5.need()\n\nCHANGES\n*******\n\n0.3.0\n=====\n\n- Initial release.", "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/teixas/js.wysihtml5", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.wysihtml5", "package_url": "https://pypi.org/project/js.wysihtml5/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.wysihtml5/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/teixas/js.wysihtml5" }, "release_url": "https://pypi.org/project/js.wysihtml5/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "Fanstatic packaging of wysihtml5", "version": "0.3.0" }, "last_serial": 743376, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "15126dcc661d7ed1687a8419f5d39dc2", "sha256": "c44572c333377e6031044228e8b741075eb55299546bf242cf142b375f3f57e1" }, "downloads": -1, "filename": "js.wysihtml5-0.3.0.tar.gz", "has_sig": false, "md5_digest": "15126dcc661d7ed1687a8419f5d39dc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 111939, "upload_time": "2013-03-01T14:54:11", "url": "https://files.pythonhosted.org/packages/ba/0f/f2c347cf6c45481c9e6a74f3b55ead3fbe59eaae067d4a040217bd962da2/js.wysihtml5-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "15126dcc661d7ed1687a8419f5d39dc2", "sha256": "c44572c333377e6031044228e8b741075eb55299546bf242cf142b375f3f57e1" }, "downloads": -1, "filename": "js.wysihtml5-0.3.0.tar.gz", "has_sig": false, "md5_digest": "15126dcc661d7ed1687a8419f5d39dc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 111939, "upload_time": "2013-03-01T14:54:11", "url": "https://files.pythonhosted.org/packages/ba/0f/f2c347cf6c45481c9e6a74f3b55ead3fbe59eaae067d4a040217bd962da2/js.wysihtml5-0.3.0.tar.gz" } ] }