summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b22ca43309bdcf49dac801f435e2bbafeff0a33 (plain)
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
pkgbase = translate-toolkit-git
	pkgdesc = A set of software and documentation designed to help make the lives of localizers both more productive and less frustrating
	pkgver = 3.6.1.1.g4a8003f4
	pkgrel = 1
	url = https://toolkit.translatehouse.org/
	arch = any
	license = GPL
	makedepends = git
	makedepends = python-setuptools
	depends = python-lxml
	optdepends = aeidon: handle subtitle files
	optdepends = python-beautifulsoup4: handle Trados text files
	optdepends = python-charset-normalizer: charset detection
	optdepends = python-cheroot: tmserver (service to query Translation Memory via HTTP)
	optdepends = python-fluent.syntax: Fluent localization system
	optdepends = python-iniparse: ini2po and po2ini (conversion of *.ini to Gettext PO files and vice versa)
	optdepends = python-pycountry: translate language names
	optdepends = python-pyenchant: spellcheck
	optdepends = python-pyparsing: handle .rc files
	optdepends = python-levenshtein: improve performance for fuzzy matching
	optdepends = python-ruamel-yaml: YAML support
	optdepends = python-vobject: convert iCalendar files
	provides = translate-toolkit
	conflicts = translate-toolkit
	source = git+https://github.com/translate/translate.git
	sha256sums = SKIP

pkgname = translate-toolkit-git