File: control

package info (click to toggle)
translate-toolkit 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,724 kB
  • ctags: 6,539
  • sloc: python: 47,512; sh: 2,594; makefile: 253; pascal: 41; java: 16
file content (200 lines) | stat: -rw-r--r-- 5,390 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
Source: translate-toolkit
Section: python
Priority: optional
Uploaders:
 Christian Perrier <bubulle@debian.org>,
 Stuart Prescott <stuart@debian.org>
Maintainer: Debian l10n developers <debian-l10n-devel@lists.alioth.debian.org>
Build-Depends-Indep:
 libexttextcat-data,
 libgettextpo0,
 python (>= 2.6.6-3~),
 python-babel,
 python-bs4,
 python-chardet,
 python-diff-match-patch,
 python-enchant,
 python-iniparse,
 python-levenshtein,
 python-lxml,
 python-l20n,
 python-pytest,
 python-setuptools,
 python-simplejson,
 python-six (>> 1.9.0),
 python-sphinx (>= 1.0.7+dfsg),
 python-subversion,
 python-vobject,
 python-xapian,
 python-yaml,
 python3-all,
 python3-aeidon,
 python3-babel,
 python3-bs4,
 python3-chardet,
 python3-diff-match-patch,
 python3-enchant,
 python3-iniparse,
 python3-levenshtein,
 python3-lxml,
 python3-l20n,
 python3-pytest,
 python3-setuptools,
 python3-simplejson,
 python3-six (>> 1.9.0),
 python3-sphinx (>= 1.0.7+dfsg),
 python3-vobject,
 python3-xapian,
 python3-yaml,
 rename,
 subversion,
Build-Depends:
 debhelper (>= 9~),
 dh-python,
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/cgit/debian-l10n/translate-toolkit.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-l10n/translate-toolkit.git
Homepage: http://toolkit.translatehouse.org/

Package: translate-toolkit
Architecture: all
Section: devel
Depends:
 python,
 python-pkg-resources,
 python-six,
 python-translate,
 ${misc:Depends},
 ${python:Depends}
Recommends:
 translate-toolkit-doc
Description: Toolkit assisting in the localization of software
 The Translate Toolkit is a Python library and a set of software designed
 to help make the lives of localizers both more productive and less
 frustrating.
 .
 The software includes programs to convert localization formats to the
 common PO format and programs to check and manage PO files and
 utilities to create word counts, merge translations and perform
 various checks on PO files.
 .
 Supported localization storage formats are: DTD, properties,
 OpenOffice.org GSI/SDF, CSV, MO, Qt .ts and of course PO and XLIFF.
 .
 This package includes documentation for the command line utilities.

Package: python-translate
Architecture: all
Depends:
 gettext,
 libexttextcat-data,
 python,
 python-six,
 ${misc:Depends},
 ${python:Depends}
Recommends:
 iso-codes,
 python-babel,
 python-bs4,
 python-chardet,
 python-diff-match-patch,
 python-enchant,
 python-iniparse,
 python-levenshtein,
 python-lxml,
 python-l20n,
 python-simplejson,
 python-utidylib,
 python-vobject,
 python-xapian,
 python-yaml
Suggests:
 python-subversion,
 translate-toolkit-doc
Breaks:
 translate-toolkit (<< 2.0.0~)
Replaces:
 translate-toolkit (<< 2.0.0~)
Description: Toolkit assisting in the localization of software (Python 2)
 The Translate Toolkit is a Python library and a set of software designed
 to help make the lives of localizers both more productive and less
 frustrating.
 .
 The software includes programs to convert localization formats to the
 common PO format and programs to check and manage PO files and
 utilities to create word counts, merge translations and perform
 various checks on PO files.
 .
 Supported localization storage formats are: DTD, properties,
 OpenOffice.org GSI/SDF, CSV, MO, Qt .ts and of course PO and XLIFF.
 .
 This package includes the Translate Toolkit modules for Python 2.

Package: python3-translate
Architecture: all
Depends:
 gettext,
 libexttextcat-data,
 python3,
 python3-six,
 ${misc:Depends},
 ${python3:Depends}
Recommends:
 iso-codes,
 python3-aeidon,
 python3-babel,
 python3-bs4,
 python3-chardet,
 python3-diff-match-patch,
 python3-enchant,
 python3-iniparse,
 python3-levenshtein,
 python3-lxml,
 python3-l20n,
 python3-simplejson,
 python3-utidylib,
 python3-vobject,
 python3-xapian,
 python3-yaml
Suggests:
 python3-subversion,
 translate-toolkit-doc
Description: Toolkit assisting in the localization of software (Python 3)
 The Translate Toolkit is a Python library and a set of software designed
 to help make the lives of localizers both more productive and less
 frustrating.
 .
 The software includes programs to convert localization formats to the
 common PO format and programs to check and manage PO files and
 utilities to create word counts, merge translations and perform
 various checks on PO files.
 .
 Supported localization storage formats are: DTD, properties,
 OpenOffice.org GSI/SDF, CSV, MO, Qt .ts and of course PO and XLIFF.
 .
 This package includes the Translate Toolkit modules for Python 3.

Package: translate-toolkit-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends}
Breaks:
 translate-toolkit (<< 2.0.0~)
Replaces:
 translate-toolkit (<< 2.0.0~)
Description: Toolkit assisting in the localization of software (documentation)
 The Translate Toolkit is a Python library and a set of software designed
 to help make the lives of localizers both more productive and less
 frustrating.
 .
 The software includes programs to convert localization formats to the
 common PO format and programs to check and manage PO files and
 utilities to create word counts, merge translations and perform
 various checks on PO files.
 .
 Supported localization storage formats are: DTD, properties,
 OpenOffice.org GSI/SDF, CSV, MO, Qt .ts and of course PO and XLIFF.
 .
 This package includes the Translate Toolkit API documentation.