Files
gentoo/gnustep-libs/dbuskit/metadata.xml
Bernard Cafarelli f011cedf75 gnustep-libs/dbuskit: switch to github tarballs
Closes: https://bugs.gentoo.org/700328
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
2019-11-17 12:13:06 +01:00

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>