{ "info": { "author": "Enrico Carlesso", "author_email": "enricocarlesso@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# mass_rename\n\nmass_rename is a simple utility to rename group of files with your favorite `$EDITOR`.\n\n# Install\n\nmass_rename can be installed with pip\n\n```shell\n$ sudo pip install mass_rename\n```\n\n# Terminal and Editor\n\nmass_rename will launch your favorite (unless `-s` is specified, which will launch vim in split mode)\nthat will be read from your $EDITOR settings variable.\n\n```bash\necho $EDITOR\n```\n\n\n# About\nAuthor: Enrico Carlesso\nLicense: [WTFPL](http://www.wtfpl.net/about/)\n\nThanks:\n\n - [vim](http://www.vim.org/) and all the Vim community\n\nmass_rename has been tested with Python 3.3.2", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/carlesso/mass_rename", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "mass_rename", "package_url": "https://pypi.org/project/mass_rename/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mass_rename/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/carlesso/mass_rename" }, "release_url": "https://pypi.org/project/mass_rename/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Files group rename tool", "version": "0.0.1" }, "last_serial": 927238, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "180ea836ed61fd0bad71cb5ec7f52dbd", "sha256": "74fa502e1453a445b5345522f3b7816190deea21972489cef160ab47fdfe0407" }, "downloads": -1, "filename": "mass_rename-0.0.1.tar.gz", "has_sig": false, "md5_digest": "180ea836ed61fd0bad71cb5ec7f52dbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3699, "upload_time": "2013-11-23T13:51:18", "url": "https://files.pythonhosted.org/packages/4c/22/6e6ee64bd582daeeebe853efdac11775bc0e2aa25ab71e240cbaf262812b/mass_rename-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "180ea836ed61fd0bad71cb5ec7f52dbd", "sha256": "74fa502e1453a445b5345522f3b7816190deea21972489cef160ab47fdfe0407" }, "downloads": -1, "filename": "mass_rename-0.0.1.tar.gz", "has_sig": false, "md5_digest": "180ea836ed61fd0bad71cb5ec7f52dbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3699, "upload_time": "2013-11-23T13:51:18", "url": "https://files.pythonhosted.org/packages/4c/22/6e6ee64bd582daeeebe853efdac11775bc0e2aa25ab71e240cbaf262812b/mass_rename-0.0.1.tar.gz" } ] }