[pygments.lexers]
/.any = anypytools.pygments_plugin.anyscript_lexer:AnyScriptLexer
anyscript = anypytools.pygments_plugin.anyscript_lexer:AnyScriptLexer

[pygments.styles]
/.any = anypytools.pygments_plugin.anyscript_style:AnyScriptStyle
anyscript = anypytools.pygments_plugin.anyscript_style:AnyScriptStyle

[pytest11]
anypytools = anypytools.pytest_plugin

