mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
13 lines
705 B
XML
13 lines
705 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|