| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-emoji | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 0.5.4 | Vendor: openSUSE |
| Release: bp155.2.12 | Build date: Mon May 22 12:34:47 2023 |
| Group: Development/Languages/Python | Build host: hurricane3 |
| Size: 395428 | Source RPM: python-emoji-0.5.4-bp155.2.12.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/carpedm20/emoji/ | |
| Summary: Emoji for Python | |
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 👍
BSD-3-Clause
* Mon Mar 30 2020 Paolo Stivanin <info@paolostivanin.com>
- Add remove_nose.patch
* Sat Sep 14 2019 Matthias Bach <marix@marix.org>
- Update to 0.5.4:
* :robot: has been added as an alias for :robot_face:
* Package now officially supports Python 3.7
* Fri Sep 13 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.5.3:
* no upstream changelog
* Wed Apr 24 2019 pgajdos@suse.com
- version update to 0.5.2
* no upstream changelog, see git log
- run the test suite
* Fri Mar 01 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.5.1:
* Various small fixes
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Sun Apr 15 2018 tchvatal@suse.com
- Fix source URL to use pythonhosted without hashes
* Sun Apr 15 2018 marix@marix.org
- Updated to upstream version 0.5.0.
+ Updated emoji set.
+ New function to count emojis in a string.
- Fixed example in package description.
* Sun Apr 15 2018 marix@marix.org
- Fix source URL.
* Wed Mar 14 2018 marix@marix.org
- Adjust test execution to single-spec format.
- Properly declare the license file in the files section.
* Tue Mar 13 2018 marix@marix.org
- Initial package release.
/usr/lib/python3.6/site-packages/emoji /usr/lib/python3.6/site-packages/emoji-0.5.4-py3.6.egg-info /usr/lib/python3.6/site-packages/emoji-0.5.4-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/emoji-0.5.4-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/emoji-0.5.4-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/emoji-0.5.4-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/emoji-0.5.4-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/emoji-0.5.4-py3.6.egg-info/zip-safe /usr/lib/python3.6/site-packages/emoji/__init__.py /usr/lib/python3.6/site-packages/emoji/__pycache__ /usr/lib/python3.6/site-packages/emoji/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/emoji/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/emoji/__pycache__/core.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/emoji/__pycache__/core.cpython-36.pyc /usr/lib/python3.6/site-packages/emoji/__pycache__/unicode_codes.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/emoji/__pycache__/unicode_codes.cpython-36.pyc /usr/lib/python3.6/site-packages/emoji/core.py /usr/lib/python3.6/site-packages/emoji/unicode_codes.py /usr/share/doc/packages/python3-emoji /usr/share/doc/packages/python3-emoji/CHANGES.md /usr/share/doc/packages/python3-emoji/README.rst /usr/share/licenses/python3-emoji /usr/share/licenses/python3-emoji/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:24:48 2026