Warning, /network/kio-extras/filter/filter.json is written in an unsupported language. File is not indexed.

0001 {
0002     "KDE-KIO-Protocols": {
0003         "bzip": {
0004             "Icon": "package-x-generic",
0005             "X-DocPath": "kioworker6/bzip2/index.html",
0006             "archiveMimetype": [
0007                 "application/x-bzip"
0008             ],
0009             "determineMimetypeFromExtension": false,
0010             "input": "stream",
0011             "output": "stream",
0012             "protocol": "bzip",
0013             "reading": true,
0014             "source": false
0015         },
0016         "bzip2": {
0017             "Icon": "package-x-generic",
0018             "X-DocPath": "kioworker6/bzip2/index.html",
0019             "archiveMimetype": [
0020                 "application/x-bzip2"
0021             ],
0022             "determineMimetypeFromExtension": false,
0023             "input": "stream",
0024             "output": "stream",
0025             "protocol": "bzip2",
0026             "reading": true,
0027             "source": false
0028         },
0029         "gzip": {
0030             "Icon": "package-x-generic",
0031             "X-DocPath": "kioworker6/gzip/index.html",
0032             "archiveMimetype": [
0033                 "application/gzip"
0034             ],
0035             "determineMimetypeFromExtension": false,
0036             "input": "stream",
0037             "output": "stream",
0038             "protocol": "gzip",
0039             "reading": true,
0040             "source": false
0041         },
0042         "lzma": {
0043             "Icon": "package-x-generic",
0044             "X-DocPath": "kioworker6/xz/index.html",
0045             "archiveMimetype": [
0046                 "application/x-lzma"
0047             ],
0048             "determineMimetypeFromExtension": true,
0049             "input": "stream",
0050             "output": "stream",
0051             "protocol": "lzma",
0052             "reading": true,
0053             "source": false
0054         },
0055         "xz": {
0056             "Icon": "package-x-generic",
0057             "X-DocPath": "kioworker6/xz/index.html",
0058             "archiveMimetype": [
0059                 "application/x-xz"
0060             ],
0061             "determineMimetypeFromExtension": false,
0062             "input": "stream",
0063             "output": "stream",
0064             "protocol": "xz",
0065             "reading": true,
0066             "source": false
0067         },
0068         "zstd": {
0069             "Icon": "package-x-generic",
0070             "X-DocPath": "kioworker6/zstd/index.html",
0071             "archiveMimetype": [
0072                 "application/zstd"
0073             ],
0074             "determineMimetypeFromExtension": true,
0075             "input": "stream",
0076             "output": "stream",
0077             "protocol": "zstd",
0078             "reading": true,
0079             "source": false
0080         }
0081     }
0082 }