Пакет eet: Информация

    Исходный пакет: eet
    Версия: 1.2.3-alt0.M51.1
    Собран:  19 февраля 2010 г. 14:35
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.enlightenment.org/

    Лицензия: BSD
    О пакете: Library for speedy data storage, retrieval and compression.
    Описание: 
    Eet is a tiny library designed to write an arbitary set of chunks of data
    to a file and optionally compress each chunk (very much like a zip file)
    and allow fast random-access reading of the file later on. It does not
    do zip as a zip itself has more complexity than is needed, and it was much
    simpler to impliment this once here.
    
    It also can encode and decode data structures in memory, as well as image
    data for saving to eet files or sending across the network to other
    machines, or just writing to arbitary files on the system. All data is
    encoded ina platform independant way and can be written and read by any
    architecture.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libeet (x86_64, i586)
    libeet-devel (x86_64, i586)
    libeet-utils (x86_64, i586)

    Сопровождающий: Yuri N. Sedunov

    Список участников:
    Yuri N. Sedunov
    blake
    Pavlov Konstantin
    Igor Zubkov
    qa-robot
    nikon
    Alex Murygin

    Права:
    @qa_p5

      1. libgnutls-devel
      2. libjpeg-devel
      3. libeina-devel >= 0.9.9.063
      4. zlib-devel

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


    18 февраля 2010 г. Yuri N. Sedunov 1.2.3-alt0.M51.1
    - build for 5.1 branch
    3 января 2010 г. Yuri N. Sedunov 1.2.3-alt1
    - 1.2.3
    10 ноября 2009 г. Yuri N. Sedunov 1.2.2-alt1
    - 1.2.2
    - gnutls support enabled