comicbox-pdffile


Namecomicbox-pdffile JSON
Version 0.1.8 PyPI version JSON
download
home_pagehttps://github.com/ajslater/comicbox-pdffile
SummaryA ZipFile like API for PyMuPDF
upload_time2024-10-09 02:49:08
maintainerNone
docs_urlNone
authorAJ Slater
requires_python<4.0,>=3.9
licenseGPL-3.0-only
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PDFFile

A ZipFile like API for PDFs using [PyMuPDF](https://pymupdf.readthedocs.io/) as
a backend.

Look in `pdffile.py` for exposed functions.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ajslater/comicbox-pdffile",
    "name": "comicbox-pdffile",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "AJ Slater",
    "author_email": "aj@slater.net",
    "download_url": "https://files.pythonhosted.org/packages/75/24/b44eb944d869d53ce52574a194226d909017608ea3b16a23a85989cd2f11/comicbox_pdffile-0.1.8.tar.gz",
    "platform": null,
    "description": "# PDFFile\n\nA ZipFile like API for PDFs using [PyMuPDF](https://pymupdf.readthedocs.io/) as\na backend.\n\nLook in `pdffile.py` for exposed functions.\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-only",
    "summary": "A ZipFile like API for PyMuPDF",
    "version": "0.1.8",
    "project_urls": {
        "Documentation": "https://github.com/ajslater/comicbox-pdffile",
        "Homepage": "https://github.com/ajslater/comicbox-pdffile",
        "News": "https://github.com/ajslater/comicbox-pdffile",
        "Report Issues": "https://github.com/ajslater/comicbox-pdffile/issues",
        "Repository": "https://github.com/ajslater/comicbox-pdffile"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e64113e03e3d3a429ba4dfbbd74f5588ea6cdb84e8c68889354eea0dbc393ea6",
                "md5": "ebe1ddcc8d27b650f1130dad0670636a",
                "sha256": "7a49868774aed22272246db8965e3366c00434d8ee111a3063d187544aaa5556"
            },
            "downloads": -1,
            "filename": "comicbox_pdffile-0.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ebe1ddcc8d27b650f1130dad0670636a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 3856,
            "upload_time": "2024-10-09T02:49:07",
            "upload_time_iso_8601": "2024-10-09T02:49:07.993426Z",
            "url": "https://files.pythonhosted.org/packages/e6/41/13e03e3d3a429ba4dfbbd74f5588ea6cdb84e8c68889354eea0dbc393ea6/comicbox_pdffile-0.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7524b44eb944d869d53ce52574a194226d909017608ea3b16a23a85989cd2f11",
                "md5": "598fd13b840df675755077d5b8247a10",
                "sha256": "bd1f7dbc844cbd2dee880ded0dff7e4808c704b4ae38852e271836658e5137cb"
            },
            "downloads": -1,
            "filename": "comicbox_pdffile-0.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "598fd13b840df675755077d5b8247a10",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 15418,
            "upload_time": "2024-10-09T02:49:08",
            "upload_time_iso_8601": "2024-10-09T02:49:08.983537Z",
            "url": "https://files.pythonhosted.org/packages/75/24/b44eb944d869d53ce52574a194226d909017608ea3b16a23a85989cd2f11/comicbox_pdffile-0.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-09 02:49:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ajslater",
    "github_project": "comicbox-pdffile",
    "github_not_found": true,
    "lcname": "comicbox-pdffile"
}
        
Elapsed time: 0.36575s