[ 原始碼: eyed3 ]
套件:python3-eyed3(0.8.8-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-magic
- python3 interface to the libmagic file type identification library
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- 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