{ "info": { "author": "Michael Hoffman", "author_email": "michael.hoffman@utoronto.ca", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Programming Language :: Python" ], "description": "Typical use is:\n\n import textinput\n for line in textinput.lines():\n process(line)\n\nThis iterates over the lines of all files listed in sys.argv[1:],\ndefaulting to sys.stdin if the list is empty. If a filename is '-' it\nis also replaced by sys.stdin. To specify an alternative list of\nfilenames, pass it as the argument to input(). A single file name is\nalso allowed.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "GNU GPLv2", "maintainer": "", "maintainer_email": "", "name": "textinput", "package_url": "https://pypi.org/project/textinput/", "platform": "", "project_url": "https://pypi.org/project/textinput/", "project_urls": null, "release_url": "https://pypi.org/project/textinput/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "streamlined version of stdlib fileinput", "version": "0.2.0" }, "last_serial": 3824903, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "860e84e5e0094621115db2118bc985d3", "sha256": "07f9464d956c409c286fa5d378280d03f642d683241c55642a9d33206b6a3002" }, "downloads": -1, "filename": "textinput-0.1.0.tar.gz", "has_sig": false, "md5_digest": "860e84e5e0094621115db2118bc985d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5810, "upload_time": "2007-07-01T17:51:43", "url": "https://files.pythonhosted.org/packages/39/f8/a0afc37a52bce79205351d07f9b3fd87a378cd7615904e34ae297427c8bd/textinput-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "7eec8a6dff6d489e1183cdfccc26a869", "sha256": "23db27eab46320b81a163fe58fc60514c459ee3f4cbf5ca0bea5742fd5c3fb76" }, "downloads": -1, "filename": "textinput-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7eec8a6dff6d489e1183cdfccc26a869", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5781, "upload_time": "2007-07-01T18:40:05", "url": "https://files.pythonhosted.org/packages/d8/e0/9dfec97d21033192dfafcba0813b200b27ebcbd542fca9a5e9ccac3b05e9/textinput-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "1e6639965f4cf774dbe974a4ecc81fa0", "sha256": "27796e4c01a01606f86a5b921c068f3c5647c09bd3e90c7ce1c0a4bb4c19b71b" }, "downloads": -1, "filename": "textinput-0.2.0.tar.gz", "has_sig": false, "md5_digest": "1e6639965f4cf774dbe974a4ecc81fa0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6364, "upload_time": "2018-05-01T20:34:24", "url": "https://files.pythonhosted.org/packages/f5/38/4bd1617eabd04154b465d6ce4b94e2f47b8168bc1ac7a33c437000bbb3bf/textinput-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1e6639965f4cf774dbe974a4ecc81fa0", "sha256": "27796e4c01a01606f86a5b921c068f3c5647c09bd3e90c7ce1c0a4bb4c19b71b" }, "downloads": -1, "filename": "textinput-0.2.0.tar.gz", "has_sig": false, "md5_digest": "1e6639965f4cf774dbe974a4ecc81fa0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6364, "upload_time": "2018-05-01T20:34:24", "url": "https://files.pythonhosted.org/packages/f5/38/4bd1617eabd04154b465d6ce4b94e2f47b8168bc1ac7a33c437000bbb3bf/textinput-0.2.0.tar.gz" } ] }