git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@2 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
		
			
				
	
	
		
			22 lines
		
	
	
		
			768 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			768 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Source: pyst
 | 
						|
Section: python
 | 
						|
Priority: optional
 | 
						|
Maintainer: Matthew Nicholson <mnicholson@digium.com>
 | 
						|
Build-Depends-Indep: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-11), python-support (>= 0.3)
 | 
						|
Standards-Version: 3.6.1
 | 
						|
 | 
						|
Package: python-pyst
 | 
						|
Architecture: all
 | 
						|
Depends: ${python:Depends}
 | 
						|
Provides: ${python:Provides}
 | 
						|
Replaces: python2.3-pyst (<< 0.2)
 | 
						|
Conflicts: python2.3-pyst (<< 0.2)
 | 
						|
XB-Python-Version: ${python:Versions}
 | 
						|
Suggests: asterisk
 | 
						|
Description: Python module for interacting with the Asterisk PBX (dummy)
 | 
						|
 Pyst is a python module for interacting with the asterisk pbx through
 | 
						|
 the manager interface and agi interface.  This package also includes
 | 
						|
 debugging tools such as the agitb module, and tools to parse asterisk
 | 
						|
 config files.
 | 
						|
 |