packagekit/docs/reference.xml

37 lines
1.2 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<book id="index">
<bookinfo>
<title>PackageKit Documentation</title>
<releaseinfo>Version 1.00</releaseinfo>
<abstract>
<title>Executive Summary</title>
<para>
PackageKit is a D-Bus abstraction layer that allows the session user
to manage packages in a secure way using a cross-distro,
cross-architecture API.
PackageKit is built using a lightweight backend architecture.
PackageKit is product and vendor neutral and is currently being
developed by a small team of developers.
</para>
</abstract>
<date>September 8th, 2007</date>
<authorgroup>
<author>
<firstname>Richard</firstname>
<surname>Hughes</surname>
<affiliation>
<address>
<email>richard@hughsie.com</email>
</address>
</affiliation>
</author>
</authorgroup>
</bookinfo>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="backends.xml" />
</book>