Source: kylin-ai-vector-engine
Section: x11
Priority: optional
Maintainer: wangweinan <wangweinan@kylinos.cn>
Build-Depends: debhelper-compat (= 12),
               libopenblas-openmp-dev,
               cmake,
               tar,
               libtbb-dev (>= 2021.9.0),
               libsqlitecpp-dev (>= 3.3.1),
               nlohmann-json3-dev (>= 3.11.2),
               prometheus-cpp-dev,
               libyaml-cpp-dev (>= 0.7.0),
               libgrpc++-dev,
               protobuf-compiler-grpc,
               libprotobuf-dev,
               libkylin-ai-proto-dev,
               libgoogle-glog-dev,
               libevent-dev,
               libunwind-dev,
               libfmt-dev,
               libantlr4-runtime-dev (>= 4.0),
               libdouble-conversion-dev,
               libboost-all-dev,
               libjemalloc-dev,
               libxsimd-dev,
               xtl-dev,
               libthrift-dev,

Standards-Version: 4.4.1
Homepage: https://github.com/milvus-io/milvus-lite
Package: kylin-ai-vector-engine
Architecture: amd64 arm64 riscv64
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: A lightweight vector database fork from Milvus Lite
 Milvus Lite is the lightweight version of Milvus, an open-source vector database that powers AI applications with vector embeddings and similarity search.
