Name : python312-emoji
| |
Version : 2.14.0
| Vendor : obs://build_opensuse_org/devel:languages:python
|
Release : 66.2
| Date : 2024-10-07 21:12:20
|
Group : Development/Languages/Python
| Source RPM : python-emoji-2.14.0-66.2.src.rpm
|
Size : 4.22 MB
| |
Packager : (none)
| |
Summary : Emoji for Python
|
Description :
This Python module provides unicode emoji output for strings containing emoji codes. In addition to the official list defined by the unicode consortium a whole bunch of aliases is defined.
Example: >> import emoji >> print(emoji.emojize(\'Python is :thumbs_up:\')) Python is 👍 >> print(emoji.emojize(\'Python is :thumbsup:\', use_aliases=True)) Python is 👍
By default, the language is English (``language=\'en\'``). Further supported langauges are: * Spanish (\'es\') * Portuguese (\'pt\') * Italian (\'it\') * French (\'fr\') * German (\'de\') * Farsi/Persian (\'fa\') * Indonesian (\'id\') * Simplified Chinese (\'zh\') * Japanese (\'ja\') * Korean (\'ko\') * Russian (\'ru\') * Arabic (\'ar\') * Turkish (\'tr\')
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python/openSUSE_Tumbleweed/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3.12dist(emoji)
python312-emoji
python3dist(emoji)
Requires :