[ buster ]
[ 原始碼: eyed3 ]
套件:python-eyed3(0.8.8-1)
Python module for id3-tags manipulation (Python 2 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 2 version of the package.
其他與 python-eyed3 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-magic
- python2 interface to the libmagic file type identification library
-
- dep: python-pathlib
- set of Python 2 classes to handle filesystem paths
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)
-
- sug: python-pil
- Python Imaging Library (Pillow fork)
-
- sug: python-pylast
- Python interface to Last.fm and other compatible services
-
- sug: python-requests
- elegant and simple HTTP library for Python2, built for human beings