initial commit

This commit is contained in:
klein panic
2024-09-29 01:45:31 -04:00
commit 242841c44b
8018 changed files with 1426958 additions and 0 deletions

View File

@@ -0,0 +1 @@
GNU AFFERO GPL 3.0

View File

@@ -0,0 +1,34 @@
Metadata-Version: 2.1
Name: PyMuPDFb
Version: 1.24.3
Summary: MuPDF shared libraries for PyMuPDF.
Description-Content-Type: text/markdown
Author: Artifex
Author-email: support@artifex.com
License: GNU AFFERO GPL 3.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Utilities
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Project-URL: Documentation, https://pymupdf.readthedocs.io/
Project-URL: Source, https://github.com/pymupdf/pymupdf
Project-URL: Tracker, https://github.com/pymupdf/PyMuPDF/issues
Project-URL: Changelog, https://pymupdf.readthedocs.io/en/latest/changes.html
# PyMuPDF 1.24.3
This wheel contains [MuPDF](https://mupdf.readthedocs.io/) shared libraries for
use by [PyMuPDF](https://pymupdf.readthedocs.io/).
This wheel is shared by PyMuPDF wheels that are specific to different Python
versions, significantly reducing the total size of a release.

View File

@@ -0,0 +1,7 @@
# PyMuPDF 1.24.3
This wheel contains [MuPDF](https://mupdf.readthedocs.io/) shared libraries for
use by [PyMuPDF](https://pymupdf.readthedocs.io/).
This wheel is shared by PyMuPDF wheels that are specific to different Python
versions, significantly reducing the total size of a release.

View File

@@ -0,0 +1,10 @@
../../../bin/pymupdf,sha256=PoXQ0feWT7lPOYAWbDRzFSKmobdQ3_dozDESUVmMZ9o,265
PyMuPDFb-1.24.3.dist-info/COPYING,sha256=4Fv7ClDSjhDuQgCg-BeJPyaVMFWkyVp40FN4tIg7QBM,18
PyMuPDFb-1.24.3.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
PyMuPDFb-1.24.3.dist-info/METADATA,sha256=U23nwgEDT5iLH_7YGkCI4NmT_4OQIHjNaivR61TmE88,1417
PyMuPDFb-1.24.3.dist-info/README.md,sha256=sj0Xy40arPd4JxaJtvMqHLE8X5ahVVh0Oc1SY1ietA8,289
PyMuPDFb-1.24.3.dist-info/RECORD,,
PyMuPDFb-1.24.3.dist-info/WHEEL,sha256=LyC2D1hBHpF2HFjzv6f1bqg6GHmnTYjHEeWEZAAixKw,131
PyMuPDFb-1.24.3.dist-info/entry_points.txt,sha256=9NcH_CVkHVuLNxE1TYbfwXwClVkMcM890TMTJ3C5fDA,51
pymupdf/libmupdf.so.24.2,sha256=bGJOG0fkF0Ov5Fn0QPk4u7Mj5QHIDCyS-nBe20LYc7s,27219952
pymupdf/libmupdfcpp.so.24.2,sha256=I1BMwAI_JSWqMLDdJljFrZPVueaxYKQqT-gnIdF0pjM,2569416

View File

@@ -0,0 +1,6 @@
Wheel-Version: 1.0
Generator: pipcl
Root-Is-Purelib: false
Tag: py3-none-manylinux2014_x86_64
Tag: py3-none-manylinux_2_17_x86_64

View File

@@ -0,0 +1,3 @@
[console_scripts]
pymupdf = pymupdf.__main__:main