L10n:Silme: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 32: Line 32:
* [[Silme:Tutorial:Webtool| Webtool example]]
* [[Silme:Tutorial:Webtool| Webtool example]]
* [[Silme:Tutorial:GUI| GUI example]]
* [[Silme:Tutorial:GUI| GUI example]]
* [[Silme:Tutorial:Shortcuts]]
* [[Silme:Tutorial:Shortcuts|Tips and tricks]]


== Scripts/Examples ==
== Scripts/Examples ==

Revision as of 20:52, 11 May 2009

Silme is a l10n library written in python.

Overview

Silme is a library focused on improving the experience of developing localization related applications and web applications.

Features

  • Format neutrality which allows easy lossless import and export between various l10n formats.
  • I/O neutrality which allows easy read/write from/to files, jar packages, mysql databases and revision control systems.
  • Easy diff generator which allows to build and apply smart diffs between different localizations.

Releases

Tutorial

Scripts/Examples

Sources