deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: python3-libmodernize, python3:any
Description: |-
Modernizes Python code for eventual Python 3 migration
This library is a very thin wrapper around fissix (2to3 fork) 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 python-modernize command line tool. It works like
2to3. It does not guarantee, but it attempts to spit out a codebase compatible
with Python 2.6+ or Python 3. The code that it generates has a runtime
dependency on six, unless the --no-six option is used. Version 1.9.0 or later
of six is recommended. Some of the fixers output code that is not compatible
with Python 2.5 or lower.
Homepage: https://github.com/python-modernize/python-modernize
Installed-Size: '17'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: modernize
Priority: optional
Section: python
Version: 0.9-2
srcpkg_name: modernize
srcpkg_version: 0.9-2