Source: kylin-ondevice-nlp-engine
Section: libs
Priority: optional
Maintainer: pangyi <pangyi@kylinos.cn>
Build-Depends: debhelper-compat (= 12),
               cmake,
               libjsoncpp-dev,
               libkylin-ai-engine-dev,
               kytensor-client,
               libfmt-dev,
               libgrpc-dev, 
               libgrpc++-dev, 
               libprotobuf-dev, 
               libspdlog-dev,
               libglib2.0-dev,
               pkgconf,
               nlohmann-json3-dev,
Standards-Version: 4.6.0
Homepage: https://gitee.com/openkylin/kylin-ondevice-nlp-engine
Vcs-Browser: https://gitee.com/openkylin/kylin-ondevice-nlp-engine
Vcs-Git: https://gitee.com/openkylin/kylin-ondevice-nlp-engine.git
Rules-Requires-Root: no

Package: libkylin-ondevice-nlp-engine
Architecture: amd64 arm64
Depends: ${shlibs:Depends},
         ${misc:Depends},
         kylin-ai-abstract-models (>=1.2.0.0-0k0.4),
         kytensor-client
Description: Ondevice NLP Engine
 Ondevice NLP Engine for Kylin AI Subsystem nlp engine plugin.
