Warning, /frameworks/kio/metainfo.yaml is written in an unsupported language. File is not indexed.

0001 maintainer:
0002 description: Resource and network access abstraction
0003 tier: 3
0004 type: solution
0005 platforms:
0006     - name: Linux
0007     - name: FreeBSD
0008     - name: Windows
0009     - name: macOS
0010     - name: Android
0011 portingAid: false
0012 deprecated: false
0013 release: true
0014 framework-dependencies:
0015     # kio calls org.kde.kded5 via dbus
0016     - KDED
0017 libraries:
0018  - cmake: "KF6::KIOCore"
0019  - cmake: "KF6::KIOFileWidgets"
0020  - cmake: "KF6::KIOWidgets"
0021 cmakename: KF6KIO
0022 
0023 public_lib: true
0024 group: Frameworks
0025 subgroup: Tier 3