{ "info": { "author": "Paul Logston", "author_email": "code@logston.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet" ], "description": "Index Iterator\n==============\n\nA library for iterating through a PyPI like index\n\n::\n\n from indexiterator import Index\n\n index = Index() # defaults to using PyPI index\n\n for pacakge in index:\n # do something with package", "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/logston/indexiterator", "keywords": "pypi,index,package", "license": "Copyright (C) 2016 Paul Logston\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see .", "maintainer": null, "maintainer_email": null, "name": "indexiterator", "package_url": "https://pypi.org/project/indexiterator/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/indexiterator/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/logston/indexiterator" }, "release_url": "https://pypi.org/project/indexiterator/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "A library for iterating through a PyPI like index.", "version": "0.2.0" }, "last_serial": 1911116, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1a52e39e3274e19916e99d42685a0bd0", "sha256": "2b775545b548f1ad92ac98dd91b6e4db5c34092b7930ae79754440a37d99536b" }, "downloads": -1, "filename": "indexiterator-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1a52e39e3274e19916e99d42685a0bd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 596420, "upload_time": "2016-01-18T08:06:52", "url": "https://files.pythonhosted.org/packages/00/1b/838b9b8024491367740db84243d858b60401e117de2cd510930bd787f9ba/indexiterator-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "b27a27a62c892a1579752f6749659eae", "sha256": "c23e0f8de53ce178dfd39299b12a9354c02c080f3bdde087d0cee56828d808e0" }, "downloads": -1, "filename": "indexiterator-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b27a27a62c892a1579752f6749659eae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 604775, "upload_time": "2016-01-19T06:05:00", "url": "https://files.pythonhosted.org/packages/7b/80/e01c678b13111e2cbbdd231c587678474a4b72e97317cdf15329033595ef/indexiterator-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b27a27a62c892a1579752f6749659eae", "sha256": "c23e0f8de53ce178dfd39299b12a9354c02c080f3bdde087d0cee56828d808e0" }, "downloads": -1, "filename": "indexiterator-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b27a27a62c892a1579752f6749659eae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 604775, "upload_time": "2016-01-19T06:05:00", "url": "https://files.pythonhosted.org/packages/7b/80/e01c678b13111e2cbbdd231c587678474a4b72e97317cdf15329033595ef/indexiterator-0.2.0.tar.gz" } ] }