[console_scripts]
tap = tap.main:main
tappy = tap.main:main

[nose.plugins.0.10]
tap = tap.plugins._nose:TAP

[pygments.lexers]
tap = tap.lexer:TAPLexer

[pytest11]
tap = tap.plugins._pytest

