{ "info": { "author": "Stefano Spinucci", "author_email": "virgo977 [at] tin (dot) it", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: System :: Systems Administration", "Topic :: Text Processing", "Topic :: Utilities" ], "description": "This script search and replace files in a directory, recursively.\r\n\r\nfile name and search string can be a regular expression.\r\n\r\nExecution can be simulated, step by step, and are always shown changed files/lines.", "description_content_type": null, "docs_url": null, "download_url": "http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/473828/index_txt", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/473828", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "regexplace", "package_url": "https://pypi.org/project/regexplace/", "platform": "", "project_url": "https://pypi.org/project/regexplace/", "project_urls": { "Download": "http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/473828/index_txt", "Homepage": "http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/473828" }, "release_url": "https://pypi.org/project/regexplace/1.3/", "requires_dist": null, "requires_python": null, "summary": "regular expression search and replace", "version": "1.3" }, "last_serial": 9226, "releases": { "1.0": [], "1.1": [], "1.3": [] }, "urls": [] }