summaryrefslogtreecommitdiff
path: root/textproc/codespell/files/pkg-message.in
blob: 6f9dcc1d48039f1c58820c7b8ddbd2f3aee544d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
[
{ type: install
  message: <<EOM
You have successfully installed codespell!
The dictionary files have been installed to:
%%PYTHON_SITELIBDIR%%/codespell_lib/data/
EOM
}
]