diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-21 13:02:49 +0200 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-21 13:03:01 +0200 |
| commit | e1c02dafcfdd65c0046fc521002c2230ea865cf8 (patch) | |
| tree | e30383df4e70e392b2b720cfcb32be2646cb5632 /README.md | |
| parent | 16d9625bf33cef60954b9d3cf096b75c3dfa0b13 (diff) | |
| download | tdeio-apt-r14.0.11.tar.gz tdeio-apt-r14.0.11.zip | |
Change README to markdown format.r14.0.11
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1f7dc1f1767633320f303962eddb0e85309c641a)
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 +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-apt/) + +### desktop files +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-apt-desktop-files/) |
