python-untokenize 0.1.1-2 source package in Ubuntu

Changelog

python-untokenize (0.1.1-2) unstable; urgency=medium

  * Team upload.
  * Update Standards-Version to 4.6.0 (no changes needed)

 -- Scott Talbert <email address hidden>  Mon, 11 Oct 2021 21:51:16 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
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
python-untokenize_0.1.1-2.dsc 2.1 KiB 7eedf2d853e15756be1827b6fb9ff94a8fa58822f09c7b45c065e67a484e2b3a
python-untokenize_0.1.1.orig.tar.gz 4.6 KiB b26db2b253d1676b886238c7819b60dbf805a7491eee5cc15ff3238e70f96472
python-untokenize_0.1.1-2.debian.tar.xz 2.2 KiB c27d78f87f688ee5506993c6807bc512c96793fd462016e36eb27b78341924a8

No changes file available.

Binary packages built by this source

python3-untokenize: Untokenize transforms tokens into source code (Python 3)

 Untokenize transforms tokens into source code.
 .
 Unlike the standard library's tokenize.untokenize(), it preserves the
 original whitespace between tokens.
 .
 This package installs the library for Python 3.