blob: 150611143e13265671c10f2cd5003fbbd053c247 (
plain)
1
2
3
4
5
|
AECaptureParser is a tool by Erik van Blokland, erik@letterror.com, which
listens for AppleEvents and turns them into the Python code that will generate
those events when executed.
Lots more information is in the docstring in the code.
|