{ "info": { "author": "Cameron Simpson", "author_email": "cs@zip.com.au", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Support for ID3 tags.\n=====================\n\nThis module is mostly a convenience wrapper for Doug Zongker's pyid3lib. Note that pyid3lib is not on PyPI and must be fetched independently.\n\nI'm utilising it via cs.id3 in my id3ise script (https://bitbucket.org/cameron_simpson/css/src/tip/bin-cs/id3ise), yet another MP3 tagger/cleaner script. See that script for how to use the ID3 class.\n\nThe ID3 class has a much wider suite of convenience attribute names and several convenience facilities.\n\nReferences:\n===========\n\nDoug Zongker's pyid3lib:\n http://pyid3lib.sourceforge.net/\n\nMy id3ise script:\n https://bitbucket.org/cameron_simpson/css/src/tip/bin-cs/id3ise\n\nid3 2.3.0 spec, frames:\n http://id3.org/id3v2.3.0#Text_information_frames\n\nid3 2.4.0 spec, frames:\n http://id3.org/id3v2.4.0-frames", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/cameron_simpson/css/commits/all", "keywords": "python2,python3", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "cs.id3", "package_url": "https://pypi.org/project/cs.id3/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cs.id3/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/cameron_simpson/css/commits/all" }, "release_url": "https://pypi.org/project/cs.id3/20150116.2/", "requires_dist": null, "requires_python": null, "summary": "support for ID3 tags, mostly a convenience wrapper for Doug Zongker's pyid3lib", "version": "20150116.2" }, "last_serial": 1386517, "releases": { "20150116.2": [ { "comment_text": "", "digests": { "md5": "2dcb19a27adc1d9a517cabe371830dc5", "sha256": "b458cc532a9b317e00dceceafad2e53f3e888dc24ad3da117130ed1b6d98bf6e" }, "downloads": -1, "filename": "cs.id3-20150116.2.tar.gz", "has_sig": false, "md5_digest": "2dcb19a27adc1d9a517cabe371830dc5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4335, "upload_time": "2015-01-18T06:15:54", "url": "https://files.pythonhosted.org/packages/46/15/a8b1e37a687d6579388c4f3a821401e8497177a6a679bf031a08d5f66ae4/cs.id3-20150116.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2dcb19a27adc1d9a517cabe371830dc5", "sha256": "b458cc532a9b317e00dceceafad2e53f3e888dc24ad3da117130ed1b6d98bf6e" }, "downloads": -1, "filename": "cs.id3-20150116.2.tar.gz", "has_sig": false, "md5_digest": "2dcb19a27adc1d9a517cabe371830dc5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4335, "upload_time": "2015-01-18T06:15:54", "url": "https://files.pythonhosted.org/packages/46/15/a8b1e37a687d6579388c4f3a821401e8497177a6a679bf031a08d5f66ae4/cs.id3-20150116.2.tar.gz" } ] }