comicbox-pdffile


Namecomicbox-pdffile JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/ajslater/comicbox-pdffile
SummaryA ZipFile like API for PyMuPDF
upload_time2024-03-22 22:11:31
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/38/a7/516165bde219b073be3e00826c7e504e43a1cf4a6fe89809201800dbbc72/comicbox_pdffile-0.1.6.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.6",
    "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": "349db92983fd416a2b8f8bebd2ec47b33dd7b0e47dcda35c4b508213cf75ba04",
                "md5": "d6116bf4a721f6dd2501c66c2ee1de20",
                "sha256": "fd73ff84896a61a1c4288123855805a4b4d2fe2b28d6ea9c45ad27c46edb0856"
            },
            "downloads": -1,
            "filename": "comicbox_pdffile-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6116bf4a721f6dd2501c66c2ee1de20",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 3855,
            "upload_time": "2024-03-22T22:11:30",
            "upload_time_iso_8601": "2024-03-22T22:11:30.635778Z",
            "url": "https://files.pythonhosted.org/packages/34/9d/b92983fd416a2b8f8bebd2ec47b33dd7b0e47dcda35c4b508213cf75ba04/comicbox_pdffile-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38a7516165bde219b073be3e00826c7e504e43a1cf4a6fe89809201800dbbc72",
                "md5": "3f7e2b3ef509dcd5489fcbc240bb8c14",
                "sha256": "8ebaddd16435aed4fb40fa0def5d340e34466234009e2b354bb243412183e6c7"
            },
            "downloads": -1,
            "filename": "comicbox_pdffile-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "3f7e2b3ef509dcd5489fcbc240bb8c14",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 4532,
            "upload_time": "2024-03-22T22:11:31",
            "upload_time_iso_8601": "2024-03-22T22:11:31.658057Z",
            "url": "https://files.pythonhosted.org/packages/38/a7/516165bde219b073be3e00826c7e504e43a1cf4a6fe89809201800dbbc72/comicbox_pdffile-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-22 22:11:31",
    "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.22434s