{ "info": { "author": "Frank McIngvale", "author_email": "fmcingvale@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Text Processing :: Markup", "Topic :: Text Processing :: Markup :: HTML", "Topic :: Text Processing :: Markup :: XML" ], "description": "WikklyText is a Python-based wiki and modular library for creating custom wikitext rendering applications.\n\n--------\nFeatures\n--------\n\n - It provides a lightweight, portable, extensible \n wiki language, compatible with TiddlyWiki_\n\t \n - It is easily used as a WikiOnAStick_ for keeping\n a personal wiki.\n\t \n - It can be used BehindApache_ to serve a multiuser wiki.\n\n - It can be `plugged into Drupal`_ allowing you to write \n in WikklyText markup on your existing Drupal site.\n\t \n - It provides \"Safe\" and \"Full\" modes: In \"Safe\" mode, \n the user is restricted to only calling safe macros, \n no HTML injection is possible, and the generated text \n is filtered to preclude XSS issues. In a server setting\n (e.g. Drupal or Apache) this allows untrusted users to\n write WikklyText content without endangering system security.\n\t \n - It is extensible, allowing both embedded Python code in\n wikitexts as well as providing an easy to use `plugin API`_.\n\t \n - It is a modular Python library that you can use to \n build your own wikitext rendering applications. You can \n render to both XHTML and XML for flexibility.\n\n-----------\nQuick Links\n-----------\n\n - `WikklyText markup`_: A complete reference guide to\n the WikklyText markup language.\n \n - `Rendering Demo`_: A sample wiki that you can view as either\n a TiddlyWiki_ or a WikklyText wiki.\n\t \n.. _TiddlyWiki: http://tiddlywiki.com\n.. _WikiOnAStick: http://wikklytext.com/wiki/WikiOnAStick.html\n.. _BehindApache: http://wikklytext.com/wiki/BehindApache.html\n.. _`plugged into Drupal`: http://wikklytext.com/wiki/DrupalPlugIn.html\n.. _`WikklyText markup`: http://wikklytext.com/MarkupReference.html\n.. _`Rendering Demo`: http://wikklytext.com/pages/ConversionDemo\n.. _`plugin API`: http://wikklytext.com/wiki/WritingPlugins.html", "description_content_type": null, "docs_url": null, "download_url": "http://wikklytext.googlecode.com/files/WikklyText-1.6.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://wikklytext.com", "keywords": "wiki tiddlywiki xml html xhtml", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "WikklyText", "package_url": "https://pypi.org/project/WikklyText/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/WikklyText/", "project_urls": { "Download": "http://wikklytext.googlecode.com/files/WikklyText-1.6.0.tar.gz", "Homepage": "http://wikklytext.com" }, "release_url": "https://pypi.org/project/WikklyText/1.6.0/", "requires_dist": null, "requires_python": null, "summary": "WikklyText is Python-based wiki compatible with TiddlyWiki", "version": "1.6.0" }, "last_serial": 802744, "releases": { "0.99.22": [], "0.99.50": [], "1.0.0": [], "1.1.0": [], "1.2.0": [], "1.2.2": [], "1.3.0": [], "1.4.0": [], "1.5.0": [], "1.6.0": [] }, "urls": [] }