python3-libmodernize

Modernizes Python code for eventual Python 3 migration (Python 3)
  https://github.com/python-modernize/python-modernize
  0
  no reviews



This library is a very thin wrapper around lib2to3 to utilize it to make Python 2 code more modern with the intention of eventually porting it over to Python 3.

This package installs the library for Python 3.