Пакет python-module-mutagen: Информация

    Исходный пакет: python-module-mutagen
    Версия: 1.20-alt1
    Собран:  26 августа 2010 г. 9:52
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://code.google.com/p/mutagen/

    Лицензия: GPLv2
    О пакете: Python module to handle audio metadata
    Описание: 
    Mutagen is a Python module to handle audio metadata. It supports FLAC,
    M4A, Musepack, MP3, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True
    Audio, and WavPack audio files. All versions of ID3v2 are supported, and
    all standard ID3v2.4 frames are parsed. It can read Xing headers to
    accurately calculate the bitrate and length of MP3s. ID3 and APEv2 tags
    can be edited regardless of audio format. It can also manipulate Ogg
    streams on an individual packet/page level.
    
    This module is built for python 2.6

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    mutagen (noarch)
    python-module-mutagen (noarch)

    Сопровождающий: Andrey Rahmatullin


      1. liboggz
      2. faad
      3. rpm-build-python >= 0.8
      4. flac
      5. python-devel = 2.6
      6. python-module-eyeD3
      7. vorbis-tools

    Последнее изменение


    24 августа 2010 г. Andrey Rahmatullin 1.20-alt1
    - 1.20
    - package docs
    - clarify License:
    - run tests
    16 ноября 2009 г. Eugeny A. Rostovtsev 1.18-alt1.1
    - Rebuilt with python 2.6
    6 ноября 2009 г. Vladimir V Kamarzin 1.18-alt1
    - 1.18
    - Package additional tools to separate package