{ "info": { "author": "Jon Robson", "author_email": "jdlrobson@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Adds the url /count/<>/<> which allows you to list the different values of a field or tag alongside the number of times they occur.\n\nResults are returned as a new line separated list with the tag on the left and the number of occurances on the right of the last trailing whitespace.\ntag1 42\ntag2 12\ntag3 4\nYou can limit the number of results returned by the use of a max querystring\neg. /count/tag/bag?max=2 in the above example would return\ntag1 42\ntag2 12\n\nBased on work by Jonathan Lister to count tags\nSee the tests for further enlightenment\n\nThis package is licensed under the same terms as TiddlyWeb itself.", "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.count", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "tiddlywebplugins.count", "package_url": "https://pypi.org/project/tiddlywebplugins.count/", "platform": "Posix; MacOS X; Windows", "project_url": "https://pypi.org/project/tiddlywebplugins.count/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/tiddlywebplugins.count" }, "release_url": "https://pypi.org/project/tiddlywebplugins.count/0.9.2/", "requires_dist": null, "requires_python": null, "summary": "Provides the ability to count tags and other fields (useful amongst other things for the construction of tag clouds)", "version": "0.9.2" }, "last_serial": 800604, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "6e4a5e7819fe55e9a95bdbf96bf0cc61", "sha256": "52d4a42a1271138d931363870f6b2c2d91dd9f0858b5f230dd2423921150cd47" }, "downloads": -1, "filename": "tiddlywebplugins.count-0.9.tar.gz", "has_sig": false, "md5_digest": "6e4a5e7819fe55e9a95bdbf96bf0cc61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5669, "upload_time": "2010-03-30T11:37:17", "url": "https://files.pythonhosted.org/packages/82/ed/cf84e99bd1de8fcb9f3c8995a63562e7fdbc83902f0e6217dac5876eae14/tiddlywebplugins.count-0.9.tar.gz" } ], "0.9.1": [], "0.9.2": [ { "comment_text": "", "digests": { "md5": "27e8aec49b568d2ecf593c9326dda43b", "sha256": "dbd71a4e81e1545c1ea9e0b89f8a29bcc190c059ca179552959b4a12ff2de967" }, "downloads": -1, "filename": "tiddlywebplugins.count-0.9.2.tar.gz", "has_sig": false, "md5_digest": "27e8aec49b568d2ecf593c9326dda43b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6108, "upload_time": "2010-10-04T10:40:20", "url": "https://files.pythonhosted.org/packages/04/81/d7e8bfd01f75fda1f9d5ee15dc7ad21b083a1363802c02a1369bd1a0b027/tiddlywebplugins.count-0.9.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "27e8aec49b568d2ecf593c9326dda43b", "sha256": "dbd71a4e81e1545c1ea9e0b89f8a29bcc190c059ca179552959b4a12ff2de967" }, "downloads": -1, "filename": "tiddlywebplugins.count-0.9.2.tar.gz", "has_sig": false, "md5_digest": "27e8aec49b568d2ecf593c9326dda43b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6108, "upload_time": "2010-10-04T10:40:20", "url": "https://files.pythonhosted.org/packages/04/81/d7e8bfd01f75fda1f9d5ee15dc7ad21b083a1363802c02a1369bd1a0b027/tiddlywebplugins.count-0.9.2.tar.gz" } ] }