{ "info": { "author": "Ganesh Katrapati", "author_email": "ganesh.katrapati@research.iiit.ac.in", "bugtrack_url": null, "classifiers": [], "description": "#Indexer-Python\n\n## What ?\nGiven a large text file, indexer makes an index and stores it in binary. When a specific line is needed, it hits the index first, then the original file.\n\nIndexer Python is a Cython wrapper over neshkatrapati/indexer.\n\n## How to ?\n> #### Install\n $ python setup.py install\n\nSee tests/ for examples\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "indexer_python", "package_url": "https://pypi.org/project/indexer_python/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/indexer_python/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/indexer_python/0.2/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.2" }, "last_serial": 2174749, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e55f017d9330349aeb2cab7250ac88ad", "sha256": "9821e7252077aabe6400af103ff3bb99cdf860892e98a95612b4abd11e2732de" }, "downloads": -1, "filename": "indexer_python-0.1.tar.gz", "has_sig": false, "md5_digest": "e55f017d9330349aeb2cab7250ac88ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1206, "upload_time": "2016-06-18T09:21:29", "url": "https://files.pythonhosted.org/packages/66/fb/20cf80c9af012fe63cff0f9523bda2235d531fba4f1ef7313156a7256467/indexer_python-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "81cf5c84c6760a4f7be5a1a9f5f15f12", "sha256": "5b73ba3def677528b6925860408edc66490a145233b10535cd8ec31c0a11d3b7" }, "downloads": -1, "filename": "indexer_python-0.2.tar.gz", "has_sig": false, "md5_digest": "81cf5c84c6760a4f7be5a1a9f5f15f12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1402, "upload_time": "2016-06-18T11:52:21", "url": "https://files.pythonhosted.org/packages/d3/3e/0b9750bb34ac46b159f06b34ebbd7a251acc7afd6b0a9c988ffc51f13e69/indexer_python-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "81cf5c84c6760a4f7be5a1a9f5f15f12", "sha256": "5b73ba3def677528b6925860408edc66490a145233b10535cd8ec31c0a11d3b7" }, "downloads": -1, "filename": "indexer_python-0.2.tar.gz", "has_sig": false, "md5_digest": "81cf5c84c6760a4f7be5a1a9f5f15f12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1402, "upload_time": "2016-06-18T11:52:21", "url": "https://files.pythonhosted.org/packages/d3/3e/0b9750bb34ac46b159f06b34ebbd7a251acc7afd6b0a9c988ffc51f13e69/indexer_python-0.2.tar.gz" } ] }