summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Upgraded to CLDR 1.5 and improved timezone formatting.Christopher Lenz2007-08-011-1/+1
* Added infrastructure for adding catalog checkers, and implement a checker tha...Christopher Lenz2007-07-161-0/+4
* Rename command-line script to avoid conflict with the OpenBabel project. Clos...Christopher Lenz2007-06-291-1/+1
* The frontends now provide ways to update existing translations catalogs from ...Christopher Lenz2007-06-281-1/+2
* Add MO file generation. Closes #21.Christopher Lenz2007-06-211-0/+1
* Bump up version number on trunk.Christopher Lenz2007-06-201-1/+1
* Genshi extraction method has moved to Genshi project. Closes #13.Christopher Lenz2007-06-201-3/+2
* Moved doc config into a subdirectory, and added a `--force` option to the `bu...Christopher Lenz2007-06-151-5/+8
* Add `--without-apidocs` switch to `build_doc` command for quicker doc-edit/re...Christopher Lenz2007-06-131-16/+21
* * The `extract_messages` distutils command now operators on configurable inp...Christopher Lenz2007-06-081-0/+1
* Rename the `babel.catalog` package to `babel.messages` for consistency with t...Christopher Lenz2007-06-081-7/+7
* Support sub-commands in command-line interface, and renamed the generated scr...Christopher Lenz2007-06-071-2/+1
* Fixed a bug regarding plural msgid's handling when writing the `.pot` file.Pedro Algarvio2007-06-071-1/+3
* Support a `message_extractors` keyword argument directly in `setup()`. Closes...Christopher Lenz2007-06-071-0/+3
* Syntax highlighting for the docs.Christopher Lenz2007-06-061-0/+20
* * Removed pkg_resources/setuptools requirement from various places.Christopher Lenz2007-05-311-2/+6
* Import of initial code base.Christopher Lenz2007-05-291-0/+117