{ "info": { "author": "Chris Dent", "author_email": "cdent@peermore.com", "bugtrack_url": null, "classifiers": [], "description": "[TiddlyWeb](http://tiddlyweb.com/) plugin that uses a validator\nto process extraclusions.\n\n# Intro\n\nAn extraclusion is markup in renderable wikitext which extracts\nthe contained text to a tiddler of its own. For example if the\nfollowing text were put as tiddler \"foo\":\n\n # Header\n\n Some text\n\n .extraclude bar\n\n ## Other Header\n\n Other text\n\n .extraclude\n\n # Another Header\n\n Hi!\n\nThe result would be two tiddlers in the same bag, \"foo\" and \"bar\".\n\"foo\" would contain markup to trainsclude \"bar\".\n\nThe extracluded tiddlers inherits the `type` of the parent.\n\n# Install\n\nInstall the Python package with:\n\n pip install -U tiddlywepblugins.extraclude\n\n\nAdd the package to `system_plugins` in `tiddlywebconfig.py`:\n\n config = {\n 'system_plugins': ['tiddlywebplugins.extraclude']\n }\n\nCopyright 2014 Peermore Limited\nBSD License", "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.extraclude", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "tiddlywebplugins.extraclude", "package_url": "https://pypi.org/project/tiddlywebplugins.extraclude/", "platform": "Posix; MacOS X; Windows", "project_url": "https://pypi.org/project/tiddlywebplugins.extraclude/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/tiddlywebplugins.extraclude" }, "release_url": "https://pypi.org/project/tiddlywebplugins.extraclude/0.1/", "requires_dist": null, "requires_python": null, "summary": "Automatic handling of extraclude on tiddler PUT", "version": "0.1" }, "last_serial": 996381, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3c75c3dda67a97c83c7e763782675b22", "sha256": "2922bf038d1c7ee59f74953d7a632edbe70b0292eb74877055a48dfd3594ef79" }, "downloads": -1, "filename": "tiddlywebplugins.extraclude-0.1.tar.gz", "has_sig": false, "md5_digest": "3c75c3dda67a97c83c7e763782675b22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6701, "upload_time": "2014-02-10T16:50:10", "url": "https://files.pythonhosted.org/packages/c9/1c/a1390fd359df935391ef511aea72940b997d5e4bf110a504c1b2b9a53d87/tiddlywebplugins.extraclude-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3c75c3dda67a97c83c7e763782675b22", "sha256": "2922bf038d1c7ee59f74953d7a632edbe70b0292eb74877055a48dfd3594ef79" }, "downloads": -1, "filename": "tiddlywebplugins.extraclude-0.1.tar.gz", "has_sig": false, "md5_digest": "3c75c3dda67a97c83c7e763782675b22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6701, "upload_time": "2014-02-10T16:50:10", "url": "https://files.pythonhosted.org/packages/c9/1c/a1390fd359df935391ef511aea72940b997d5e4bf110a504c1b2b9a53d87/tiddlywebplugins.extraclude-0.1.tar.gz" } ] }