{ "info": { "author": "Michael Hoffman", "author_email": "hoffman@ebi.ac.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Utilities" ], "description": "Renamer is a command line script that renames files using a\nruleset. The rules can include:\n\n--remove: finding fixed strings and removing the matches\n--fixed-string: searching for fixed string and replacing the matches with other\n strings\n--perl-regexp: searching with regexps and replacing the matches with other\n strings\n\nRenamer will recurse through directories (--recursive) or even rename\nthem as well (--directories). It also has an option to print the\nchanges that would arise from a ruleset without actually executing\nthem (--dry-run).", "description_content_type": null, "docs_url": null, "download_url": "http://www.ebi.ac.uk/~hoffman/software/renamer/Renamer-0.1.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.ebi.ac.uk/~hoffman/software/renamer/", "keywords": null, "license": "GNU GPL", "maintainer": null, "maintainer_email": null, "name": "Renamer", "package_url": "https://pypi.org/project/Renamer/", "platform": "any", "project_url": "https://pypi.org/project/Renamer/", "project_urls": { "Download": "http://www.ebi.ac.uk/~hoffman/software/renamer/Renamer-0.1.0.tar.gz", "Homepage": "http://www.ebi.ac.uk/~hoffman/software/renamer/" }, "release_url": "https://pypi.org/project/Renamer/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "rename files according to a ruleset", "version": "0.1.0" }, "last_serial": 745565, "releases": { "0.1.0": [] }, "urls": [] }