Skip to content

queenp/radare2-pygments-lexer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a rudimentary radare2 output lexer for use with Pygments. I make use of it with the pelican static site generator.

Some examples of the current state:

pdf example pxw example dm example pd example

To install type:

$ pip install git+https://github.com/TobalJackson/radare2-pygments-lexer.git

It should now appear in the list of lexers generated by typing pygmentize -L

To uninstall the package:

$ pip uninstall r2highlight

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%