Logoj0ke.net Open Build Service > Projects > multimedia > python-mutagen > Meta
Sign Up | Log In

Meta Configuration of Package python-mutagen

 
1
<package name="python-mutagen" project="multimedia">
2
  <title>Audio tag tools</title>
3
  <description>Mutagen is an audio metadata tag reader and writer implemented in
4
pure Python.
5
It supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, and
6
FLAC, and writing ID3v1.1, ID3v2.4, APEv2, and FLAC.
7
8
The goals are (in rough order of importance):
9
* Read as many files as possible
10
* Compatibility with as many other tag readers and editors as possible
11
* Compliance with the relevant specifications
12
* Written in Pythonic Python, with a Pythonic API
13
* Unit and regression test suite
14
* Provide access to all features of the supported formats
15
* Easily extensible</description>
16
  <person userid="netmax" role="maintainer"/>
17
</package>
18