calibre/src/polyglot/html_entities.py
2024-03-30 13:02:22 +05:30

8 lines
179 B
Python

#!/usr/bin/env python
# vim:fileencoding=utf-8
# License: GPL v3 Copyright: 2019, Eli Schwartz <eschwartz@archlinux.org>
from html.entities import name2codepoint
name2codepoint