{ "info": { "author": "Andreas Kaiser", "author_email": "disko@binary-punks.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Multimedia :: Sound/Audio", "Topic :: Utilities" ], "description": "bp.tagging contains a set of convenience wrappers for mutagen\nas well as a single command line script for basic ID3 tag manipulation.\n\nCommand line usage\n==================\n\n - bp_tagging COMMAND [ARGS...]\n - bp_tagging help [COMMAND]\n\nOptions\n*******\n\n -h, --help\n show this help message and exit\n\nCommands\n********\n\n help (?)\n give detailed help on a specific sub-command\n\n info (i)\n print available metadata for files\n\n Usage\n bp_tagging info [PATHS...]\n\n Options\n -h, --help\n show this help message and exit\n -v, --verbose\n print extra information\n -d, --debug\n print debug information\n\n\n remove_tag (rmt)\n completely remove TAG from files.\n\n Usage\n bp_tagging remove_tag TAG [PATHS...]\n\n Options\n -h, --help\n show this help message and exit\n -v, --verbose\n print extra information\n -d, --debug\n print debug information\n\n\n remove_tag_with_content (rmtc)\n remove tags with value PATTERN from files.\n\n Usage\n bp_tagging remove_tag_with_content PATTERN [PATHS...]\n\n Options\n -h, --help\n show this help message and exit\n -v, --verbose\n print extra information\n -d, --debug\n print debug information\n\n\n replace_in_tag (rpt)\n replace PATTERN with REPLACEMENT in TAG on files. Use 'all' for tag to replace in all tags.\n\n Usage\n bp_tagging replace_in_tag TAG PATTERN REPLACEMENT [PATHS...]\n\n Options\n -h, --help\n show this help message and exit\n -v, --verbose\n print extra information\n -n, --nosave\n don't save (only print what would be done).\n -d, --debug\n print debug information\n\n\n tag (t)\n get/set the VALUE for TAG on files.\n\n Usage\n bp_tagging tag TAG [VALUE [PATHS...]]\n\n Options\n -h, --help\n show this help message and exit\n -v, --verbose\n print extra information\n -s, --set\n set the tag value\n -d, --debug\n print debug information\n\n\n\n\n\nChangelog\n=========\n\n0.3\n***\n\n- completely revised command line usage (not compatible with prior versions!)\n\n- switched from Baker to cmdln\n\n\n0.2\n***\n\n- Added preference infarastructure\n (using http://pypi.python.org/pypi/bp.preferences)\n\n- Added filename_from_tags property to File\n\n- Expose filename_from_tags as tags2filename command\n\n\n0.1.1\n*****\n\n- Recreated the project with modern-package-template\n (http://pypi.python.org/pypi/modern-package-template/1.0).\n\n\n0.1\n***\n\n- Initial release", "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/disko/bp.tagging", "keywords": "mp3 mp4 id3", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "bp.tagging", "package_url": "https://pypi.org/project/bp.tagging/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bp.tagging/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/disko/bp.tagging" }, "release_url": "https://pypi.org/project/bp.tagging/0.3/", "requires_dist": null, "requires_python": null, "summary": "Multimedia file tagging library", "version": "0.3" }, "last_serial": 675895, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a71f7cc21b0c38b0f3c2b8dd118fd781", "sha256": "c13a07fe52c7f47a1fb2758d0c645dddb7c604bcc9c52def25c52241fbb9d5a9" }, "downloads": -1, "filename": "bp.tagging-0.1.tar.gz", "has_sig": false, "md5_digest": "a71f7cc21b0c38b0f3c2b8dd118fd781", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3615, "upload_time": "2010-08-30T20:51:57", "url": "https://files.pythonhosted.org/packages/24/4e/0b4b196a0d7d23c311d07041725ee33b48ebc1ec8bdae21d57c5f725fdfc/bp.tagging-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d5baa0c882ed6c3ca7c34fd7776eaf58", "sha256": "e47a07a8d088a3459205482c8a7c93bff82bde892f503497b5831a2701551a4f" }, "downloads": -1, "filename": "bp.tagging-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d5baa0c882ed6c3ca7c34fd7776eaf58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4679, "upload_time": "2010-08-31T11:35:35", "url": "https://files.pythonhosted.org/packages/1f/c3/371f51008f71109957f35ee6f2c4413c6e08a261c41c7351e9308ad01ab4/bp.tagging-0.1.1.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "1f891eaa1588d1c6dbbcbda91fe33ea0", "sha256": "d196eb682bacb112eb951f96e13fa86ac55b6f02803b1249d4fd911ead66254d" }, "downloads": -1, "filename": "bp.tagging-0.3.tar.gz", "has_sig": false, "md5_digest": "1f891eaa1588d1c6dbbcbda91fe33ea0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10065, "upload_time": "2010-09-12T21:15:33", "url": "https://files.pythonhosted.org/packages/48/c5/251a1bfd28265be97e002802b1a24a503229936a06cbdbc5ad6f4172f1e7/bp.tagging-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1f891eaa1588d1c6dbbcbda91fe33ea0", "sha256": "d196eb682bacb112eb951f96e13fa86ac55b6f02803b1249d4fd911ead66254d" }, "downloads": -1, "filename": "bp.tagging-0.3.tar.gz", "has_sig": false, "md5_digest": "1f891eaa1588d1c6dbbcbda91fe33ea0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10065, "upload_time": "2010-09-12T21:15:33", "url": "https://files.pythonhosted.org/packages/48/c5/251a1bfd28265be97e002802b1a24a503229936a06cbdbc5ad6f4172f1e7/bp.tagging-0.3.tar.gz" } ] }