{ "info": { "author": "MrmacHD", "author_email": "mrmachd@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "NAME\r\n----\r\n__br__ (Batch Rename)\r\n\r\nSYNOPIS\r\n-------\r\nbr [ __-h__ ] [ __-v__ ] [ __-o__ ] [ __-t__ ] [ __-i INDEXES__ ] [ __-d DIRECTORY__ ] [ __-p PATTERN__ ] ...\r\n\r\nDESCRIPTION\r\n-----------\r\n__BR__ (Batch Rename) is an unix utility to ease renaming of a batch of files.\r\n\r\n__-o__, __--output__\r\ncause __br__ to be verbose, showing files after they are renamed\r\n\r\n__-t__, __--test__\r\ntest run, enables __--output__ too\r\n\r\n__-i__, __--indexes__ = _INDEXES_\r\nsubstring of indexes that need to be replaced with the new title, in form of x:y\r\n\r\n__-d__, __--directory__ = _DIRECTORY_\r\ndirectory containing batch of files\r\n\r\n__-p__, __--pattern__ = _PATTERN_\r\nregular expression for renaming pattern\r\n\r\n_TITLE_ new title to replace the old one\r\n\r\n__-h__, __--help__\r\nDisplay help information and exit.\r\n\r\n__-v__, __--version__\r\nDisplay version information and exit.\r\n\r\nFILES\r\n-----\r\n+ `setup.py` \t\ttraditional easy_install or pip\r\n+ `setup.cfg` \t\tfor distutils2 installation\r\n+ `scripts/br`\t\texecutable binary\r\n+ `br/__init__.py` \ta separate library packaged version\r\n\r\nEXAMPLES\r\n--------\r\n```bash\r\nMrmacHD:~$ ls *.txt\r\n111111.txt 222222.txt 333333.txt\r\nMrmacHD:~$ br -t -i 2:3 -p \\*.txt test\r\n111111.txt -> 11test111.txt\r\n222222.txt -> 22test222.txt\r\n333333.txt -> 33test333.txt\r\n``` \r\n\r\nSTANDARDS\r\n---------\r\n\r\n\r\nSEE ALSO\r\n--------\r\n\r\nAUTHOR\r\n------\r\nMrmacHD \r\n\r\nBUGS\r\n----", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/MrmacHD/BR", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "br", "package_url": "https://pypi.org/project/br/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/br/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/MrmacHD/BR" }, "release_url": "https://pypi.org/project/br/0.1/", "requires_dist": null, "requires_python": null, "summary": "batch rename", "version": "0.1" }, "last_serial": 787031, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "79fe9d7b7ac8a63d2082bea31092fa98", "sha256": "cf57f836c686e678ef58ead35fe8dc6ac2c2f38838dae0e9a3efdb57de292b05" }, "downloads": -1, "filename": "br-0.1.tar.gz", "has_sig": false, "md5_digest": "79fe9d7b7ac8a63d2082bea31092fa98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2374, "upload_time": "2013-02-11T08:27:28", "url": "https://files.pythonhosted.org/packages/b2/d8/588060c3162ab909452a4b679c82e7f2ec739545b7f3092f18fdad4af218/br-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "79fe9d7b7ac8a63d2082bea31092fa98", "sha256": "cf57f836c686e678ef58ead35fe8dc6ac2c2f38838dae0e9a3efdb57de292b05" }, "downloads": -1, "filename": "br-0.1.tar.gz", "has_sig": false, "md5_digest": "79fe9d7b7ac8a63d2082bea31092fa98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2374, "upload_time": "2013-02-11T08:27:28", "url": "https://files.pythonhosted.org/packages/b2/d8/588060c3162ab909452a4b679c82e7f2ec739545b7f3092f18fdad4af218/br-0.1.tar.gz" } ] }