Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042408
en ru br
Репозитории ALT
S:0.110-alt1
5.1: 0.82-alt2
4.1: 0.76-alt0.M41.1
4.0: 0.73-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libdbus-glib

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.82-alt2
Время сборки: 23 июля 2009, 16:55 ( 766.0 недели назад )
Размер архива: 152.06 Kb

Домашняя страница:   http://www.freedesktop.org/wiki/Software/DBusBi…

Лицензия: GPL or Academic Free License
О пакете: GLib bindings for D-BUS
Описание:

D-BUS is a system for low-latency, low-overhead, easy to use interprocess
communication (IPC). In more detail:

 o D-BUS is low-latency because it is designed to avoid round trips and
   allow asynchronous operation, much like the X protocol.

 o D-BUS is low-overhead because it uses a binary protocol, and does not
   have to convert to and from a text format such as XML. Because D-BUS is
   intended for potentially high-resolution same-machine IPC, not primarily
   for Internet IPC, this is an interesting optimization.

 o D-BUS is easy to use because it works in terms of messages rather than
   byte streams, and automatically handles a lot of the hard IPC issues.
   Also, the D-BUS library is designed to be wrapped in a way that lets
   developers use their framework's existing object/type system, rather
   than learning a new one specifically for IPC.

This package contains D-BUS library wrapper suitable for applications
which make use of GLib event loop.

Текущий майнтейнер: Valery Inozemtsev

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libdbus-glib
  • libdbus-glib-devel
  • libdbus-glib-doc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin