Source: libkysdk-vector-engine-client
Section: libs
Maintainer: hezhe <hezhe@kylinos.cn>
Uploaders: zhangpan <zhangpan@kylinos.cn>
Build-Depends: debhelper-compat (= 13),
               cmake,
               libabsl-dev [amd64 arm64],
               libgrpc++-dev [amd64 arm64],
               libkylin-ai-system-private-dev,
               libprotobuf-dev [amd64 arm64],
               nlohmann-json3-dev,
               pkgconf,
               protobuf-compiler-grpc [amd64 arm64],
Standards-Version: 4.7.4
Homepage: https://gitee.com/openkylin/libkysdk-vector-engine-client
Vcs-Browser: https://salsa.debian.org/kylin-team/libkysdk-vector-engine-client
Vcs-Git: https://salsa.debian.org/kylin-team/libkysdk-vector-engine-client.git

Package: libkysdk-vector-engine-client
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: client library for the Kylin AI vector engine
 Shared library for applications that interact with the Kylin AI
 vector engine.
 .
 This package provides the runtime library.

Package: libkysdk-vector-engine-client-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libkysdk-vector-engine-client (= ${binary:Version}),
         nlohmann-json3-dev,
         ${misc:Depends},
Description: development files for the Kylin AI vector engine client
 This package contains header files, unversioned shared library symlinks,
 and pkg-config files for developing applications using
 libkysdk-vector-engine-client.
