Commit graph

13 commits

Author SHA1 Message Date
IGARASHI Masanao
206e72cc23 Remove six dependency 2015-04-24 21:43:29 +09:00
Vincent Driessen
626d9df6c4 Add Python 3 compatibility. 2015-01-03 22:34:33 +01:00
Lars Kiesow
d6cbfdb81c
Fix issues with python3
The introduced way of printing things in python3 would work for byte
arrays but not for simple strings. This patch fixes this issue.

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2014-05-11 19:53:29 +02:00
O. Emmerson
b5d0d4ba38 Make pip install dependancies.
Pip was not installing the dependancies with 'requires' in setup.py.
Using 'install_requires' instead fixes this.
2014-02-11 17:03:47 +00:00
Lars Kiesow
950e2f909d included version in docs and setup 2013-05-16 19:30:29 +02:00
Lars Kiesow
0aecfe2008 new release 2013-05-14 18:20:37 +02:00
Lars Kiesow
9a17daad30 Fixed problems with subpackage in setup.py 2013-05-05 23:00:44 +02:00
Lars Kiesow
acf49df097 Fixed version problems 2013-05-05 22:51:22 +02:00
Lars Kiesow
490c425e24 Fixed metadata 2013-05-05 22:38:43 +02:00
Lars Kiesow
840dc7e5b8 Added extension support and converted PodcastGenerator to extension 2013-05-05 18:17:44 +02:00
Lars Kiesow
66f8f3d8e9 renamed feedgenerator to feedgen 2013-05-04 22:54:43 +02:00
Lars Kiesow
40dbdf5256 Added further metadata 2013-05-04 22:39:05 +02:00
Lars Kiesow
c6c40946a8 Added setup tools 2013-05-04 22:34:41 +02:00