Christoph Heuel
dd228c9fda
Add text wrapping
...
* The base class supports to give columns, how much it should wrapped.
* This is meant for longer text.
* The special instances need to initialize the super class with the
* columns
2015-06-04 14:11:11 +02:00
Christoph Heuel
b99c076bae
Fix for string operation
...
* With Python version 3 data and text are treated different. Convert the
* text accordingly.
2015-05-19 02:52:55 +02:00
Christoph Heuel
afc6834082
After running 2to3 tool
2015-05-07 20:54:32 +02:00
Manuel F Martinez
708f7e97d1
fixed code tabulators
2014-05-20 23:50:06 -07:00
Manuel F Martinez
f6f1a4278f
Fixed tabs and added charcode tables
2014-05-20 22:15:54 -07:00
Manuel F Martinez
c6ee2f6338
Added ability to print from a generic file
2013-04-12 14:04:48 -07:00
Manuel F Martinez
69cea54818
Added proper installer
2013-03-13 23:22:43 -07:00