log anmviewer @ 513:5e3e0b09a531

age author description
2013-08-30 Emmanuel Gil Peyrot Use cythonize in setup.py, also compile .py files, and entirely remove pyximport support.
2013-08-03 Emmanuel Gil Peyrot Remove AnmWrapper, since ANMs are lists of entries now.
2013-07-16 Emmanuel Gil Peyrot Make the anmviewer use the new architecture.
2013-06-22 Emmanuel Gil Peyrot Follow the PEP-0394 guidelines, migrating from python to python2.