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.
|