python-emoji 2.8.0-1 source package in Ubuntu

Changelog

python-emoji (2.8.0-1) unstable; urgency=medium

  * New upstream version

 -- Martin <email address hidden>  Thu, 23 Nov 2023 10:03:59 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-emoji_2.8.0-1.dsc 2.0 KiB e8fc435f8b16adc5821e2e4f1daa572d48be57a4d5ce5079b8adf8969a3be445
python-emoji_2.8.0.orig.tar.gz 416.9 KiB 42d165510ebce9d21e821d29a39460cec5b295634f5fe848c97cbe05f30e458e
python-emoji_2.8.0-1.debian.tar.xz 2.4 KiB f574ed1c5de4682375aa8188fa9b9d55d9e6ce828da9f077b991a88d3dc67631

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.