Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-pygments - A syntax highlighting engine written in Python
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
| Name |
Version |
Release |
Type |
Size |
Built |
| python-pygments |
0.9 |
2.el5 |
src |
764 KiB |
Thu Nov 29 14:43:23 2007 |
| python-pygments |
0.8.1 |
2.el5 |
src |
694 KiB |
Sun Aug 19 23:13:59 2007 |
Changelog
- * Thu Nov 29 22:00:00 2007 Steve 'Ashcrow' Milner <me{%}stevemilner{*}org> - 0.9-2
- Added python-setuptools as a Requires per bz#403601.
- * Mon Nov 12 22:00:00 2007 Steve 'Ashcrow' Milner <me{%}stevemilner{*}org> - 0.9-1
- Updated for upstream 0.9.
- * Fri Aug 17 22:00:00 2007 Steve 'Ashcrow' Milner <me{%}stevemilner{*}org> - 0.8.1-2
- Removed the dos2unix build dependency.