Go to file
2007-09-25 08:02:48 +01:00
backends request absolute changesets 2007-09-24 22:27:15 -04:00
client wait for install and remove to finish 2007-09-25 08:02:48 +01:00
data add the start of the database code. Nothing works yet 2007-09-12 22:51:22 +01:00
docs Add the Resolve method. We need this when we know the package name, and want to get the package id 2007-09-21 19:11:49 +01:00
etc make the default backend xonfigure bit work 2007-09-08 00:15:19 +01:00
libgbus use PkConnection to save proxies 2007-08-20 23:42:17 +01:00
libpackagekit remove stuff we don't use 2007-09-24 23:36:58 +01:00
libselftest Do the v_snprintf->v_asprintf fix in libselftest 2007-08-31 13:41:04 +02:00
man point to www.packagekit.org 2007-09-02 22:38:38 +01:00
po add service file to gitignore 2007-08-14 12:35:02 +01:00
policy add the method call InstallFile so we can install rpms and debs like we can in pirut 2007-09-21 16:45:54 +01:00
python Renaming PackageKit python module to packagekit per http://www.python.org/dev/peps/pep-0008/ 2007-09-24 17:36:27 -04:00
src oops, I forgot to do dbus_g_method_return at the end of an async method (and therefor the methods timed out...) 2007-09-25 07:41:39 +01:00
tools use PkClient 2007-09-24 21:46:54 +01:00
.gitignore add to .gitignore 2007-09-24 18:47:47 +01:00
AUTHORS update email address 2007-09-14 11:37:57 -04:00
autogen.sh make compile 2007-07-31 18:54:48 +01:00
ChangeLog add ChangeLog 2007-08-20 13:32:02 +01:00
configure.ac Renaming PackageKit python module to packagekit per http://www.python.org/dev/peps/pep-0008/ 2007-09-24 17:36:27 -04:00
COPYING initial 2007-07-31 17:53:31 +01:00
HACKING Testing repo perms 2007-09-13 14:30:08 -04:00
MAINTAINERS initial 2007-07-31 17:53:31 +01:00
Makefile.am Automake and configure changes to move packagekit.py to __init__.py. Also fix import in python/pkt 2007-09-21 20:42:16 -04:00
NEWS initial 2007-07-31 17:53:31 +01:00
PackageKit.conf.in fix DBUS 2007-07-31 19:13:29 +01:00
packagekit.pc.in use a pkg-config file 2007-08-24 00:46:39 +01:00
README point to www.packagekit.org 2007-09-02 22:38:38 +01:00
TODO remove some of the job'isms 2007-09-21 17:21:58 +01:00

			          PackageKit
		       A DBUS packaging abstraction layer

PackageKit is a DBUS abstraction layer that allows the session user to manage
packages in a secure way using a cross-distro, cross-architecture API.

For more information, please see http://www.packagekit.org