SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-yapf rpm build for : openSUSE Leap 42. For other distributions click python3-yapf.

Name : python3-yapf
Version : 0.19.0 Vendor : obs://build_opensuse_org/devel:languages:python
Release : 1.25 Date : 2018-01-23 15:22:27
Group : Development/Languages/Python Source RPM : python-yapf-0.19.0-1.25.src.rpm
Size : 1.54 MB
Packager : (none)
Summary : A formatter for Python code
Description :
Most of the current formatters for Python --- e.g., autopep8, and pep8ify ---
are made to remove lint errors from code. This has some obvious limitations.
For instance, code that conforms to the PEP 8 guidelines may not be
reformatted. But it doesn\'t mean that the code looks good.

YAPF takes a different approach. It\'s based off of \'clang-format\', developed by
Daniel Jasper. 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
codebase 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.

The ultimate goal is that the code YAPF produces is as good as the code that a
programmer would write if they were following the style guide. It takes away
some of the drudgery of maintaining your code.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python/openSUSE_Leap_42.2/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python3-yapf

Requires :
python(abi) = 3.4
rpmlib(CompressedFileNames) <= 3.0.4-1
/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
update-alternatives
rpmlib(PartialHardlinkSets) <= 4.0.4-1
/usr/bin/python3
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/etc/alternatives/yapf
/usr/bin/yapf
/usr/bin/yapf-3.4
/usr/lib/python3.4/site-packages/yapf
/usr/lib/python3.4/site-packages/yapf-0.19.0-py3.4.egg-info
/usr/lib/python3.4/site-packages/yapf-0.19.0-py3.4.egg-info/PKG-INFO
/usr/lib/python3.4/site-packages/yapf-0.19.0-py3.4.egg-info/SOURCES.txt
/usr/lib/python3.4/site-packages/yapf-0.19.0-py3.4.egg-info/dependency_links.txt
/usr/lib/python3.4/site-packages/yapf-0.19.0-py3.4.egg-info/entry_points.txt
/usr/lib/python3.4/site-packages/yapf-0.19.0-py3.4.egg-info/top_level.txt
/usr/lib/python3.4/site-packages/yapf/__init__.py
/usr/lib/python3.4/site-packages/yapf/__main__.py
/usr/lib/python3.4/site-packages/yapf/__pycache__
/usr/lib/python3.4/site-packages/yapf/__pycache__/__init__.cpython-34.pyc
/usr/lib/python3.4/site-packages/yapf/__pycache__/__init__.cpython-34.pyo
/usr/lib/python3.4/site-packages/yapf/__pycache__/__main__.cpython-34.pyc
/usr/lib/python3.4/site-packages/yapf/__pycache__/__main__.cpython-34.pyo
/usr/lib/python3.4/site-packages/yapf/yapflib
/usr/lib/python3.4/site-packages/yapf/yapflib/__init__.py
/usr/lib/python3.4/site-packages/yapf/yapflib/__pycache__
/usr/lib/python3.4/site-packages/yapf/yapflib/__pycache__/__init__.cpython-34.pyc
/usr/lib/python3.4/site-packages/yapf/yapflib/__pycache__/__init__.cpython-34.pyo
/usr/lib/python3.4/site-packages/yapf/yapflib/__pycache__/blank_line_calculator.cpython-34.pyc
/usr/lib/python3.4/site-packages/yapf/yapflib/__pycache__/blank_line_calculator.cpython-34.pyo
/usr/lib/python3.4/site-packages/yapf/yapflib/__pycache__/comment_splicer.cpython-34.pyc
/usr/lib/python3.4/site-packages/yapf/yapflib/__pycache__/comment_splicer.cpython-34.pyo
/usr/lib/python3.4/site-packages/yapf/yapflib/__pycache__/continuation_splicer.cpython-34.pyc
/usr/lib/python3.4/site-packages/yapf/yapflib/__pycache__/continuation_splicer.cpython-34.pyo
/usr/lib/python3.4/site-packages/yapf/yapflib/__pycache__/errors.cpython-34.pyc
/usr/lib/python3.4/site-packages/yapf/yapflib/__pycache__/errors.cpython-34.pyo
There is 128 files more in these RPM.

 
ICM