wustho / epr

CLI Epub Reader
MIT License
1.2k stars 49 forks source link

Request: Python 3.2 support for older devices #42

Closed junnunkarim closed 3 years ago

junnunkarim commented 3 years ago

Will it be possible for you provide a epr binary that uses only python 3.2? There are some old devices that has only python 3.2 support, for example Blackberry OS 10. We old platform users would greatly appreciate it if you would do it. Thank you.

wustho commented 3 years ago

Hey there, sorry just read this. Some people say epr works on python 3.3, I'll try it on 3.2 when I have a chance.

junnunkarim commented 3 years ago

Hey @wustho , don't worry it's okay. After creating this issue I thought I should try to make epr and epy work with python 3.2 myself and so with the help of some backports of modules, I was able to make to run perfectly. Sorry I'm just a beginner, so I had to use backports of others. Here it is- https://github.com/DragoonFX/epy-python-3.2