File: setup.cfg

package info (click to toggle)
tryton-client 6.0.26-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,092 kB
  • sloc: python: 25,683; sh: 24; makefile: 18
file content (24 lines) | stat: -rw-r--r-- 478 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[extract_messages]
copyright_holder = Tryton
msgid_bugs_address = issue_tracker@tryton.org
output_file = tryton/data/locale/tryton.pot
keywords = _, gettext

[init_catalog]
domain = tryton
input_file = tryton/data/locale/tryton.pot
output_dir = tryton/data/locale

[compile_catalog]
domain = tryton
directory = tryton/data/locale

[update_catalog]
domain = tryton
input_file = tryton/data/locale/tryton.pot
output_dir = tryton/data/locale

[egg_info]
tag_build = 
tag_date = 0