pdfbrain


Namepdfbrain JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/innodatalabs/pdfbrain
SummaryParsing PDF files with pdfium
upload_time2023-02-10 22:53:22
maintainer
docs_urlNone
authorMike Kroutikov
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PDF Brain
A Python PDF parsing library based on pdfium

## License
MIT




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/innodatalabs/pdfbrain",
    "name": "pdfbrain",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Mike Kroutikov",
    "author_email": "mkroutikov@innodata.com",
    "download_url": "",
    "platform": null,
    "description": "# PDF Brain\nA Python PDF parsing library based on pdfium\n\n## License\nMIT\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Parsing PDF files with pdfium",
    "version": "0.0.5",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6f5f5396be2f6e410f1b40ee9a56b1fb6df6b0609a628eef10542f4e7f79af8",
                "md5": "2294ec2f55d158f79e1d7abb798a0493",
                "sha256": "e8675d5435056d06c1c8a702ab9bd8ed10096474a5940d2962f762c3fbb6f6bb"
            },
            "downloads": -1,
            "filename": "pdfbrain-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2294ec2f55d158f79e1d7abb798a0493",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8406,
            "upload_time": "2023-02-10T22:53:22",
            "upload_time_iso_8601": "2023-02-10T22:53:22.529285Z",
            "url": "https://files.pythonhosted.org/packages/b6/f5/f5396be2f6e410f1b40ee9a56b1fb6df6b0609a628eef10542f4e7f79af8/pdfbrain-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-10 22:53:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "innodatalabs",
    "github_project": "pdfbrain",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pdfbrain"
}
        
Elapsed time: 0.77228s