log genshi/__init__.py @ 900:83f72a384221 stable-0.6.x

age author description
Thu, 22 Apr 2010 17:27:10 +0000 cmlenz Bump up version number of 0.6.x branch. stable-0.6.x
Tue, 10 Nov 2009 21:07:03 +0000 cmlenz Remove usage of unicode literals in a couple of places where they were not strictly necessary.
Tue, 10 Nov 2009 20:59:23 +0000 cmlenz Remove pkg_resources import from top-level package, will just need to remember updating the version in two places.
Wed, 11 Mar 2009 17:51:06 +0000 cmlenz Sync (old) experimental inline branch with trunk@1027. experimental-inline
Tue, 01 Jul 2008 09:07:38 +0000 cmlenz Make the code that retrieves the Genshi version via `pkg_resources` handle the case of missing egg metadata more gracefully. Closes #241.
Thu, 10 Apr 2008 19:47:27 +0000 cmlenz Fix copyright years.
Fri, 01 Jun 2007 17:21:47 +0000 cmlenz Merged revisions 487-603 via svnmerge from experimental-inline
Thu, 22 Mar 2007 12:45:18 +0000 cmlenz Try to use proper reStructuredText for docstrings throughout.
Tue, 20 Mar 2007 18:52:00 +0000 cmlenz Set the `__version__` property in `genshi.__init__`; only works with a setuptools install, though. Addresses #103.
Wed, 08 Nov 2006 15:50:15 +0000 cmlenz Refactoring: `genshi.template` is now a package, it was getting way to crowded in that file.
Mon, 11 Sep 2006 15:07:07 +0000 cmlenz Renamed Markup to Genshi in repository. base markup/__init__.py@4da0d31f8f8e
Copyright (C) 2012-2017 Edgewall Software