{ "info": { "author": "Kirill Bulygin", "author_email": "kirill.bulygin@gmail.com", "bugtrack_url": null, "classifiers": [], "description": ".. This file is generated. DO NOT EDIT it.\n.. code-block:: python\n\n # pip install justindex\n # >>> from justindex import index\n\n >>> index((len(s), s) for s in 'a b'.split())\n defaultdict(, {1: ['a', 'b']})\n >>> index((len(s), s) for s in ''.split())\n defaultdict(, {})\n >>> sorted(index((len(s), s) for s in 'a b cc'.split()).items())\n [(1, ['a', 'b']), (2, ['cc'])]", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "justindex", "package_url": "https://pypi.org/project/justindex/", "platform": "", "project_url": "https://pypi.org/project/justindex/", "project_urls": null, "release_url": "https://pypi.org/project/justindex/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "nltk.util.Index in a standalone package.", "version": "0.1.0" }, "last_serial": 3743036, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9354b7e3b6cec10071b9e25db6f196f1", "sha256": "de46ffd689c6f91fa9c7bfcc3216fc35952f8a54af3cad67663356b1b1591e1c" }, "downloads": -1, "filename": "justindex-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9354b7e3b6cec10071b9e25db6f196f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 871, "upload_time": "2018-04-07T05:24:29", "url": "https://files.pythonhosted.org/packages/4a/c5/bfb6db8738df6437ac17b9a0901bf91478c813cefca4ed2c2db6f5fdd0b1/justindex-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "92b46c2f6e76f43a3d5948ff037cbeca", "sha256": "b98ab83a2ca9f2d545e4ba711099a076ff0385de9ccfcdad93a4731a5bbdbffa" }, "downloads": -1, "filename": "justindex-0.1.0.tar.gz", "has_sig": false, "md5_digest": "92b46c2f6e76f43a3d5948ff037cbeca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 903, "upload_time": "2018-04-07T05:32:19", "url": "https://files.pythonhosted.org/packages/8d/bb/c95ce49f269972d07a55eb2e2f19c78eee285f75828e2a5210296847bb24/justindex-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "92b46c2f6e76f43a3d5948ff037cbeca", "sha256": "b98ab83a2ca9f2d545e4ba711099a076ff0385de9ccfcdad93a4731a5bbdbffa" }, "downloads": -1, "filename": "justindex-0.1.0.tar.gz", "has_sig": false, "md5_digest": "92b46c2f6e76f43a3d5948ff037cbeca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 903, "upload_time": "2018-04-07T05:32:19", "url": "https://files.pythonhosted.org/packages/8d/bb/c95ce49f269972d07a55eb2e2f19c78eee285f75828e2a5210296847bb24/justindex-0.1.0.tar.gz" } ] }