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,
               libtriton-client, 
               libgrpc-dev, 
               libgrpc++-dev, 
               libprotobuf-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: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         kylin-ai-abstract-models (>=1.0.0.1-0k0.10),
         libtriton-client (>=2.49.0.6-0kylin1k1.23)
Description: Ondevice NLP Engine
 Ondevice NLP Engine for Kylin AI Subsystem nlp engine plugin.
