Source: kylin-ai-vector-engine
Section: database
Maintainer: kylin Team <team+kylin@tracker.debian.org>
Uploaders: zhangpan <zhangpan@kylinos.cn>
Build-Depends: debhelper-compat (= 13),
               libopenblas-openmp-dev,
               cmake,
               libomp-dev,
               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-system-private-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.7.4
Homepage: https://github.com/milvus-io/milvus-lite
Vcs-Browser: https://salsa.debian.org/kylin-team/kylin-ai-vector-engine
Vcs-Git: https://salsa.debian.org/kylin-team/kylin-ai-vector-engine.git

Package: kylin-ai-vector-engine
Architecture: amd64 arm64
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: 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.
