{ "info": { "author": "Liam Brenner", "author_email": "liam@takeflight.com.au", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "===============\nwagtail-readability\n===============\n\nA plugin to assist with readability in Wagtail's hallo.js.\n\nInstalling\n==========\n\nInstall using pip::\n\n pip install wagtail-readability\n\nIt works with Wagtail 1.0 and upwards.\n\nUsing\n=====\n\nTo use this plugin firstly you will need to add ``wagtailreadability`` to your installed apps.\n\nThis will add an icon to all wagtail ``RichTextField`` s with an eye icon. Clicking on this icon will display the score of how\nreadable the text you have written is.\n\n.. image:: https://i.imgur.com/dgjvuI3.png", "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/takeflight/wagtail-readability", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "wagtail-readability", "package_url": "https://pypi.org/project/wagtail-readability/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wagtail-readability/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/takeflight/wagtail-readability" }, "release_url": "https://pypi.org/project/wagtail-readability/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A plugin to assist with readability in wagtail's hallo.js.", "version": "0.1.0" }, "last_serial": 3530455, "releases": { "0.1.0": [] }, "urls": [] }