Name : python310-emoji
| |
Version : 2.8.0
| Vendor : obs://build_opensuse_org/system:homeautomation
|
Release : 11.4
| Date : 2022-01-15 16:47:10
|
Group : Development/Languages/Python
| Source RPM : python-emoji-2.8.0-11.4.src.rpm
|
Size : 10.00 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\'``) but Spanish (``\'es\'``), Portuguese (``\'pt\'``) and Italian (``\'it\'``) are also supported.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/system:/homeautomation:/home-assistant/openSUSE_Factory/noarch |