calibre/setup
Kovid Goyal 069e3e69b4
...
2020-05-15 09:13:10 +05:30
..
__init__.py Code to fetch hyphenation dictionaries 2019-11-30 10:59:45 +05:30
browser_data.py fix recent_uas due to firefox site changes 2019-04-18 10:32:32 -04:00
build.py Remove obsolete workarounds for buggy distro Qt packages 2020-02-04 08:45:03 +05:30
build_environment.py Remove obsolete workarounds for buggy distro Qt packages 2020-02-04 08:45:03 +05:30
check.py Checking of changelog needs python 3 now 2020-02-11 11:24:40 +05:30
commands.py Add a command to easily run rapydscript tests 2020-04-02 16:34:07 +05:30
csslint.py Command to vendor csslint 2020-01-08 21:01:59 +05:30
extensions.json Make the name of the html syntax highlighter module more explicit 2019-12-03 10:45:42 +05:30
file-hosting-bw.py py3: merge multiline __future__ imports to not confuse 2to3 2019-05-27 00:41:14 -04:00
git_post_checkout_hook.py Fix checkout hook trying to delete chroot pyc files 2019-04-10 16:53:52 +05:30
git_post_rewrite_hook.py Fix invocation of setup.py in git hooks 2018-07-27 17:36:25 +05:30
git_pre_commit_hook.py Undo redundant imports & new-style raises 2018-09-10 12:11:29 +05:30
git_version.py Merge branch 'git_version' of https://github.com/eli-schwartz/calibre 2019-05-12 12:45:16 +05:30
gui.py Various fixes for the latest py3 commit 2019-03-21 18:33:19 +05:30
hosting.py ... 2020-05-15 09:13:10 +05:30
hyphenation.py A few more etree.fromstring 2019-12-29 22:02:16 +05:30
install.py linux install: make sure init_calibre.py is listed in calibre-uninstall 2019-10-29 20:19:22 -04:00
installers.py Convenient way to build a dependency for all platforms 2019-11-03 08:52:53 +05:30
iso_639-3.json Update the ISO 639-3 language database 2019-11-02 09:21:28 +05:30
iso_3166-1.json Update ISO 3166 database 2019-11-02 09:31:05 +05:30
lc_data.py py3: merge multiline __future__ imports to not confuse 2to3 2019-05-27 00:41:14 -04:00
linux-installer.py linux installer: fix python3 re.sub with mismatched str/bytes 2019-11-08 14:11:31 -05:00
linux-installer.sh linux installer: fix python3 re.sub with mismatched str/bytes 2019-11-08 14:11:31 -05:00
mathjax.py setup: refactor mathjax class into generic class for vendoring things 2019-12-02 21:05:51 -05:00
parallel_build.py Start work on building calibre on windows 2019-06-19 10:06:54 +05:30
plugins_mirror.py Make plugins_mirror.py more polyglot 2020-02-10 20:41:23 +05:30
port.py use context managers to open files 2019-07-25 01:30:54 -04:00
publish.py Better fixes for publish pipeline issues 2019-10-04 07:35:09 +05:30
resources.py Code to fetch hyphenation dictionaries 2019-11-30 10:59:45 +05:30
revendor.py Dont show the useless --system-version option for hyphenation 2019-12-03 08:59:02 +05:30
run-calibre-worker.py py3: merge multiline __future__ imports to not confuse 2to3 2019-05-27 00:41:14 -04:00
test.py Add a command to easily run rapydscript tests 2020-04-02 16:34:07 +05:30
translations.py Fix #1860831 [Two Portuguese when to choose the language](https://bugs.launchpad.net/calibre/+bug/1860831) 2020-04-04 17:26:47 +05:30
unix-ci.py Add rapydscript tests to CI 2020-04-02 16:38:20 +05:30
upload.py Move hosting script to python 3 2020-05-15 09:09:23 +05:30
vcvars.py py3: merge multiline __future__ imports to not confuse 2to3 2019-05-27 00:41:14 -04:00
win-ci.py Add rapydscript tests to CI 2020-04-02 16:38:20 +05:30