wok annotate python-pyst2/description.txt @ rev 25353

updated tesseract-ocr-lang packages (3.02 -> 4.1.0)
author Hans-G?nter Theisgen
date Tue Jul 26 14:33:11 2022 +0100 (2022-07-26)
parents
children
rev   line source
Hans-G?nter@25229 1 Pyst2 consists of a set of interfaces and libraries to allow programming
Hans-G?nter@25229 2 of Asterisk from python.
Hans-G?nter@25229 3 The library currently supports AGI, AMI, and the parsing of Asterisk
Hans-G?nter@25229 4 configuration files.
Hans-G?nter@25229 5 The library also includes debugging facilities for AGI.
Hans-G?nter@25229 6
Hans-G?nter@25229 7 This project has been forked from pyst (http://sf.net/projects/pyst/)
Hans-G?nter@25229 8 because it was impossible for me to contact the project maintainer
Hans-G?nter@25229 9 (after several attempts), and I'd like to bring the project up-to-date,
Hans-G?nter@25229 10 fix bugs, and make it more usable overall.