python-easy-enum 0.3.0-2 source package in Ubuntu

Changelog

python-easy-enum (0.3.0-2) unstable; urgency=medium

  * Source-only upload

 -- Sebastian Ramacher <email address hidden>  Thu, 08 Jun 2023 20:56:10 +0200

Upload details

Uploaded by:
Sebastian Ramacher
Uploaded to:
Sid
Original maintainer:
Sebastian Ramacher
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-easy-enum_0.3.0-2.dsc 1.3 KiB d91ef0cd65e7338d1ab6b0a30e5a5e0a9e4ec5e216b3dc1712e78bbf37f4b682
python-easy-enum_0.3.0.orig.tar.gz 3.8 KiB aa9baffd64ba0421ae9abcee045347e7d783b105ccce38caf55fd80c21f95b6a
python-easy-enum_0.3.0-2.debian.tar.xz 1.7 KiB d7ed1fc199546c9479edf607e0ccfa735c44312e543fa9794f58da19c4144abd

Available diffs

No changes file available.

Binary packages built by this source

python3-easy-enum: User friendly implementation of Enum in Python

 This module extends Enum values with auto-generated descriptions. It also
 provides Enums with automatic mapping between Enum values and their string
 representation.
 .
 This package contains the Python module for Python 3.