Go to file
2007-10-01 14:49:23 -04:00
backends More fixes for the new enum installed status 2007-10-01 14:49:23 -04:00
client add the data to the transaction signal so we can get what was added or removed 2007-09-30 23:00:48 +01:00
data don't install the package.db file, we don't use it 2007-09-25 23:07:14 +01:00
docs switch the Package signal to use enumerated types rather than magic numbers 2007-09-30 15:25:12 +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 add the data to the transaction signal so we can get what was added or removed 2007-09-30 23:00:48 +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 Add all of the existing methods an signal handlers to frontend.py 2007-10-01 14:26:43 -04:00
src add the data to the transaction signal so we can get what was added or removed 2007-09-30 23:00:48 +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 Renamed python/pkt -> python/pk-frontend-test.py & make it use import packagekit.frontend 2007-09-26 10:36:38 +02: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 add the data to the transaction signal so we can get what was added or removed 2007-09-30 23:00:48 +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