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

0001 maintainer: buschinski
0002 description: Support for JS scripting in applications
0003 tier: 3
0004 type: functional
0005 platforms:
0006     - name: Linux
0007     - name: FreeBSD
0008     - name: Windows
0009     - name: macOS
0010 portingAid: true
0011 deprecated: true
0012 release: true
0013 libraries:
0014  - qmake: KJSApi
0015    cmake: "KF5::JSApi"
0016  - qmake: KJS
0017    cmake: "KF5::JS"
0018 cmakename: KF5JS
0019 
0020 public_lib: true
0021 group: Frameworks
0022 subgroup: Porting Aids