19 lines
		
	
	
		
			557 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			557 B
		
	
	
	
		
			Plaintext
		
	
	
	
                           scsh-expect v0.1
 | 
						|
 | 
						|
* What is scsh-expect?
 | 
						|
 | 
						|
  Scsh-expect is a package for scsh, the Scheme shell that provides
 | 
						|
  the user with functions and macros similar to the Tcl/Tk extension
 | 
						|
  Expect. That includes the scripted "talk" with interactive programs,
 | 
						|
  and thus allows automating the interaction with programs that have
 | 
						|
  no or poor support for automation.
 | 
						|
 | 
						|
* How to install?
 | 
						|
 | 
						|
  See the file INSTALL for installation instructions.
 | 
						|
 | 
						|
* How to use?
 | 
						|
 | 
						|
  Look at the contents of the doc/ directory for a description of the
 | 
						|
  interfaces.
 |