Difference between revisions of "Silme"
Jump to navigation
Jump to search
Zbraniecki (talk | contribs) |
Zbraniecki (talk | contribs) |
||
Line 7: | Line 7: | ||
You can download trunk from [http://svn.braniecki.net/verbatim http://svn.braniecki.net/verbatim] or current stage from [http://svn.braniecki.net/verbatim/tags/stage1 http://svn.braniecki.net/verbatim/tags/stage1]. | You can download trunk from [http://svn.braniecki.net/verbatim http://svn.braniecki.net/verbatim] or current stage from [http://svn.braniecki.net/verbatim/tags/stage1 http://svn.braniecki.net/verbatim/tags/stage1]. | ||
− | * [[ | + | * [[Silme:roadmap]] |
− | * [[ | + | * [[Silme:names]] - name propositions |
− | * [[ | + | * [[Silme:apps]] - experimental applications on top of the library |
== Tutorial == | == Tutorial == | ||
− | * [[ | + | * [[Silme:Tutorial:Entity| Entity and EntityList]] |
− | * [[ | + | * [[Silme:Tutorial:L10nObject| L10nObject and L10nPackage]] |
− | * [[ | + | * [[Silme:Tutorial:IOClient| File, SVN, SQL]] |
− | * [[ | + | * [[Silme:Tutorial:FormatParser| DTD, Properties, gettext, HTML, XLIFF]] |
− | * [[ | + | * [[Silme:Tutorial:Diff| Diffing between objects, packages]] |
− | * [[ | + | * [[Silme:Tutorial:Command line| Command line example]] |
− | * [[ | + | * [[Silme:Tutorial:Webtool| Webtool example]] |
− | * [[ | + | * [[Silme:Tutorial:GUI| GUI example]] |
− | * [[ | + | * [[Silme:Tutorial:Shortcuts]] |
Revision as of 05:40, 27 July 2008
Verbatim is a library for L10n operations on Mozilla files written in Python (sic!).
The project currently has no name, and no stable anything, but it has a vision and some code already written.
You can download trunk from http://svn.braniecki.net/verbatim or current stage from http://svn.braniecki.net/verbatim/tags/stage1.
- Silme:roadmap
- Silme:names - name propositions
- Silme:apps - experimental applications on top of the library