File: control

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