[ 源代码: eyed3 ]
软件包:python3-eyed3(0.9.7-2)
Python module for id3-tags manipulation (Python 3 version)
A Python module for the manipulation of ID3 tags. It supports versions 1.0, 1.1, 2.3, and 2.4 of the ID3 standard. It can also retrieve information such as length and bit rate from an MP3 file.
This is the Python 3 version of the package.
其他与 python3-eyed3 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-deprecation
- Library to handle automated deprecations
-
- dep: python3-filetype
- Infer file type and MIME type of any file/buffer
-
- sug: python3-pil
- Python Imaging Library (Python3)
-
- sug: python3-pylast
- Python 3 interface to Last.fm and other compatible services
-
- sug: python3-requests
- elegant and simple HTTP library for Python3, built for human beings