b5c8021256
Version 1.6 ----------- (released Feb 3, 2013) - Lexers added: * Dylan console (PR#149) * Logos (PR#150) * Shell sessions (PR#158) - Fix guessed lexers not receiving lexer options (#838). - Fix unquoted HTML attribute lexing in Opa (#841). - Fixes to the Dart lexer (PR#160). Version 1.6rc1 -------------- (released Jan 9, 2013) - Lexers added: * AspectJ (PR#90) * AutoIt (PR#122) * BUGS-like languages (PR#89) * Ceylon (PR#86) * Croc (new name for MiniD) * CUDA (PR#75) * Dg (PR#116) * IDL (PR#115) * Jags (PR#89) * Julia (PR#61) * Kconfig (#711) * Lasso (PR#95, PR#113) * LiveScript (PR#84) * Monkey (PR#117) * Mscgen (PR#80) * NSIS scripts (PR#136) * OpenCOBOL (PR#72) * QML (PR#123) * Puppet (PR#133) * Racket (PR#94) * Rdoc (PR#99) * Robot Framework (PR#137) * RPM spec files (PR#124) * Rust (PR#67) * Smali (Dalvik assembly) * SourcePawn (PR#39) * Stan (PR#89) * Treetop (PR#125) * TypeScript (PR#114) * VGL (PR#12) * Visual FoxPro (#762) * Windows Registry (#819) * Xtend (PR#68) - The HTML formatter now supports linking to tags using CTags files, when the python-ctags package is installed (PR#87). - The HTML formatter now has a "linespans" option that wraps every line in a <span> tag with a specific id (PR#82). - When deriving a lexer from another lexer with token definitions, definitions for states not in the child lexer are now inherited. If you override a state in the child lexer, an "inherit" keyword has been added to insert the base state at that position (PR#141). - The C family lexers now inherit token definitions from a common base class, removing code duplication (PR#141). - Use "colorama" on Windows for console color output (PR#142). - Fix Template Haskell highlighting (PR#63). - Fix some S/R lexer errors (PR#91). - Fix a bug in the Prolog lexer with names that start with 'is' (#810). - Rewrite Dylan lexer, add Dylan LID lexer (PR#147). - Add a Java quickstart document (PR#146). - Add a "external/autopygmentize" file that can be used as .lessfilter (#802).
236 lines
9.3 KiB
Text
236 lines
9.3 KiB
Text
@comment $NetBSD: PLIST,v 1.9 2013/03/03 07:31:30 obache Exp $
|
|
bin/pygmentize
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/pygments/__init__.py
|
|
${PYSITELIB}/pygments/__init__.pyc
|
|
${PYSITELIB}/pygments/__init__.pyo
|
|
${PYSITELIB}/pygments/cmdline.py
|
|
${PYSITELIB}/pygments/cmdline.pyc
|
|
${PYSITELIB}/pygments/cmdline.pyo
|
|
${PYSITELIB}/pygments/console.py
|
|
${PYSITELIB}/pygments/console.pyc
|
|
${PYSITELIB}/pygments/console.pyo
|
|
${PYSITELIB}/pygments/filter.py
|
|
${PYSITELIB}/pygments/filter.pyc
|
|
${PYSITELIB}/pygments/filter.pyo
|
|
${PYSITELIB}/pygments/filters/__init__.py
|
|
${PYSITELIB}/pygments/filters/__init__.pyc
|
|
${PYSITELIB}/pygments/filters/__init__.pyo
|
|
${PYSITELIB}/pygments/formatter.py
|
|
${PYSITELIB}/pygments/formatter.pyc
|
|
${PYSITELIB}/pygments/formatter.pyo
|
|
${PYSITELIB}/pygments/formatters/__init__.py
|
|
${PYSITELIB}/pygments/formatters/__init__.pyc
|
|
${PYSITELIB}/pygments/formatters/__init__.pyo
|
|
${PYSITELIB}/pygments/formatters/_mapping.py
|
|
${PYSITELIB}/pygments/formatters/_mapping.pyc
|
|
${PYSITELIB}/pygments/formatters/_mapping.pyo
|
|
${PYSITELIB}/pygments/formatters/bbcode.py
|
|
${PYSITELIB}/pygments/formatters/bbcode.pyc
|
|
${PYSITELIB}/pygments/formatters/bbcode.pyo
|
|
${PYSITELIB}/pygments/formatters/html.py
|
|
${PYSITELIB}/pygments/formatters/html.pyc
|
|
${PYSITELIB}/pygments/formatters/html.pyo
|
|
${PYSITELIB}/pygments/formatters/img.py
|
|
${PYSITELIB}/pygments/formatters/img.pyc
|
|
${PYSITELIB}/pygments/formatters/img.pyo
|
|
${PYSITELIB}/pygments/formatters/latex.py
|
|
${PYSITELIB}/pygments/formatters/latex.pyc
|
|
${PYSITELIB}/pygments/formatters/latex.pyo
|
|
${PYSITELIB}/pygments/formatters/other.py
|
|
${PYSITELIB}/pygments/formatters/other.pyc
|
|
${PYSITELIB}/pygments/formatters/other.pyo
|
|
${PYSITELIB}/pygments/formatters/rtf.py
|
|
${PYSITELIB}/pygments/formatters/rtf.pyc
|
|
${PYSITELIB}/pygments/formatters/rtf.pyo
|
|
${PYSITELIB}/pygments/formatters/svg.py
|
|
${PYSITELIB}/pygments/formatters/svg.pyc
|
|
${PYSITELIB}/pygments/formatters/svg.pyo
|
|
${PYSITELIB}/pygments/formatters/terminal.py
|
|
${PYSITELIB}/pygments/formatters/terminal.pyc
|
|
${PYSITELIB}/pygments/formatters/terminal.pyo
|
|
${PYSITELIB}/pygments/formatters/terminal256.py
|
|
${PYSITELIB}/pygments/formatters/terminal256.pyc
|
|
${PYSITELIB}/pygments/formatters/terminal256.pyo
|
|
${PYSITELIB}/pygments/lexer.py
|
|
${PYSITELIB}/pygments/lexer.pyc
|
|
${PYSITELIB}/pygments/lexer.pyo
|
|
${PYSITELIB}/pygments/lexers/__init__.py
|
|
${PYSITELIB}/pygments/lexers/__init__.pyc
|
|
${PYSITELIB}/pygments/lexers/__init__.pyo
|
|
${PYSITELIB}/pygments/lexers/_asybuiltins.py
|
|
${PYSITELIB}/pygments/lexers/_asybuiltins.pyc
|
|
${PYSITELIB}/pygments/lexers/_asybuiltins.pyo
|
|
${PYSITELIB}/pygments/lexers/_clbuiltins.py
|
|
${PYSITELIB}/pygments/lexers/_clbuiltins.pyc
|
|
${PYSITELIB}/pygments/lexers/_clbuiltins.pyo
|
|
${PYSITELIB}/pygments/lexers/_lassobuiltins.py
|
|
${PYSITELIB}/pygments/lexers/_lassobuiltins.pyc
|
|
${PYSITELIB}/pygments/lexers/_lassobuiltins.pyo
|
|
${PYSITELIB}/pygments/lexers/_luabuiltins.py
|
|
${PYSITELIB}/pygments/lexers/_luabuiltins.pyc
|
|
${PYSITELIB}/pygments/lexers/_luabuiltins.pyo
|
|
${PYSITELIB}/pygments/lexers/_mapping.py
|
|
${PYSITELIB}/pygments/lexers/_mapping.pyc
|
|
${PYSITELIB}/pygments/lexers/_mapping.pyo
|
|
${PYSITELIB}/pygments/lexers/_openedgebuiltins.py
|
|
${PYSITELIB}/pygments/lexers/_openedgebuiltins.pyc
|
|
${PYSITELIB}/pygments/lexers/_openedgebuiltins.pyo
|
|
${PYSITELIB}/pygments/lexers/_phpbuiltins.py
|
|
${PYSITELIB}/pygments/lexers/_phpbuiltins.pyc
|
|
${PYSITELIB}/pygments/lexers/_phpbuiltins.pyo
|
|
${PYSITELIB}/pygments/lexers/_postgres_builtins.py
|
|
${PYSITELIB}/pygments/lexers/_postgres_builtins.pyc
|
|
${PYSITELIB}/pygments/lexers/_postgres_builtins.pyo
|
|
${PYSITELIB}/pygments/lexers/_robotframeworklexer.py
|
|
${PYSITELIB}/pygments/lexers/_robotframeworklexer.pyc
|
|
${PYSITELIB}/pygments/lexers/_robotframeworklexer.pyo
|
|
${PYSITELIB}/pygments/lexers/_scilab_builtins.py
|
|
${PYSITELIB}/pygments/lexers/_scilab_builtins.pyc
|
|
${PYSITELIB}/pygments/lexers/_scilab_builtins.pyo
|
|
${PYSITELIB}/pygments/lexers/_sourcemodbuiltins.py
|
|
${PYSITELIB}/pygments/lexers/_sourcemodbuiltins.pyc
|
|
${PYSITELIB}/pygments/lexers/_sourcemodbuiltins.pyo
|
|
${PYSITELIB}/pygments/lexers/_stan_builtins.py
|
|
${PYSITELIB}/pygments/lexers/_stan_builtins.pyc
|
|
${PYSITELIB}/pygments/lexers/_stan_builtins.pyo
|
|
${PYSITELIB}/pygments/lexers/_vimbuiltins.py
|
|
${PYSITELIB}/pygments/lexers/_vimbuiltins.pyc
|
|
${PYSITELIB}/pygments/lexers/_vimbuiltins.pyo
|
|
${PYSITELIB}/pygments/lexers/agile.py
|
|
${PYSITELIB}/pygments/lexers/agile.pyc
|
|
${PYSITELIB}/pygments/lexers/agile.pyo
|
|
${PYSITELIB}/pygments/lexers/asm.py
|
|
${PYSITELIB}/pygments/lexers/asm.pyc
|
|
${PYSITELIB}/pygments/lexers/asm.pyo
|
|
${PYSITELIB}/pygments/lexers/compiled.py
|
|
${PYSITELIB}/pygments/lexers/compiled.pyc
|
|
${PYSITELIB}/pygments/lexers/compiled.pyo
|
|
${PYSITELIB}/pygments/lexers/dalvik.py
|
|
${PYSITELIB}/pygments/lexers/dalvik.pyc
|
|
${PYSITELIB}/pygments/lexers/dalvik.pyo
|
|
${PYSITELIB}/pygments/lexers/dotnet.py
|
|
${PYSITELIB}/pygments/lexers/dotnet.pyc
|
|
${PYSITELIB}/pygments/lexers/dotnet.pyo
|
|
${PYSITELIB}/pygments/lexers/foxpro.py
|
|
${PYSITELIB}/pygments/lexers/foxpro.pyc
|
|
${PYSITELIB}/pygments/lexers/foxpro.pyo
|
|
${PYSITELIB}/pygments/lexers/functional.py
|
|
${PYSITELIB}/pygments/lexers/functional.pyc
|
|
${PYSITELIB}/pygments/lexers/functional.pyo
|
|
${PYSITELIB}/pygments/lexers/hdl.py
|
|
${PYSITELIB}/pygments/lexers/hdl.pyc
|
|
${PYSITELIB}/pygments/lexers/hdl.pyo
|
|
${PYSITELIB}/pygments/lexers/jvm.py
|
|
${PYSITELIB}/pygments/lexers/jvm.pyc
|
|
${PYSITELIB}/pygments/lexers/jvm.pyo
|
|
${PYSITELIB}/pygments/lexers/math.py
|
|
${PYSITELIB}/pygments/lexers/math.pyc
|
|
${PYSITELIB}/pygments/lexers/math.pyo
|
|
${PYSITELIB}/pygments/lexers/other.py
|
|
${PYSITELIB}/pygments/lexers/other.pyc
|
|
${PYSITELIB}/pygments/lexers/other.pyo
|
|
${PYSITELIB}/pygments/lexers/parsers.py
|
|
${PYSITELIB}/pygments/lexers/parsers.pyc
|
|
${PYSITELIB}/pygments/lexers/parsers.pyo
|
|
${PYSITELIB}/pygments/lexers/shell.py
|
|
${PYSITELIB}/pygments/lexers/shell.pyc
|
|
${PYSITELIB}/pygments/lexers/shell.pyo
|
|
${PYSITELIB}/pygments/lexers/special.py
|
|
${PYSITELIB}/pygments/lexers/special.pyc
|
|
${PYSITELIB}/pygments/lexers/special.pyo
|
|
${PYSITELIB}/pygments/lexers/sql.py
|
|
${PYSITELIB}/pygments/lexers/sql.pyc
|
|
${PYSITELIB}/pygments/lexers/sql.pyo
|
|
${PYSITELIB}/pygments/lexers/templates.py
|
|
${PYSITELIB}/pygments/lexers/templates.pyc
|
|
${PYSITELIB}/pygments/lexers/templates.pyo
|
|
${PYSITELIB}/pygments/lexers/text.py
|
|
${PYSITELIB}/pygments/lexers/text.pyc
|
|
${PYSITELIB}/pygments/lexers/text.pyo
|
|
${PYSITELIB}/pygments/lexers/web.py
|
|
${PYSITELIB}/pygments/lexers/web.pyc
|
|
${PYSITELIB}/pygments/lexers/web.pyo
|
|
${PYSITELIB}/pygments/plugin.py
|
|
${PYSITELIB}/pygments/plugin.pyc
|
|
${PYSITELIB}/pygments/plugin.pyo
|
|
${PYSITELIB}/pygments/scanner.py
|
|
${PYSITELIB}/pygments/scanner.pyc
|
|
${PYSITELIB}/pygments/scanner.pyo
|
|
${PYSITELIB}/pygments/style.py
|
|
${PYSITELIB}/pygments/style.pyc
|
|
${PYSITELIB}/pygments/style.pyo
|
|
${PYSITELIB}/pygments/styles/__init__.py
|
|
${PYSITELIB}/pygments/styles/__init__.pyc
|
|
${PYSITELIB}/pygments/styles/__init__.pyo
|
|
${PYSITELIB}/pygments/styles/autumn.py
|
|
${PYSITELIB}/pygments/styles/autumn.pyc
|
|
${PYSITELIB}/pygments/styles/autumn.pyo
|
|
${PYSITELIB}/pygments/styles/borland.py
|
|
${PYSITELIB}/pygments/styles/borland.pyc
|
|
${PYSITELIB}/pygments/styles/borland.pyo
|
|
${PYSITELIB}/pygments/styles/bw.py
|
|
${PYSITELIB}/pygments/styles/bw.pyc
|
|
${PYSITELIB}/pygments/styles/bw.pyo
|
|
${PYSITELIB}/pygments/styles/colorful.py
|
|
${PYSITELIB}/pygments/styles/colorful.pyc
|
|
${PYSITELIB}/pygments/styles/colorful.pyo
|
|
${PYSITELIB}/pygments/styles/default.py
|
|
${PYSITELIB}/pygments/styles/default.pyc
|
|
${PYSITELIB}/pygments/styles/default.pyo
|
|
${PYSITELIB}/pygments/styles/emacs.py
|
|
${PYSITELIB}/pygments/styles/emacs.pyc
|
|
${PYSITELIB}/pygments/styles/emacs.pyo
|
|
${PYSITELIB}/pygments/styles/friendly.py
|
|
${PYSITELIB}/pygments/styles/friendly.pyc
|
|
${PYSITELIB}/pygments/styles/friendly.pyo
|
|
${PYSITELIB}/pygments/styles/fruity.py
|
|
${PYSITELIB}/pygments/styles/fruity.pyc
|
|
${PYSITELIB}/pygments/styles/fruity.pyo
|
|
${PYSITELIB}/pygments/styles/manni.py
|
|
${PYSITELIB}/pygments/styles/manni.pyc
|
|
${PYSITELIB}/pygments/styles/manni.pyo
|
|
${PYSITELIB}/pygments/styles/monokai.py
|
|
${PYSITELIB}/pygments/styles/monokai.pyc
|
|
${PYSITELIB}/pygments/styles/monokai.pyo
|
|
${PYSITELIB}/pygments/styles/murphy.py
|
|
${PYSITELIB}/pygments/styles/murphy.pyc
|
|
${PYSITELIB}/pygments/styles/murphy.pyo
|
|
${PYSITELIB}/pygments/styles/native.py
|
|
${PYSITELIB}/pygments/styles/native.pyc
|
|
${PYSITELIB}/pygments/styles/native.pyo
|
|
${PYSITELIB}/pygments/styles/pastie.py
|
|
${PYSITELIB}/pygments/styles/pastie.pyc
|
|
${PYSITELIB}/pygments/styles/pastie.pyo
|
|
${PYSITELIB}/pygments/styles/perldoc.py
|
|
${PYSITELIB}/pygments/styles/perldoc.pyc
|
|
${PYSITELIB}/pygments/styles/perldoc.pyo
|
|
${PYSITELIB}/pygments/styles/rrt.py
|
|
${PYSITELIB}/pygments/styles/rrt.pyc
|
|
${PYSITELIB}/pygments/styles/rrt.pyo
|
|
${PYSITELIB}/pygments/styles/tango.py
|
|
${PYSITELIB}/pygments/styles/tango.pyc
|
|
${PYSITELIB}/pygments/styles/tango.pyo
|
|
${PYSITELIB}/pygments/styles/trac.py
|
|
${PYSITELIB}/pygments/styles/trac.pyc
|
|
${PYSITELIB}/pygments/styles/trac.pyo
|
|
${PYSITELIB}/pygments/styles/vim.py
|
|
${PYSITELIB}/pygments/styles/vim.pyc
|
|
${PYSITELIB}/pygments/styles/vim.pyo
|
|
${PYSITELIB}/pygments/styles/vs.py
|
|
${PYSITELIB}/pygments/styles/vs.pyc
|
|
${PYSITELIB}/pygments/styles/vs.pyo
|
|
${PYSITELIB}/pygments/token.py
|
|
${PYSITELIB}/pygments/token.pyc
|
|
${PYSITELIB}/pygments/token.pyo
|
|
${PYSITELIB}/pygments/unistring.py
|
|
${PYSITELIB}/pygments/unistring.pyc
|
|
${PYSITELIB}/pygments/unistring.pyo
|
|
${PYSITELIB}/pygments/util.py
|
|
${PYSITELIB}/pygments/util.pyc
|
|
${PYSITELIB}/pygments/util.pyo
|