/usr/share/pyshared/translate_toolkit-1.10.0.egg-info is in translate-toolkit 1.10.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 32 33 34 35 36 37 38 39 40 41 42 43 44 | Metadata-Version: 1.1
Name: translate-toolkit
Version: 1.10.0
Summary: Tools and API for translation and localization engineering.
Home-page: http://toolkit.translatehouse.org/
Author: Translate
Author-email: translate-devel@lists.sourceforge.net
License: GNU General Public License (GPL)
Download-URL: http://sourceforge.net/projects/translate/files/Translate Toolkit/1.10.0
Description:
The `Translate Toolkit <http://toolkit.translatehouse.org/>`_ is created by
localizers for localizers. It contains several utilities, as well as an API for
building localization tools.
Some of the **tools** include:
- File format `converters
<http://docs.translatehouse.org/projects/translate-toolkit/en/latest/commands/index.html#converters>`_
- `Quality checking
<http://docs.translatehouse.org/projects/translate-toolkit/en/latest/commands/index.html#quality-assurance>`_
tools
- Tools for counting, grepping, terminology extraction, and pseudo-localization
Apart from the code for the tools above, some features of the **API** include:
- Support for multiple `file formats
<http://docs.translatehouse.org/projects/translate-toolkit/en/latest/formats/index.html>`_
- Language information and language support code (including language detection)
- Code for translation memory, terminology matching and indexed search
- Several helper classes and functions for tools built on the Translate
Toolkit.
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Localization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
|