Télécharger la liste

Description du projet

Pygments is a fast syntax highlighter written in
Python with a special focus on details. It can
highlight source code in many supported languages:
Python, Ruby, PHP, HTML, etc. It outputs
arbitrarily-styled HTML or LaTeX, and comes with
many built-in styles.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-05-31 06:43
0.8

Lexers ont été ajoutées pour Haskell, Redcode, D, MuPAD, miniD, et Vim scripts. Le CSharpLexer est maintenant Unicode-aware. Un RaiseOnErrorTokenFilter a été ajouté que soulève une exception lorsque la lexer génère une erreur jeton, et un VisibleWhitespaceFilter a été ajouté qui convertit les espaces en caractères visibles. L'analyseur lexical Repose-toi met automatiquement en évidence les blocs de code source dans le "code source ..::« langue »et« .. Code:: "les zones linguistiques directive. Le style par défaut a été amélioré. La méthode get_style_defs de formateurs HTML utilise maintenant l'option CssClass comme sélecteur de défaut si elle était donnée.
Tags: Minor feature enhancements
Lexers were added for Haskell, Redcode, D, MuPad,
MiniD, and Vim Script. The CSharpLexer now is
Unicode-aware. A RaiseOnErrorTokenFilter was added
that raises an exception when the lexer generates
an error token, and a VisibleWhitespaceFilter was
added that converts whitespace into visible
characters. The ReST lexer now automatically
highlights source code blocks in ".. sourcecode::
language" and ".. code:: language" directive
blocks. The default style was improved. The
get_style_defs method of HTML formatters now uses
the cssclass option as the default selector if it
was given.

2007-02-15 23:20
0.7.1

Petits bugs ont été corrigés en soulignant dans le Python, Java, Scheme, et Apache lexers Config. La page de manuel a été mis à jour. Une version intégrée de la documentation est incluse dans l'archive source.
Tags: Minor bugfixes
Small highlighting bugs have been fixed in the Python, Java, Scheme, and Apache Config lexers. The man page has been updated. A built version of the documentation is included in the source tarball.

2007-02-15 03:43
0.7

Tags: Initial freshmeat announcement

Project Resources