awesomeversion 23.5.0-1 source package in Ubuntu

Changelog

awesomeversion (23.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright year.
  * Update Standards-Version.

 -- Edward Betts <edward@4angle.com>  Thu, 25 May 2023 14:48:34 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
awesomeversion_23.5.0-1.dsc 2.1 KiB d7fe59882a0018ac7f394d445b7479c7d526036ee48e9a740ec819d3efcee3c2
awesomeversion_23.5.0.orig.tar.gz 34.0 KiB e08ddc56775148f4e5e2d50d203e862294133a358941da5a9fc417513331b2af
awesomeversion_23.5.0-1.debian.tar.xz 2.4 KiB 53b59ab956c15c7fb0fe5f328775f45d8a23254f2d7b265b79a616071d7a602c

Available diffs

No changes file available.

Binary packages built by this source

python3-awesomeversion: Version parsing and comparison library for Python

 Features include:
 .
   * Represent a version number as an object and compare with other versions.
   * Parse a version number like 2.12.0 into the components major, minor and
     patch.
   * Identify that 1.2.3b0 represents a beta version.