yapf 0.15.1-1build1 source package in Ubuntu

Changelog

yapf (0.15.1-1build1) artful; urgency=medium

  * No-change rebuild against python3.6

 -- Jeremy Bicha <email address hidden>  Fri, 28 Jul 2017 17:50:37 -0400

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Artful
Original maintainer:
Ana Custura
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
yapf_0.15.1.orig.tar.gz 113.5 KiB 49edc19b46536bc22d4cd9e1883ee469d4284aca2e8f59888c08d413f385618f
yapf_0.15.1-1build1.debian.tar.xz 2.7 KiB 53770cad35be4f51d82c773b632f55209559a9757890e3cb1d287fc7d2433120
yapf_0.15.1-1build1.dsc 1.9 KiB 9ba7de06e932f922ef60cae831eedccdfc70a7a82159350aba169b5fef55e589

View changes file

Binary packages built by this source

yapf: No summary available for yapf in ubuntu artful.

No description available for yapf in ubuntu artful.

yapf3: 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.