eyeD3

View on PyPIReverse Dependencies (45)

0.9.7 eyed3-0.9.7-py3-none-any.whl

Wheel Details

Project: eyeD3
Version: 0.9.7
Filename: eyed3-0.9.7-py3-none-any.whl
Download: [link]
Size: 246107
MD5: f0cff0fbcc79d0ac51aaf8ade08310ae
SHA256: 145797c36ce0085df1efcd3379b15224f4c8996f79d3575ceaab6dc95d834282
Uploaded: 2022-10-08 03:30:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: eyed3
Version: 0.9.7
Summary: Python audio data toolkit (ID3 and MP3)
Author: Travis Shirk
Author-Email: travis[at]pobox.com
Maintainer: Travis Shirk
Maintainer-Email: travis[at]pobox.com
Home-Page: https://eyeD3.nicfit.net/
Project-Url: Repository, https://github.com/nicfit/eyeD3
License: GPL-3.0-or-later
Keywords: id3,mp3,python
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Multimedia :: Sound/Audio :: Editors
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7,<4.0
Requires-Dist: Pillow (<10.0.0,>=8.0.1); extra == "art-plugin"
Requires-Dist: check-manifest (<0.46,>=0.45); extra == "test"
Requires-Dist: coverage[toml] (<6.0.0,>=5.3.1)
Requires-Dist: deprecation (<3.0.0,>=2.1.0)
Requires-Dist: factory-boy (<4.0.0,>=3.1.0); extra == "test"
Requires-Dist: filetype (<2.0.0,>=1.0.7)
Requires-Dist: flake8 (<4.0.0,>=3.8.4); extra == "test"
Requires-Dist: pylast (<5.0.0,>=4.0.0); extra == "art-plugin"
Requires-Dist: pytest (<7.0.0,>=6.2.1); extra == "test"
Requires-Dist: pytest-cov (<3.0.0,>=2.10.1); extra == "test"
Requires-Dist: requests (<3.0.0,>=2.25.0); extra == "art-plugin"
Requires-Dist: ruamel.yaml (<0.17.0,>=0.16.12); extra == "yaml-plugin"
Requires-Dist: tox (<4.0.0,>=3.20.1); extra == "test"
Provides-Extra: art-plugin
Provides-Extra: test
Provides-Extra: yaml-plugin
Description-Content-Type: text/x-rst
[Description omitted; length: 3765 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.1.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
AUTHORS.rst sha256=FM5ejB4iI-N96B-ZkWTpBV7ZUr344vfkWxc-XuNQ638 1380
CONTRIBUTING.rst sha256=jfqArajkhgtwANtYaclz7Qhh0Ze4Ipxy31HhhvQGGVA 3332
HISTORY.rst sha256=slEMKXWS646QZugrA8wZUH4Hf10NLWQ1EuTjgdUNiB0 32720
LICENSE sha256=yjcqfZJWCx-p9tgytEDovNYtmt-ohwyYKH3qtm2YMQ4 35148
MANIFEST.in sha256=OD7U2Bhn-zBVtjFCdddjIE091Fz-3kiLUO5Gnn7jUIg 531
Makefile sha256=eay_3Sx1UDURUKjv6aEGs-n_TVDAoGnSwQbrGMtlknA 9657
README.rst sha256=o03AkkJDorHDIuIIugnJ74JkrADJ3cBYjawvAEX9py0 3764
examples/chapters.py sha256=4sZ8qyrzbY6iCMSl7o4tkx7dyPMhTV4vNTlC5TiOZZw 2477
examples/cli_examples.sh sha256=SZoxoFoQYhQqVpoMEUT5pSVR0GfRKnsdWMAillhEIZQ 1897
examples/config.ini sha256=QhdgzEvFcECL321vK7BC5DHZ2_IBRFPJSSR2HwqTr84 401
examples/tag_example.py sha256=ZVmC3ur-o87c5eukpP2_4YOocN8DNBVlxWXnPzew9c0 6030
eyed3/__about__.py sha256=Xeq0Thjpk69c_CtL_NJzRYV-pSjrxc331nE41VN3JZU 1023
eyed3/__init__.py sha256=byYZrNCjfzdoQ8hCaBwoDAfP8DfwmuHK0-tPpFRncuc 1356
eyed3/__regarding__.py sha256=7eA2Q2O72WjShVOfV7oDEv6edf-QHHWJReCHt3Fr1h4 721
eyed3/core.py sha256=t8r7kB_EqF4kFPc24nbsxAM8EvCai5a4vl9KxvUGNYo 13627
eyed3/id3/__init__.py sha256=l52odNXoduDB3sLpUZfZjHhj6BcVoom2NsH0GKMzRMo 13922
eyed3/id3/apple.py sha256=nQ1U7u4ObG9XcHSkqjsJaOzlyCJ8b4Kj1R7CiFj4wq4 1431
eyed3/id3/frames.py sha256=e6r5doy_pIhUQqnUsrTcxqIohy0v6YIzxfHLe95C_L8 81980
eyed3/id3/headers.py sha256=0GFvEeKCNwpYNB-20YccmHC2HAqXdIjpRzoCBOp-8Kg 24018
eyed3/id3/tag.py sha256=p35Ndli-QNGYhg1YXG81C4RP87y4SsPoEWh-BTucnZA 73077
eyed3/main.py sha256=mNf2afmfIn19tlnduVMytd9IOAZchNEkVxDVjDjvtP8 10991
eyed3/mimetype.py sha256=xFQxSbzERpg8H3XmAyJFEk65myXcUJ64p3e7mUByf8k 3292
eyed3/mp3/__init__.py sha256=W1MKl7lmOtTD06rsUJaFnWC0PIsUMUhEi5NkLYkWy00 6605
eyed3/mp3/headers.py sha256=8b6Bav0ZOB1BQSceQW_SCcU1Z4IZlWpEJrhqsbBzTe8 32592
eyed3/plugins/DisplayPattern.ebnf sha256=TPOmRyFMyKObZ3vkq9MnpIeP-77jD7u2V2aiHw9BTm4 1545
eyed3/plugins/__init__.py sha256=fi4igFGFs9qUjUS9vyShSYr02IfLIPVGWu-_viMWuPs 7445
eyed3/plugins/art.py sha256=WbLNvSvwmbiLFKy9gmCWyH4vmuWqrvfCVhUpriULbjY 9970
eyed3/plugins/classic.py sha256=3yN1TPOObKGjPoYBQ1DkhoOZyRcG1FQU_nQ3SjttrT4 54558
eyed3/plugins/extract.py sha256=Rf8QoCaGR9iSQAr6k81jQ-fqjUFyRwS80xEB-BmneHY 2268
eyed3/plugins/fixup.py sha256=ehSRYcPxU0UfNW6_RdWN1KmqhjUh6Q8dDWf_VpkHB-c 26832
eyed3/plugins/genres.py sha256=e6WmxtHTG7vP2yhQ7nspL9ijIA0N3P3ozT9d29WktS4 1771
eyed3/plugins/itunes.py sha256=AkUUbYQZ4SQCDJU77GZ7OPcMN_MY0SEDyi-mLIuxR5o 2033
eyed3/plugins/jsontag.py sha256=xPYzZ4sBIaunp5tdwTXAvpMJumuNwzAJ1-paAJPJLsE 4609
eyed3/plugins/lameinfo.py sha256=UevBAUViHJppP_qHWCUFM2BteaXCelvkQWDB_eSHHZ0 3576
eyed3/plugins/lastfm.py sha256=mcW4ocHCFOxDPk8vbcRsialhdKzH2XEzgXcoJHC9W90 1352
eyed3/plugins/mimetype.py sha256=ECwHqQZwE9r3v-W7BLXgVPiNNaQ6JkdJTLPBnLsLwuo 2958
eyed3/plugins/nfo.py sha256=9lC-EcgiOLGidOYHgkDoQvTRGt43InT62uC4gn4Bur8 4705
eyed3/plugins/pymod.py sha256=05bquce3kRtgn7JIIMH3vkIJ5pVpohHmC3PkxWdJpXY 2559
eyed3/plugins/stats.py sha256=fYPSxRyty9qRDimhxwNeM86bU76a95ZdxHs9JfkVYk8 15146
eyed3/plugins/xep_118.py sha256=9VtT3562WWVpjyNd5_KzGP-O_2gDiNhboWFaXMH0CiE 1600
eyed3/plugins/yamltag.py sha256=FszVThZotJAXoebeQv-CM64y8VwaplCRLMrZ9ySUfms 986
eyed3/utils/__init__.py sha256=2KkyGV6jIlItzFjkQDmWJZgJmf3o-Gdt2di88xj1SDw 14576
eyed3/utils/art.py sha256=cmaP1ZEPsmF6Flqja5lRNaRqUbW7bWGFWuwxui6VXYs 2725
eyed3/utils/binfuncs.py sha256=DbOp-9XSSix_8DPT37zkNmzSUckm0_xKlClA9Tm9Q9E 3956
eyed3/utils/console.py sha256=1DllCbtHS0vry218lL6EcHVWvZfUthpnAGimq0zkUX0 17567
eyed3/utils/log.py sha256=F_qsN5sWTFJWJNo2YiLhWMo_AoDrtXobjsQAJ7KiO90 1500
eyed3/utils/prompt.py sha256=56Gbd00LPAsp_k4MzTqhTudu2eOLFA3TSeeTESkKSI0 2735
poetry.lock sha256=JLYjZc_Gfl3WQNDEN6dJslidMUReMSs8VAgnZ8nwQCM 104584
requirements/dev-requirements.txt sha256=VVcKUVZrsobDWeQyCrM4ilVoJwmxnbRWR0m6ino5THw 5478
requirements/extra-requirements.txt sha256=GdkbNVH-fnTiSPb1n1UTVqJ6sCoeK_A1aX07MxgJbrs 1180
requirements/requirements.txt sha256=SdHCpOGo95mfPD2plAhgIzsRjzNmWAa6PUIpRWCwZGE 624
requirements/test-requirements.txt sha256=-wfQWejVXoFlXn5azkXtxHRwWlQKRONL3fV6KZci1Rc 3064
tests/__init__.py sha256=rzNrczqFdaKlWyXAwCc_aJ5FlWZp7zAerPuV-Kizvps 1176
tests/conftest.py sha256=BkQpaLD9RgFMYTZ75pLierZDIv8q83NBbgmzHLca8io 1711
tests/id3/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/id3/test_frames.py sha256=rWoZVnd41svUaXfpEEyxTskK5NYGJ8AaelxFa3Syyfs 10991
tests/id3/test_headers.py sha256=gO4cvGw7Hy9iDh_SMUNTOEK_bu13JlUpdmGbyv_mLBg 17140
tests/id3/test_id3.py sha256=aHd2c-hdxGt2eng4TT4g3WJWOcZ-T1TIZwDhKS1ZFeE 4700
tests/id3/test_rva.py sha256=DzhJaGtFndhmnTshvyj0BxLb3d18qvE4eWXrgNL9uBg 8546
tests/id3/test_tag.py sha256=qSk-kDXj-I1mNcpFIhRT-uDh2hdLb4UFxOutBMdd5WM 38889
tests/mp3/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/mp3/test_infos.py sha256=VJgiYzFneePBgK15Z1OjOsLJAck9uLWlq0UA2-LxWss 2344
tests/mp3/test_mp3.py sha256=I-tsI4URC28wcNPZiuei1cVUgfHzgch-pu0s4L9VK0k 3396
tests/test__init__.py sha256=zSmHGUMAY9zl7J0FGuPvR1a5j50k8Ex-fUbVFIiUSm0 554
tests/test_binfuncs.py sha256=MltW_LNUx_GtGVc0zinvXcMH8JqpwH4NXc1NpC48gig 2016
tests/test_classic_plugin.py sha256=2Cc5WPY4ZCt3rT5gVFSi41bUXCO019ayOD20RO9iNxY 36537
tests/test_console.py sha256=PBHIKOaQ_OHZ8rG7Ttj5gNc_Dcqych-XuzKj_yQFGrk 926
tests/test_core.py sha256=DpuBgau7y5jY3rf_YUFy1cR8KoKN9580OiZDHI-syEM 4862
tests/test_factory.py sha256=384-pw2aXBW-RyiiKmRtzah0R-bOaq-wZmbuFIfGL7o 510
tests/test_issues.py sha256=DTsKp5dxwTAnmVmGMx2m5ik8TgWOoQzz2gvVErNBXas 2959
tests/test_jsonyaml_plugin.py sha256=naH-wuT3DX_8S8rSQC9yr3MrmLjjAiMXsLSdxkXViPA 1938
tests/test_lameinfo_plugin.py sha256=Q3qDNFb_oWoBK2pP6KjccIpsNRjDVhGZ6GJfnohZapE 1693
tests/test_main.py sha256=KdkSg2Ip7sOzBgRhc0NVqB6iy8Xp4kd3zh2n240sW2I 3220
tests/test_mimetype.py sha256=ZKQdSXDTuHBbwSVVKDNwqZ0cSF1WySNkWyXRShCf_sk 1213
tests/test_plugins.py sha256=tI1eP6wXBvAjpkx8J_qfaJJKOImDFCvzVVbHW5tSVU4 905
tests/test_stats_plugins.py sha256=XNjMqqhWb7KLc1dtqloq0kfFrW6klYfHYqH4PZ3OYss 850
tests/test_utils.py sha256=3i1uiAmAxWBh9vPfXdp9VEN3x9IKrLHotCbUth2A7wk 3835
tox.ini sha256=ptJ3C6DbIrhad2gQQxQuUQlF8crP1Voox9-A8jMA1Gw 187
eyed3-0.9.7.dist-info/entry_points.txt sha256=acesC_1VbzIgwQLZf4UAuUEMPbNfdYhK7Wjfd7sQ900 42
eyed3-0.9.7.dist-info/LICENSE sha256=yjcqfZJWCx-p9tgytEDovNYtmt-ohwyYKH3qtm2YMQ4 35148
eyed3-0.9.7.dist-info/WHEEL sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI 88
eyed3-0.9.7.dist-info/METADATA sha256=TPBbOvvWoCk8NG__v2Wlo0X7Yivh-YpWEIdujzMXeXY 6001
eyed3-0.9.7.dist-info/RECORD

entry_points.txt

eyeD3 = eyed3.main:_main