blob: 150611143e13265671c10f2cd5003fbbd053c247 [file] [log] [blame]
Jack Jansen6a2fdab2000-04-22 22:56:53 +00001AECaptureParser is a tool by Erik van Blokland, erik@letterror.com, which
2listens for AppleEvents and turns them into the Python code that will generate
3those events when executed.
4
5Lots more information is in the docstring in the code.