Пакет python-module-byteplay: Информация
Исходный пакет: python-module-byteplay
Версия: 0.3-alt1.1
Собран: 8 декабря 2018 г. 16:50
Категория: Разработка/Python
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/svinota/byteplay
Лицензия: LGPL
О пакете: Python bytecode dis-/reassembler library.
Описание:
byteplay lets you convert Python code objects into equivalent objects which are easy to play with, and lets you convert those objects back into living Python code objects. It's useful for applying crazy transformations on Python functions, and is also useful in learning Python byte code intricacies. It currently works with Python 2.4 and up.
Сопровождающий: Vitaly Kuznetsov
Последнее изменение
20 октября 2011 г. Vitaly Kuznetsov 0.3-alt1.1
- Rebuild with Python-2.7
18 августа 2011 г. Peter V. Saveliev 0.3-alt1
- initial ALT Linux build