{ "info": { "author": "Sean Reifschneider", "author_email": "jafo@tummy.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Python Software Foundation License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Text Processing", "Topic :: Text Processing :: Filters" ], "description": "A module which tries to make unix-like filters easier to deal with,\r\nincluding regular expression handling and dealing with files via\r\niteratortool methods over the lines of the file.", "description_content_type": null, "docs_url": null, "download_url": "ftp://ftp.tummy.com/pub/tummy/Python/python-filtertools/old-releases/python-filtertools-0.01.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "ftp://ftp.tummy.com/pub/tummy/Python/python-filtertools/", "keywords": "re regular expression filter iterator", "license": "Python", "maintainer": "", "maintainer_email": "", "name": "filtertools", "package_url": "https://pypi.org/project/filtertools/", "platform": "", "project_url": "https://pypi.org/project/filtertools/", "project_urls": { "Download": "ftp://ftp.tummy.com/pub/tummy/Python/python-filtertools/old-releases/python-filtertools-0.01.tar.gz", "Homepage": "ftp://ftp.tummy.com/pub/tummy/Python/python-filtertools/" }, "release_url": "https://pypi.org/project/filtertools/0.01/", "requires_dist": null, "requires_python": null, "summary": "Text processing/filtering based on regexes and iterators", "version": "0.01" }, "last_serial": 114310, "releases": { "0.01": [] }, "urls": [] }