File: README.packagers

package info (click to toggle)
speech-dispatcher 0.12.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 36,616 kB
  • sloc: ansic: 27,757; sh: 5,884; python: 1,224; makefile: 1,039; lisp: 583; cpp: 404
file content (27 lines) | stat: -rw-r--r-- 1,211 bytes parent folder | download | duplicates (14)
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
Notes for packagers of Speech Dispatcher.

The python bindings distributed in this release in directory
src/api/python/speechd/ have been ported to Python 3 and are backward
incompatible with Python 2. For applications relying on the Python
bindings, such as the Orca screen reader, to be compatible with this
release, a version must be used which runs on Python 3.

Please make sure to setup the package dependencies correctly
to avoid possible problems.


Copyright (C) 2006 Gary Cramblitt <garycramblitt@comcast.net>
Copyright (C) 2006-2012 Brailcom, o.p.s

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 (file
COPYING in the root directory).

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.