wok-current annotate python-pyst2/description.txt @ rev 25724

Up audacity to 3.0.2, fix openssh/wxWidgets build
author Stanislas Leduc <shann@slitaz.org>
date Tue Jun 25 14:51:14 2024 +0000 (7 days ago)
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.