blob: d8cf06e13f8259097b0978ee7196827cbd3f1b4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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
|