summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* This is 3.0-devArmin Ronacher2015-07-271-1/+1
* Bump version number to 2.02.0Armin Ronacher2015-07-271-1/+1
* Update classifiers to give more detailed information about babel's version co...Matt Iversen2013-10-191-0/+3
* Merge branch '1.x-maintenance'Armin Ronacher2013-07-271-0/+4
|\
| * If we need a 1.3Armin Ronacher2013-07-271-1/+1
| * Bump version number to 1.21.2Armin Ronacher2013-07-271-1/+1
| * Make tests work without installationArmin Ronacher2013-07-271-0/+4
| * Ready for 1.2 if we need itArmin Ronacher2013-07-271-1/+1
| * Bump version number to 1.11.1Armin Ronacher2013-07-271-1/+1
* | Merge branch '1.0-maintenance'Armin Ronacher2013-07-271-1/+4
|\ \ | |/
| * Added a workaround for #32Armin Ronacher2013-07-271-1/+4
| * Prepare for 1.1Armin Ronacher2013-07-271-1/+1
* | Ready for 2.0-devArmin Ronacher2013-07-261-1/+1
|/
* Bump version number to 1.0Armin Ronacher2013-07-261-1/+1
* Preparing for releaseArmin Ronacher2013-07-261-15/+15
* Removed old copyright header from setup fileArmin Ronacher2013-07-261-12/+0
* Updated setup fileArmin Ronacher2013-07-261-10/+4
* Added a setup.py command for building and importing the cldrArmin Ronacher2013-07-071-1/+21
* updated changelog, setup.py (classifiers), requirements for installationThomas Waldmann2013-07-071-0/+5
* Added localtimeArmin Ronacher2013-07-061-1/+1
* Fixed timezone test breakages and a few other small thingsArmin Ronacher2013-07-061-3/+1
* Started work on improving timezone support and made pytz a requirementArmin Ronacher2013-07-061-37/+30
* Removed trailing whitespaceArmin Ronacher2013-07-051-5/+5
* no warnings when running setup.py without installed setuptools (#262)Felix Schwarz2012-08-081-26/+35
* remove unused imports from setup.pyFelix Schwarz2011-09-251-3/+0
* Update the copyright line.Jeroen Ruigrok van der Werven2011-03-051-1/+1
* Make the dependency on pytz for the tests explicit in `setup.py`.Christopher Lenz2008-07-161-0/+1
* Added !JavaScript extractorArmin Ronacher2008-06-121-0/+1
* Bump up version number on trunk.Christopher Lenz2007-08-201-1/+1
* Documentation stuff moved to a shared repository.Christopher Lenz2007-08-071-83/+5
* 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