Anki/pylib
Andreas Reis e68a40f13e cleanup / renames
・ soundRegexps →  sound_regexps

・ htmlRegexps →  html_media_regexps

・ HTML_TAGS →  HTML_MEDIA_TAGS

・ escapeImages →  escape_media_filenames + alias

・ strip_html_preserving_image_filenames →  strip_html_preserving_media_filenames
2020-11-10 14:53:04 +01:00
..
anki cleanup / renames 2020-11-10 14:53:04 +01:00
tests cleanup / renames 2020-11-10 14:53:04 +01:00
tools update to latest black 2020-08-31 13:29:28 +10:00
.gitignore move generated methods into separate, gitignored file 2020-05-24 20:41:53 +10:00
.isort.cfg move generated methods into separate, gitignored file 2020-05-24 20:41:53 +10:00
.pylintrc rework Fluent handling 2020-02-23 13:22:50 +10:00
Makefile update to latest isort, pylint and pytest 2020-08-31 12:05:36 +10:00
mypy.ini enable strict equality checks in mypy 2020-08-03 10:26:40 +10:00
pyproject.toml Created the GitHub Actions step Upload to PyPi to run only on 2020-04-02 02:57:34 -03:00
requirements.dev add missing pylint/isort deps 2020-08-31 14:07:04 +10:00
setup.py bump version 2020-10-02 10:22:21 +10:00