kernsuite / packaging

Use this repository to report issues with packages or request new packages
13 stars 4 forks source link

Package up APSYNSYM #127

Closed o-smirnov closed 6 years ago

o-smirnov commented 6 years ago

This is a very cool learning tool. https://launchpad.net/apsynsim. Pure Python, I think.

tammojan commented 6 years ago

I had to update quite a bit to get it running under python3 with modern tkinter etc. Here's the patch (also e-mailed to Ivan, I have no idea how to do a pull request in bazaar/launchpad).

gijzelaerr commented 6 years ago

yeah, pure python but hard coded paths so no that trivial to package.

gijzelaerr commented 6 years ago

packaged and uploaded to kern-dev and kern-4. didn't convert to py3 though, but looks like that is not required to get it running.