mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
Closes: https://bugs.gentoo.org/700328 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
13 lines
704 B
XML
13 lines
704 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>gnustep@gentoo.org</email>
|
|
<name>Gentoo GNUstep Project</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">gnustep/libs-dbuskit</remote-id>
|
|
</upstream>
|
|
<longdescription>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.</longdescription>
|
|
</pkgmetadata>
|