Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
babel - Tools for internationalizing Python applications
Babel is composed of two major parts:
* tools to build and work with gettext message catalogs
* a Python interface to the CLDR (Common Locale Data Repository),
providing access to various locale display names, localized number
and date formatting, etc.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
babel |
0.9 |
1.fc6 |
src |
1.07 MiB |
Mon Aug 27 23:24:00 2007 |
Changelog
- * Mon Aug 27 18:00:00 2007 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 0.9-1
- Update to 0.9
- * Mon Jul 2 18:00:00 2007 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 0.8.1-1
- Update to 0.8.1
- Remove upstreamed patch.
- * Fri Jun 29 18:00:00 2007 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 0.8-3
- Replace patch with one that actually applies.