Source: yapf Section: python Priority: optional Maintainer: Ana Custura Uploaders: Debian Python Modules Team Build-Depends: debhelper (>=12),dh-python,python-all,python-setuptools,python3-all,python3-setuptools,python-nose,python3-nose,python-pkg-resources,python3-pkg-resources Standards-Version: 4.3.0 Homepage: https://github.com/google/yapf Vcs-Git: https://salsa.debian.org/python-team/modules/yapf.git Vcs-Browser: https://salsa.debian.org/python-team/modules/yapf Package: python-yapf Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources Breaks: yapf (<< 0.19.0-1~) Replaces: yapf (<< 0.19.0-1~) Description: public modules for yapf (Python 2) Yapf is a tool that reformats code to the best formatting that conforms to the style guide. It is not only concerned with lint errors, but also with the styilistic appearance of Python code. The idea is also similar to the 'gofmt' tool for the Go programming language. This package installs the tool for Python 2. . This package provides the modules for Python 2. Package: yapf Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-yapf (= ${binary:Version}) Description: Python code formatter for different styles (Python 2) Yapf is a tool that reformats code to the best formatting that conforms to the style guide. It is not only concerned with lint errors, but also with the styilistic appearance of Python code. The idea is also similar to the 'gofmt' tool for the Go programming language. This package installs the tool for Python 2. . This package provides the command-line interface for Python 2. Package: python3-yapf Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-lib2to3, python3-pkg-resources Breaks: yapf3 (<< 0.19.0-1~) Replaces: yapf3 (<< 0.19.0-1~) Description: public modules for yapf (Python 3) Yapf is a tool that reformats code to the best formatting that conforms to the style guide. It is not only concerned with lint errors, but also with the styilistic appearance of Python code. The idea is also similar to the 'gofmt' tool for the Go programming language. This package installs the tool for Python 2. . This package provides the modules for Python 3. Package: yapf3 Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-yapf (= ${binary:Version}) Description: Python code formatter for different styles (Python 3) Yapf is a tool that reformats code to the best formatting that conforms to the style guide. It is not only concerned with lint errors, but also with the styilistic appearance of Python code. The idea is also similar to the 'gofmt' tool for the Go programming language. This package installs the tool for Python 3. . This package provides the command-line interface for Python 3.