debian/0000755000000000000000000000000011353152674007175 5ustar debian/watch0000644000000000000000000000011711274033104010211 0ustar version=3 http://www.tegaki.org/releases/([\d.]+)/tegaki-tools-([\d.]+).tar.gz debian/copyright0000644000000000000000000000241511253434271011125 0ustar This package was debianized by LI Daobing on Sun, 16 Aug 2009 17:42:03 +0800. It was downloaded from http://www.tegaki.org/ Upstream Author: Mathieu Blondel Copyright: Copyright (C) 2009 The Tegaki project contributors License: 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; either version 2 of the License, 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is (C) 2009, LI Daobing and is licensed under the GPL-2, see `/usr/share/common-licenses/GPL-2'. debian/rules0000755000000000000000000000231111241752310010237 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 build: build-stamp build-stamp: dh_testdir python setup.py build touch $@ clean: dh_testdir dh_testroot python setup.py clean rm -rf build-stamp build dh_clean install: build dh_testdir dh_testroot dh_clean -k dh_installdirs python setup.py install --prefix=/usr --root=$(CURDIR)/debian/python-tegakitools # Build architecture-independent files here. binary-arch: build install # We have nothing to do by default. binary-indep: build install dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_installexamples dh_installman dh_link dh_strip dh_compress dh_fixperms dh_pysupport dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install configure debian/compat0000644000000000000000000000000211241705172010364 0ustar 5 debian/source/0000755000000000000000000000000011353152162010465 5ustar debian/source/format0000644000000000000000000000001411353152737011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000105211353152653011042 0ustar tegaki-tools (0.3.1-1) unstable; urgency=low * New upstream release. * debian/control: bump standards version to 3.8.4. * debian/source/format: 3.0. -- LI Daobing Fri, 26 Mar 2010 23:39:15 +0800 tegaki-tools (0.3-1) unstable; urgency=low * New upstream release. * debian/watch: updated. -- LI Daobing Tue, 03 Nov 2009 21:57:15 +0800 tegaki-tools (0.2-1) unstable; urgency=low * Initial release (closes: #541771) -- LI Daobing Mon, 14 Sep 2009 20:37:17 +0800 debian/tegaki-convert.10000644000000000000000000000166511241753773012214 0ustar .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH TEGAKI-CONVERT "1" "August 2009" "tegaki-convert 0.2" "User Commands" .SH NAME tegaki-convert \- convert model for tegaki .SH SYNOPSIS .B tegaki-convert [\fIoptions\fR] [\fIoutput-path\fR] .SH OPTIONS .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-d\fR DIRECTORIES, \fB\-\-directory\fR=\fIDIRECTORIES\fR directory containing individual XML character files .TP \fB\-c\fR CHARCOLS, \fB\-\-charcol\fR=\fICHARCOLS\fR character collection XML files .TP \fB\-t\fR TOMOE, \fB\-\-tomoe\-dict\fR=\fITOMOE\fR Tomoe XML dictionary files .SH "SEE ALSO" The full documentation for .B tegaki-convert is maintained as a Texinfo manual. If the .B info and .B tegaki-convert programs are properly installed at your site, the command .IP .B info tegaki-convert .PP should give you access to the complete manual. debian/tegaki-eval.10000644000000000000000000000231611241754016011444 0ustar .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH TEGAKI-EVAL "1" "August 2009" "tegaki-eval 0.2" "User Commands" .SH NAME tegaki-eval \- run model for tegaki .SH SYNOPSIS .B tegaki-eval [\fIoptions\fR] \fIrecognizer model\fR .SH DESCRIPTION recognizer a recognizer available on the system .PP model a model name available for that recognizer on the system OR .IP the direct file path to the model .SH OPTIONS .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-v\fR VERBOSITY_LEVEL, \fB\-\-verbosity\-level\fR=\fIVERBOSITY_LEVEL\fR verbosity level between 0 and 2 .TP \fB\-d\fR DIRECTORIES, \fB\-\-directory\fR=\fIDIRECTORIES\fR directory containing individual XML character files .TP \fB\-c\fR CHARCOLS, \fB\-\-charcol\fR=\fICHARCOLS\fR character collection XML files .TP \fB\-t\fR TOMOE, \fB\-\-tomoe\-dict\fR=\fITOMOE\fR Tomoe XML dictionary files .SH "SEE ALSO" The full documentation for .B tegaki-eval is maintained as a Texinfo manual. If the .B info and .B tegaki-eval programs are properly installed at your site, the command .IP .B info tegaki-eval .PP should give you access to the complete manual. debian/control0000644000000000000000000000154411353152437010601 0ustar Source: tegaki-tools Section: python Priority: optional Maintainer: LI Daobing Build-Depends: debhelper (>= 5), python Build-Depends-Indep: python-support (>= 0.6) Standards-Version: 3.8.4 Homepage: http://www.tegaki.org/ Vcs-Browser: https://code.launchpad.net/~lidaobing/tegaki/tegaki-tools Vcs-Bzr: lp:~lidaobing/tegaki/tegaki-tools Package: python-tegakitools Architecture: all Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-tegaki (>= 0.2) Description: command-line tools for 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 command-line tools for Tegaki. debian/python-tegakitools.manpages0000644000000000000000000000010311241753321014540 0ustar debian/tegaki-build.1 debian/tegaki-convert.1 debian/tegaki-eval.1 debian/tegaki-build.10000644000000000000000000000205711241754026011617 0ustar .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH TEGAKI-BUILD "1" "August 2009" "tegaki-build 0.2" "User Commands" .SH NAME tegaki-build \- build model for tegaki .SH SYNOPSIS .B tegaki-build [\fIoptions\fR] \fItrainer meta-file\fR .SH DESCRIPTION trainer a trainer available on the system .PP meta\-file path to a model .meta file .PP Train a model .SH OPTIONS .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-d\fR DIRECTORIES, \fB\-\-directory\fR=\fIDIRECTORIES\fR directory containing individual XML character files .TP \fB\-c\fR CHARCOLS, \fB\-\-charcol\fR=\fICHARCOLS\fR character collection XML files .TP \fB\-t\fR TOMOE, \fB\-\-tomoe\-dict\fR=\fITOMOE\fR Tomoe XML dictionary files .SH "SEE ALSO" The full documentation for .B tegaki-build is maintained as a Texinfo manual. If the .B info and .B tegaki-build programs are properly installed at your site, the command .IP .B info tegaki-build .PP should give you access to the complete manual.