20 Commits

Author SHA1 Message Date
Rune Halvorsen f6274fbf48 Added platforms to setup.py. Set zip_safe flag to False 0.2 2009-07-05 00:11:51 +02:00
Rune Halvorsen 0527d47784 renamed README
--HG--
rename : README.txt => README
2009-07-05 00:05:51 +02:00
Rune Halvorsen d7e5c24c00 Split up readme into separate parts.
Added readme as longdesc
2009-07-05 00:05:27 +02:00
Rune Halvorsen cadb0ea687 Updated changelog 2009-07-04 23:46:52 +02:00
Rune Halvorsen aabe742718 Added some tests 2009-07-04 23:38:49 +02:00
Rune Halvorsen 49c2a5d188 Tiny cleanup in exception handlign 2009-07-04 23:26:48 +02:00
Rune Halvorsen f500721039 Rewrote the module loading code to be more flexible 2009-07-04 23:05:13 +02:00
Rune Halvorsen 674aa19b34 Removed a left-behind print statement 2009-06-27 16:05:46 +02:00
Rune Halvorsen 1af90e3409 Added some docstrings
Removed custom exception in lieu of built-in ones
2009-06-27 15:50:28 +02:00
Rune Halvorsen 2cc81b1be8 pep8 fixes 2009-06-27 15:41:18 +02:00
Rune Halvorsen 1510bda3e0 Rewritten to not use nested imports
Added exception unification
Added force_implementation method and implementation attribute
2009-06-27 15:37:31 +02:00
Rune Halvorsen 4c843a9276 Added tag 0.1.1 for changeset 0610a0c4bf9a 2009-06-27 02:55:22 +02:00
Rune Halvorsen 665d1e7f27 Added more serializers. bumped version 0.1.1 2009-06-27 02:55:15 +02:00
Rune Halvorsen c1f16a6c89 Added tag 0.1 for changeset 90bdeed0a6ff 2009-06-27 00:46:56 +02:00
Rune Halvorsen 9c40f9fadc Added benchmarking script 2009-06-27 00:43:03 +02:00
Rune Halvorsen 41b1be162d Added ignore file 2009-06-27 00:42:18 +02:00
Rune Halvorsen f83cf5c347 Fixed setup.py 0.1 2009-06-20 22:27:58 +02:00
Rune Halvorsen 600ecc0b5f Added readme contents.
Removed setuptools dependency. Wasn't used
2009-06-20 12:17:46 +02:00
Rune Halvorsen 8c00c71de7 Raise our own ImportError if all fails. Looks better than to complain about
django when that happens
2009-06-20 12:16:50 +02:00
Rune Halvorsen a89ad1420a Initial checkin 2009-06-20 11:59:55 +02:00