autopep8 2.0.4-1 source package in Ubuntu

Changelog

autopep8 (2.0.4-1) unstable; urgency=medium

  * New upstream release

 -- Sylvestre Ledru <email address hidden>  Wed, 30 Aug 2023 15:04:43 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autopep8_2.0.4-1.dsc 2.0 KiB 17b05eb171eb46643d5b8f3e727e2d6dc9c65772364e5065d18068fbb75f697d
autopep8_2.0.4.orig.tar.gz 113.7 KiB 2913064abd97b3419d1cc83ea71f042cb821f87e45b9c88cad5ad3c4ea87fe0c
autopep8_2.0.4-1.debian.tar.xz 4.7 KiB 4636fbcdb77df03e7bac65ccdc3b05f78e973652e47592a1916e6d1a810584f0

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.