autopep8 2.0.2-1 source package in Ubuntu

Changelog

autopep8 (2.0.2-1) unstable; urgency=medium

  * Upload in unstable

 -- Sylvestre Ledru <email address hidden>  Thu, 06 Jul 2023 21:48:37 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autopep8_2.0.2-1.dsc 2.0 KiB 064d387f94365052f51b93048dcb601763ac1db6b536386478973f574826e00c
autopep8_2.0.2.orig.tar.gz 113.4 KiB f9849cdd62108cb739dbcdbfb7fdcc9a30d1b63c4cc3e1c1f893b5360941b61c
autopep8_2.0.2-1.debian.tar.xz 4.6 KiB c8fc5905e499a63e3e889709cf447f555635a72c01f170cf49ef1f6c4e450fda

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.