Registry / utility / kf5package

kf5package

JSON →
library5.116.0vcpkgunverified

Installation and loading of additional content (ex: scripts, images...) as packages

vcpkg install kf5package
INSTALL
IMPORT
SIG · KF5PACKAGE
K
kf5package
utilitycppv5.116.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

KPackage/Package.h
#include <KPackage/Package.h>

Create a KPackage::Package object

#include <KPackage/Package> #include <iostream> int main() { KPackage::Package pkg; std::cout << "Package created" << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.116.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

kf5package — pip install kf5package · libregistry