{ "info": { "author": "Ben Paddock", "author_email": "pads@thisispads.me.uk", "bugtrack_url": null, "classifiers": [], "description": "[![Build Status](https://travis-ci.org/pads/tiddlywebplugins.twikified.png?branch=master)](https://travis-ci.org/pads/tiddlywebplugins.twikified)\n\n# About\n\nProvides an interface between TiddlyWeb and the node.js wikifier for TiddlyWiki text.\nWhen a request is made to render a tiddler with TiddlyWiki text it is passed on to a node.js module for processing.\nIt then returns the result back to the client that requested it.\n\n# Requirements\n\n* [Python](http://www.python.org/)\n* make\n* A working TiddlyWeb instance to test against\n* [py.test](http://pytest.org/latest/) to run the tests.\n\n# Contributing\n\n`setup.py` is used to package up the plugin and install it.\n\nPlugin code lives in the `tiddlywebplugins` directory.\n\nTests live in the `test` directory.\n\n# Usage\n\n`make test` runs the tests. Currently there is just the one that \nensures the plugin can be imported.\n\n`make install` installs the plugin as a package on your system \n(you may need sudo for this.)\n\nTo set this plugin as the default renderer for all tiddlers, add the following to `tiddlywebconfig.py`:\n\n```\n'wikitext.default_renderer': 'tiddlywebplugins.twikified'\n```\n\nFor more details on usage run:\n\n pydoc tiddlywebplugins/twikified.render.py\n\n# Credits\n\n@cdent is the original author of twikified. I've just packaged it up a bit.\n\n# See Also\n\nSee the accompanying [node module](https://github.com/cdent/twikifier)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/tiddlywebplugins.twikified", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "tiddlywebplugins.twikified", "package_url": "https://pypi.org/project/tiddlywebplugins.twikified/", "platform": "Posix; MacOS X; Windows", "project_url": "https://pypi.org/project/tiddlywebplugins.twikified/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/tiddlywebplugins.twikified" }, "release_url": "https://pypi.org/project/tiddlywebplugins.twikified/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Interface between TiddlyWeb and the node.js wikifier for TiddlyWiki text", "version": "0.1.1" }, "last_serial": 858825, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "411be7395973f709ff1249804153addc", "sha256": "c0cc1d8d3bbf925715d5c06190ff1e28bbb565b06ff73f35ad2eeab0a58fefcc" }, "downloads": -1, "filename": "tiddlywebplugins.twikified-0.1.0.tar.gz", "has_sig": false, "md5_digest": "411be7395973f709ff1249804153addc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4646, "upload_time": "2013-03-21T16:29:36", "url": "https://files.pythonhosted.org/packages/89/65/1e20b65da91acbe50300a7bee8b140c81fd95bb4055c67d9ac024a5c97c1/tiddlywebplugins.twikified-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2070e69ee8c07988f97bc7ebe888a916", "sha256": "e35a27df004581d6b3607e5bee0bddbb17deafa2b65779855672eefe1d446751" }, "downloads": -1, "filename": "tiddlywebplugins.twikified-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2070e69ee8c07988f97bc7ebe888a916", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5213, "upload_time": "2013-05-15T16:14:40", "url": "https://files.pythonhosted.org/packages/81/70/b84ac110e2671538c68e907a5ae02fea591bbab6d0c114bc14ae3a161300/tiddlywebplugins.twikified-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2070e69ee8c07988f97bc7ebe888a916", "sha256": "e35a27df004581d6b3607e5bee0bddbb17deafa2b65779855672eefe1d446751" }, "downloads": -1, "filename": "tiddlywebplugins.twikified-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2070e69ee8c07988f97bc7ebe888a916", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5213, "upload_time": "2013-05-15T16:14:40", "url": "https://files.pythonhosted.org/packages/81/70/b84ac110e2671538c68e907a5ae02fea591bbab6d0c114bc14ae3a161300/tiddlywebplugins.twikified-0.1.1.tar.gz" } ] }