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

updated python-pyst2 (0.5.0 -> 0.5.1)
author Hans-G?nter Theisgen
date Wed Jul 13 16:59:13 2022 +0100 (23 months 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.