Added two features missed in previous.

--HG--
extra : convert_revision : 245256117c7607d0020b81bf0f8e689467afc3f2
This commit is contained in:
Juan RP 2009-03-14 07:46:08 +01:00
parent 7c0071facc
commit f0887665fe

View file

@ -27,3 +27,10 @@ This is the incomplete list of currently implemented features:
* Finds and removes orphan packages, i.e packages that were installed * Finds and removes orphan packages, i.e packages that were installed
automatically (required by some other package that was installed but automatically (required by some other package that was installed but
any package currently depends on). any package currently depends on).
* Show properties of available packages in repositories, as well as
installed. Like dependencies, installed size, binary package size,
configuration files, description, etc.
* Listing of files for binary packages, plus a flag is used to check
the SHA256 hash of any file in a package while listing them.