/[packages]/cauldron/transifex-client/current/SPECS/transifex-client.spec
ViewVC logotype

Contents of /cauldron/transifex-client/current/SPECS/transifex-client.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 263640 - (show annotations) (download)
Mon Jun 25 18:35:35 2012 UTC (12 years, 3 months ago) by obgr_seneca
File size: 1121 byte(s)
- New version 0.7.3
1 Name: transifex-client
2 Version: 0.7.3
3 Release: %mkrel 1
4 Summary: Command line client for transifex
5 License: BSD
6 Group: Networking/WWW
7 BuildArch: noarch
8 URL: http://help.transifex.net/features/client/
9
10 Source0: http://pypi.python.org/packages/source/t/transifex-client/%{name}-%{version}.tar.gz
11
12 BuildRequires: python-devel
13 BuildRequires: python-setuptools
14
15 %description
16 The Transifex Command-line Client is a command line tool that enables you
17 to easily manage your translations within a project without the need of
18 an elaborate UI system, by using Transifex hosted services, or your own
19 instance.
20
21 You can use the command line client to easily create new resources, map locale
22 files to translations and synchronize your Transifex project with your local
23 repository and vice verca. Translators and localization managers can also
24 use it to handle large volumes of translation files easily and without much
25 hassle.
26
27 %prep
28 %setup -q
29
30 %install
31 python setup.py install --root=%{buildroot}
32
33 %files
34 %doc README.rst
35 %_bindir/tx
36 %python_sitelib/*
37
38

  ViewVC Help
Powered by ViewVC 1.1.30