File: README.packagers

package info (click to toggle)
speech-dispatcher 0.8-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,872 kB
  • ctags: 2,505
  • sloc: ansic: 20,071; sh: 11,401; python: 1,237; lisp: 579; makefile: 319
file content (10 lines) | stat: -rw-r--r-- 455 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
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.