[ 源代码: eyed3 ]
软件包:python3-eyed3(0.9.7-1)
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
- interactive high-level object-oriented language (default python3 version)
-
- 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