diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b1c61de --- /dev/null +++ b/README.md @@ -0,0 +1,44 @@ + + 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 + + +Translations status +--------------------- + +### messages +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/tdeio-apt/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-apt/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/tdeio-apt-desktop-files/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-apt-desktop-files/) |