File: control

package info (click to toggle)
translation-finder 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 272 kB
  • sloc: python: 1,266; sh: 20; makefile: 5
file content (28 lines) | stat: -rw-r--r-- 837 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
Source: translation-finder
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Ana Rodríguez López <rodrilopez.ana@gmail.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-chardet,
 python3-pytest-runner,
 python3-setuptools,
 python3-six,
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://github.com/WeblateOrg/translation-finder/
Vcs-Git: https://salsa.debian.org/python-team/packages/translation-finder.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/translation-finder

Package: python3-translation-finder
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Translation file finder for Weblate
 This library is used by Weblate to discover translation files in a
 cloned repository.