autopep8 1.5.7-1 source package in Ubuntu

Changelog

autopep8 (1.5.7-1) unstable; urgency=medium

  * Upload to unstable

 -- Sylvestre Ledru <email address hidden>  Sat, 21 Aug 2021 20:12:36 +0200

Upload details

Uploaded by:
Sylvestre Ledru
Uploaded to:
Sid
Original maintainer:
Sylvestre Ledru
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autopep8_1.5.7-1.dsc 2.0 KiB 04aa524be4fbad8d5e5e305465aff3da8d25975f1083d83d4adef2bee11f8453
autopep8_1.5.7.orig.tar.gz 118.7 KiB 276ced7e9e3cb22e5d7c14748384a5cf5d9002257c0ed50c0e075b68011bb6d0
autopep8_1.5.7-1.debian.tar.xz 4.4 KiB 32000325cd3a5d1fbcfcfef437aec35674e8014422fa90340f01d4d17f140ea6

Available diffs

No changes file available.

Binary packages built by this source

python3-autopep8: tool that automatically formats Python code to conform to PEP 8

 autopep8 automatically formats Python code to conform to the PEP 8 style
 guide. It uses the pep8 utility to determine what parts of the code needs to
 be formatted. autopep8 is capable of fixing most of the formatting issues that
 can be reported by pep8. This package is for Python3.