kylin-ai-document-service 1.2.0.0-1
Package Information
| Description | client library for the Kylin AI document service This package provides the shared library used by applications to start and communicate with the per-user document parsing service over gRPC. It exposes the client-side interface for submitting document chunking requests and receiving parsed text chunks. |
|---|---|
| Maintainer | kylin Team <team+kylin@tracker.debian.org> |
| Changed By | zhangpan <zhangpan@kylinos.cn> |
| Sponsor | tille@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/kylin-team/kylin-ai-document-service.git (browse) |
| Tracker | https://tracker.debian.org/pkg/kylin-ai-document-service |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Date | Thu, 30 Apr 2026 15:33:40 +0800 |
|---|---|
| Source | kylin-ai-document-service |
| Version | 1.2.0.0-1 |
| Changed-By | zhangpan |
| Architecture | source amd64 |
| Distribution | unstable |
Changelog
kylin-ai-document-service (1.2.0.0-1) unstable; urgency=medium . * Initial release
.dsc
| Package-List | kylin-ai-document-service deb libs optional arch=any libkylin-ai-document-service deb libs optional arch=any libkylin-ai-document-service-dev deb libdevel optional arch=any |
|---|---|
| Section | libs |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: kylin-ai-document-service Upstream-Contact: mayuan <mayuan@kylinos.cn> Source: https://gitee.com/openkylin/kylin-ai-document-service Files: * Copyright: 2024, KylinSoft Co., Ltd. License: GPL-3+ Files: debian/* Copyright: 2026, KylinSoft Co., Ltd. License: GPL-3+ License: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 3 dated June, 2007, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of version 3 of the GNU General Public License can be found in '/usr/share/common-licenses/GPL-3'.