humanfriendly 10.0-2 source package in Ubuntu

Changelog

humanfriendly (10.0-2) unstable; urgency=medium

  * Team upload.
  * Use unittest instead of pytest (Closes: #1013705)
  * Switch to debhelper-compat 13
  * Use dh-sequence-python3
  * Bump Standards-Version to 4.6.1, no changes
  * dh_missing: ignore pycache

 -- Luca Boccassi <email address hidden>  Fri, 29 Jul 2022 12:48:05 +0100

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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
humanfriendly_10.0-2.dsc 2.3 KiB 168f70b2fc771ceac7fe5b564b281e2a02f3e7da8d81884803d34d168792766f
humanfriendly_10.0.orig.tar.xz 330.6 KiB 60982ad510b8ce6c2adb4ea0f8704df55fcf2399a2f27b7611051f50821da505
humanfriendly_10.0-2.debian.tar.xz 5.1 KiB cb0bf53ea987ad80e7f6e46a1157030afaf3320bcde9899c8587e7639a42365e

Available diffs

No changes file available.

Binary packages built by this source

humanfriendly: Helper command for the humanfriendly Python3 library

 A Python library that can be used to make text interfaces more user friendly.
 It provides parsing and formatting numbers, file sizes, pathnames and
 timespans in simple human friendly formats. It provides easy to use timers for
 long running operations, prompts for selecting a choice from a list of options
 by typing the option's number or a unique substring of the option, and
 terminal interaction including text styling (ANSI escape sequences), user
 friendly rendering of usage messages and querying the terminal for its size.
 .
 This package provides a helper command to access the functions in the library.

python-humanfriendly-doc: No summary available for python-humanfriendly-doc in ubuntu kinetic.

No description available for python-humanfriendly-doc in ubuntu kinetic.

python3-humanfriendly: Python3 library to make user friendly text interfaces

 A Python3 library that can be used to make text interfaces more user friendly.
 It provides parsing and formatting numbers, file sizes, pathnames and
 timespans in simple human friendly formats. It provides easy to use timers for
 long running operations, prompts for selecting a choice from a list of options
 by typing the option's number or a unique substring of the option, and
 terminal interaction including text styling (ANSI escape sequences), user
 friendly rendering of usage messages and querying the terminal for its size.
 .
 This package installs the library for Python 3.