python-absl 0.15.0-2 source package in Ubuntu

Changelog

python-absl (0.15.0-2) unstable; urgency=medium

  * Update metadata
  * gbp.conf: remove unused dfsg/latest branch

 -- Agathe Porte <email address hidden>  Sat, 10 Sep 2022 15:34:02 +0200

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-absl_0.15.0-2.dsc 1.5 KiB 2220dd08ed69a4657f5fdda66bfd016b05bbf826de36d2e6557df8c3f3c38ba5
python-absl_0.15.0.orig.tar.gz 228.7 KiB 0be59b82d65dfa1f995365dcfea2cc57989297b065fda696ef13f30fcc6c8e5b
python-absl_0.15.0-2.debian.tar.xz 6.1 KiB ea4477aec4b6ed10d2735e2daa0bd407e972faf7e33b104f8fee1f833a762bf1

Available diffs

No changes file available.

Binary packages built by this source

python3-absl: Abseil Python Common Libraries

 A collection of Python library code for building Python applications. The code
 is collected from Google's own Python code base, and has been extensively
 tested and used in production.
 .
 Some features include:
 .
  * Simple application startup
 .
  * Distributed commandline flags system
 .
  * Custom logging module with additional features
 .
  * Testing utilities