File: control

package info (click to toggle)
transifex-client 0.14.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 756 kB
  • sloc: python: 4,844; makefile: 4
file content (31 lines) | stat: -rw-r--r-- 1,341 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
Source: transifex-client
Section: devel
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Hans-Christoph Steiner <hans@eds.org>
Build-Depends: bash-completion,
               debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-mock,
               python3-requests,
               python3-slugify,
               python3-setuptools,
Standards-Version: 4.4.1
Homepage: https://www.transifex.com/
Vcs-Git: https://salsa.debian.org/python-team/packages/transifex-client.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/transifex-client

Package: transifex-client
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-pkg-resources, python3-openssl
Provides: ${python3:Provides}
Description: Command line interface for Transifex
 Transifex Command-line Client is a command line tool that enables you to
 easily manage your translations within a project without the need of an
 elaborate UI system.
 .
 You can use the command line client to easily create new resources, map locale
 files to translations and synchronize your Transifex project with your local
 repository and vice versa. Translators and localization managers can also use
 it to handle large volumes of translation files easily and without much hassle.