10 lines
342 B
Python
10 lines
342 B
Python
mupdf_location = 'https://mupdf.com/downloads/archive/mupdf-1.27.2-source.tar.gz'
|
|
pymupdf_version = '1.27.2.3'
|
|
pymupdf_version_tuple = (1, 27, 2, 3)
|
|
pymupdf_git_sha = 'bf51516c1b1146d357e3705473f7dea6a405a589'
|
|
pymupdf_git_diff = ''
|
|
pymupdf_git_branch = 'aptest-jules'
|
|
swig_version = '4.4.1'
|
|
swig_version_tuple = (4, 4, 1)
|
|
fake_no_gil = False
|