Author:
Fabio Erculiani <lxnay@sabayonlinux.org>
Contact:
lxnay@sabayonlinux.org
Copyright:
Fabio Erculiani
License:
GPL-2
Entropy Framework interface. This is the Entropy
Framework Python package. Entropy is a framework for creation of
package management applications, als featuring a Portage-compatible
binary Package Manager built on top of it.
Code can be divided into 3 main chunks: client, server and
services.
-
entropy.client: contains the client interface of the
Gentoo Portage-compatible package manager and a User Generated
Content client-side framework.
-
entropy.server: contains the server interface of the
Gentoo Portage-compatibile package manager.
-
entropy.services: contains Remote Services interfaces
(through a Python-based secure RPC mechanism) like User
Generated Content, Server-side Repository management and
general Repository services.