[ 源代码: dbuskit ]
软件包:libdbuskit-dev(0.1.1-4)
libdbuskit-dev 的相关链接
Debian 的资源:
下载源码包 dbuskit:
- [dbuskit_0.1.1-4.dsc]
- [dbuskit_0.1.1.orig.tar.gz]
- [dbuskit_0.1.1.orig.tar.gz.asc]
- [dbuskit_0.1.1-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [gnustep.org]
相似软件包:
GNUstep framework that interfaces with D-Bus (development files)
The DBusKit framework offers tight integration of D-Bus services into Objective-C applications. It handles all low-level details of communication with D-Bus daemons and the services connected to them and exposes an interface similar to Distributed Objects to make it easy for Objective-C programmers to access D-Bus services.
Features:
* Distributed Objects-like API for exchanging messages with D-Bus services. * A notification center class for watching signals emitted by D-Bus services. * `dk_make_interface' tool to generate Objective-C protocol declarations from D-Bus interface files.
This package contains the development files, API documentation, programming manual and the `dk_make_protocol' tool.
其他与 libdbuskit-dev 有关的软件包
|
|
|
|
-
- dep: gnustep-base-runtime (>= 1.30.0)
- GNUstep Base library - daemons and tools
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdbuskit0 (= 0.1.1-4)
- GNUstep framework that interfaces with D-Bus (runtime library)
-
- dep: libgnustep-base-dev
- GNUstep Base header files and development libraries
-
- dep: libgnustep-base1.30 (>= 1.30.0)
- GNUstep Base library
-
- dep: libobjc4 (>= 4.2.1)
- Runtime library for GNU Objective-C applications