Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXY
          ]
        
	
        python-pygments - A syntax highlighting engine written in Python
        
        
        - Description:
- Pygments is a syntax highlighting engine written in Python. That means, it
will take source code (or other markup) in a supported language and output
a processed version (in different formats) containing syntax highlighting
markup. 
Packages:
        
	Changelog:
        
	
            | by Steve 'Ashcrow' Milner (2009-09-29): - Updated for release. |