summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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