File: setup.cfg

package info (click to toggle)
wtforms 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 564 kB
  • sloc: python: 3,477; makefile: 72
file content (12 lines) | stat: -rw-r--r-- 288 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[extract_messages]
copyright_holder=WTForms Team
output_file=wtforms/ext/i18n/messages/wtforms.pot

[init_catalog]
input_file=wtforms/ext/i18n/messages/wtforms.pot
output_dir=wtforms/ext/i18n/messages/
domain=wtforms

[compile_catalog]
directory=wtforms/ext/i18n/messages/
domain=wtforms