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

0001 {
0002     "KDE-KIO-Protocols": {
0003         "ar": {
0004             "Class": "local",
0005             "Icon": "package-x-generic",
0006             "archiveMimetype": [
0007                 "application/x-archive"
0008             ],
0009             "copyFromFile": false,
0010             "copyToFile": true,
0011             "deleting": false,
0012             "input": "filesystem",
0013             "linking": false,
0014             "listing": [
0015                 "Name",
0016                 "Type",
0017                 "Size",
0018                 "Date",
0019                 "Access",
0020                 "Owner",
0021                 "Group",
0022                 "Link"
0023             ],
0024             "makedir": false,
0025             "moving": false,
0026             "output": "filesystem",
0027             "protocol": "ar",
0028             "reading": true,
0029             "source": true,
0030             "writing": false
0031         },
0032         "sevenz": {
0033             "Class": "local",
0034             "Icon": "package-x-generic",
0035             "archiveMimetype": [
0036                 "application/x-7z-compressed"
0037             ],
0038             "copyFromFile": false,
0039             "copyToFile": true,
0040             "deleting": false,
0041             "input": "filesystem",
0042             "linking": false,
0043             "listing": [
0044                 "Name",
0045                 "Type",
0046                 "Size",
0047                 "Date",
0048                 "Access",
0049                 "Owner",
0050                 "Group",
0051                 "Link"
0052             ],
0053             "makedir": false,
0054             "moving": false,
0055             "output": "filesystem",
0056             "protocol": "sevenz",
0057             "reading": true,
0058             "source": true,
0059             "writing": false
0060         },
0061         "tar": {
0062             "Class": "local",
0063             "Icon": "package-x-generic",
0064             "X-DocPath": "kioworker6/tar/index.html",
0065             "archiveMimetype": [
0066                 "application/x-tar",
0067                 "application/x-compressed-tar",
0068                 "application/x-bzip-compressed-tar",
0069                 "application/x-webarchive",
0070                 "application/x-lzma-compressed-tar",
0071                 "application/x-xz-compressed-tar",
0072                 "application/x-zstd-compressed-tar"
0073             ],
0074             "copyFromFile": false,
0075             "copyToFile": true,
0076             "deleting": false,
0077             "input": "filesystem",
0078             "linking": false,
0079             "listing": [
0080                 "Name",
0081                 "Type",
0082                 "Size",
0083                 "Date",
0084                 "Access",
0085                 "Owner",
0086                 "Group",
0087                 "Link"
0088             ],
0089             "makedir": false,
0090             "moving": false,
0091             "output": "filesystem",
0092             "protocol": "tar",
0093             "reading": true,
0094             "source": true,
0095             "writing": false
0096         },
0097         "zip": {
0098             "Class": "local",
0099             "Icon": "package-x-generic",
0100             "archiveMimetype": [
0101                 "application/zip"
0102             ],
0103             "copyFromFile": false,
0104             "copyToFile": true,
0105             "deleting": false,
0106             "input": "filesystem",
0107             "linking": false,
0108             "listing": [
0109                 "Name",
0110                 "Type",
0111                 "Size",
0112                 "Date",
0113                 "Access",
0114                 "Owner",
0115                 "Group",
0116                 "Link"
0117             ],
0118             "makedir": false,
0119             "moving": false,
0120             "output": "filesystem",
0121             "protocol": "zip",
0122             "reading": true,
0123             "source": true,
0124             "writing": false
0125         }
0126     }
0127 }