wok-current view python-pyst2/description.txt @ rev 25709

Rework mesa-dri to use symlink (85% size free), thanks alanyih
author Stanislas Leduc <shann@slitaz.org>
date Mon Jun 03 16:29:38 2024 +0000 (8 months ago)
parents
children
line source
1 Pyst2 consists of a set of interfaces and libraries to allow programming
2 of Asterisk from python.
3 The library currently supports AGI, AMI, and the parsing of Asterisk
4 configuration files.
5 The library also includes debugging facilities for AGI.
7 This project has been forked from pyst (http://sf.net/projects/pyst/)
8 because it was impossible for me to contact the project maintainer
9 (after several attempts), and I'd like to bring the project up-to-date,
10 fix bugs, and make it more usable overall.