diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1 +1,33 @@ + tdeio-apt - an apt-cache ioslave for TDE. + + +tdeio-apt is an ioslave which provides the apt:/ protocol. +The apt ioslave gives the ability to use apt-cache functionalities +as well as dpkg -S and dpkg -L, It integrates those features into +Konqueror and provides hypertext which makes browsing the packages +easier. + + +Features: +========= + + * apt:/search?search expression + * apt:/show?package + * apt:/policy?package + * apt:/list?package + * apt:/fsearch?package + + + + + CONTRIBUTING +============== + +If you wish to contribute to tdeio-apt (TDE), you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate |