File: control

package info (click to toggle)
libpyzy 1.0.1-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 34,544 kB
  • sloc: python: 23,416; cpp: 20,929; makefile: 346; sql: 94; php: 16; sh: 16
file content (48 lines) | stat: -rw-r--r-- 1,236 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Source: libpyzy
Section: libs
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
 YunQiang Su <syq@debian.org>,
 Osamu Aoki <osamu@debian.org>,
 Aron Xu <aron@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 libglib2.0-dev,
 libsqlite3-dev,
 python3,
 sqlite3,
 uuid-dev,
Standards-Version: 4.6.0
Homepage: https://github.com/hsumita/libpyzy
Vcs-Git: https://salsa.debian.org/input-method-team/libpyzy.git
Vcs-Browser: https://salsa.debian.org/input-method-team/libpyzy

Package: libpyzy-1.0-0v5
Pre-Depends:
 ${misc:Pre-Depends},
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Conflicts:
 libpyzy-1.0-0,
Replaces:
 libpyzy-1.0-0,
Description: Chinese PinYin and Bopomofo conversion library
 Algorithm library of ibus-pinyin. It is separated from ibus-pinyin
 to convenient other programs.
 .
 This package contains shared library.

Package: libpyzy-dev
Section: libdevel
Architecture: any
Depends:
 libpyzy-1.0-0v5 (= ${binary:Version}),
 ${misc:Depends},
Description: Development files of libpyzy
 Algorithm library of ibus-pinyin. It is separated from ibus-pinyin
 to convenient other programs.
 .
 This package contains static library and header files.