Name : python312-emoji
| |
Version : 2.10.1
| Vendor : openSUSE
|
Release : 1.2
| Date : 2024-02-08 16:53:55
|
Group : Development/Languages/Python
| Source RPM : python-emoji-2.10.1-1.2.src.rpm
|
Size : 8.06 MB
| |
Packager : http://bugs_opensuse_org
| |
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: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3.12dist(emoji)
python312-emoji
python3dist(emoji)
Requires :