{ "info": { "author": "Sean Reifschneider", "author_email": "jafo-filterinput@tummy.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "Intended Audience :: Developers", "License :: OSI Approved", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development", "Topic :: Software Development :: Libraries" ], "description": "filterinput is like fileinput but with a few changes to make it\r\neasier to write filters. It holds a few recent values like the\r\nlast line or last regex match to overcome Python's lack of assignment\r\nin conditionals and to make filter code a little cleaner.", "description_content_type": null, "docs_url": null, "download_url": "ftp://ftp.tummy.com/pub/tummy/Python/filterinput/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": null, "keywords": "fileinput filter regex", "license": "Open Source compatible", "maintainer": "Sean Reifschneider", "maintainer_email": "jafo-filterinput@tummy.com", "name": "filterinput", "package_url": "https://pypi.org/project/filterinput/", "platform": null, "project_url": "https://pypi.org/project/filterinput/", "project_urls": { "Download": "ftp://ftp.tummy.com/pub/tummy/Python/filterinput/" }, "release_url": "https://pypi.org/project/filterinput/1.05/", "requires_dist": null, "requires_python": null, "summary": "fileinput-like module with a strength for writing filters.", "version": "1.05" }, "last_serial": 840, "releases": { "1.05": [] }, "urls": [] }