python-emoji 2.2.0-2 source package in Ubuntu

Changelog

python-emoji (2.2.0-2) unstable; urgency=medium

  * Fix debian/watch

 -- Martin <email address hidden>  Fri, 24 Feb 2023 16:12:43 +0000

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
python-emoji_2.2.0-2.dsc 2.0 KiB 9a27a538d6bef198b167ceae3e04ac9d78ae9b9a0b3fe193f1a8538c67bb4860
python-emoji_2.2.0.orig.tar.gz 286.3 KiB b6af8e18de76fec176986be80698598937b38b760ca90954ca46454db99391c5
python-emoji_2.2.0-2.debian.tar.xz 2.4 KiB da08f4b2259ee4e845006ef8f7946ab2e36afa9c3176bc2fd3a149e3dd7894ee

Available diffs

No changes file available.

Binary packages built by this source

python3-emoji: Emoji for Python

 The entire set of Emoji codes as defined by the unicode
 consortium is supported in addition to a bunch of aliases. By
 default, only the official list is enabled but doing
 emoji.emojize(use_aliases=True) enables both the full list and
 aliases.