Python Pygments Custom Plug-in README ===================================== (C) 2010-2011, Dennis Wagelaar, Vrije Universiteit Brussel Introduction ------------ This is a plug-in for the python-pygments (http://pygments.org) syntax highlighter. It currently adds a lexer for ATL (http://www.eclipse.org/m2m/atl/) and SimpleGT (http://soft.vub.ac.be/viewvc/SimpleGT/). Installation ------------ As root, run: # python setup.py install