File: control

package info (click to toggle)
tegaki-python 0.3.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 480 kB
  • ctags: 431
  • sloc: python: 2,632; xml: 1,154; makefile: 37
file content (20 lines) | stat: -rw-r--r-- 825 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: tegaki-python
Section: python
Priority: optional
Maintainer: LI Daobing <lidaobing@debian.org>
Build-Depends: debhelper (>= 5), python, dh-python
Standards-Version: 3.8.4
Homepage: http://www.tegaki.org/
Vcs-Browser: http://git.debian.org/?p=collab-maint/tegaki.git
Vcs-Git: git://git.debian.org/collab-maint/tegaki.git

Package: python-tegaki
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-zinnia (>= 0.05)
Description: core Python module of Tegaki
 Tegaki is an ongoing project which aims to develop a free and open-source
 modern implementation of handwriting recognition software, that is suitable
 for both the desktop and mobile devices, and that is designed from the ground
 up to work well with Chinese and Japanese. 
 .
 This package provide the core Python module.