Source: libkyai-business-framework Section: libs Maintainer: kylin Team Uploaders: zhangpan Build-Depends: debhelper-compat (= 13), cmake, libglib2.0-dev, libkylin-ai-system-private-dev, libkysdk-coreai-dev, libkysdk-vector-engine-client-dev, libsqlite3-dev, nlohmann-json3-dev, pkgconf, uuid-dev, Standards-Version: 4.7.4 Homepage: https://gitee.com/openkylin/kylin-ai-business-framework Vcs-Browser: https://salsa.debian.org/kylin-team/kylin-ai-business-framework Vcs-Git: https://salsa.debian.org/kylin-team/kylin-ai-business-framework.git Package: libkyai-business-framework Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends}, Description: Kylin AI business framework This library provides the core business logic infrastructure for the Kylin AI ecosystem. It handles task scheduling, context management, and integration with underlying AI engines. . This package contains the shared libraries. Package: libkyai-business-framework-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libkyai-business-framework (= ${binary:Version}), libkysdk-vector-engine-client-dev, ${misc:Depends}, ${shlibs:Depends}, Description: Development files for Kylin AI business framework This library provides the core business logic infrastructure for the Kylin AI ecosystem. . This package contains the header files and static libraries needed for developing applications that use libkyai-business-framework.