pygments.filters

pygments.filters entry points are used by Pygments to register new filters. If a project defines a pygments.filters entry point that points to a filter class, then once the project is installed, the filter can be passed by name to the add_filter() method of a lexer. See the Pygments documentation for more information.

Project Entry Point
click-extra ansi-filter
highlight-ranges highlight-ranges