Path to this page:
./
devel/py-yapf,
Python files formatter
Branch: pkgsrc-2021Q1,
Version: 0.31.0,
Package name: py38-yapf-0.31.0,
Maintainer: nilsYAPF - Yet Another Python Formatter - is a python formatting
tool based based off of 'clang-format'.
In essence, the algorithm takes the code and reformats it to
the best formatting that conforms to the style guide, even if
the original code didn't violate the style guide.
The idea is also similar to the 'gofmt' tool for the Go
programming language: end all holy wars about formatting -
if the whole code base of a project is simply piped through
YAPF whenever modifications are made, the style remains consistent
throughout the project and there's no point arguing about style
in every code review.
Master sites:
SHA1: 2fe580db90c3a8e36e5f672f10a633333cb38035
RMD160: 4134caceac2393e7858958282c160dc50b378029
Filesize: 188.07 KB
Version history: (Expand)
- (2021-03-30) Package added to pkgsrc.se, version py38-yapf-0.31.0 (created)