[console_scripts]
rbtr = rbtr.cli:main

[pytest11]
rbtr = rbtr.testing

[rbtr.languages]
plaintext = rbtr.languages.plaintext:plaintext

