pdftotree-mercurial


Namepdftotree-mercurial JSON
Version 1.2 PyPI version JSON
download
home_pagehttps://github.com/HazyResearch/pdftotree
SummaryConvert PDF into hOCR with text, tables, and figures being recognized and preserved. (Without sklearn in dependencies)
upload_time2023-04-21 18:59:01
maintainer
docs_urlNone
authorHazy Research
requires_python>=3.6
licenseMIT
keywords pdf parsing html hocr
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HazyResearch/pdftotree",
    "name": "pdftotree-mercurial",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "pdf,parsing,html,hocr",
    "author": "Hazy Research",
    "author_email": "senwu@cs.stanford.edu",
    "download_url": "https://files.pythonhosted.org/packages/ed/36/fe6532be24ef337315abe90c245e5be04e861da93c1edf50041061824ce2/pdftotree-mercurial-1.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Convert PDF into hOCR with text, tables, and figures being recognized and preserved. (Without sklearn in dependencies)",
    "version": "1.2",
    "split_keywords": [
        "pdf",
        "parsing",
        "html",
        "hocr"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed36fe6532be24ef337315abe90c245e5be04e861da93c1edf50041061824ce2",
                "md5": "abde472f42b5ca5b69c8ecf916b142fc",
                "sha256": "32d6d45e6dc5012a7aa3131c94c769adde9c2cbc519b9a7dee40c33d31a68ee1"
            },
            "downloads": -1,
            "filename": "pdftotree-mercurial-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "abde472f42b5ca5b69c8ecf916b142fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 48747,
            "upload_time": "2023-04-21T18:59:01",
            "upload_time_iso_8601": "2023-04-21T18:59:01.287480Z",
            "url": "https://files.pythonhosted.org/packages/ed/36/fe6532be24ef337315abe90c245e5be04e861da93c1edf50041061824ce2/pdftotree-mercurial-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-21 18:59:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "HazyResearch",
    "github_project": "pdftotree",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pdftotree-mercurial"
}
        
Elapsed time: 0.06274s