ingestar


Nameingestar JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryA practical tool for converting PDF to Markdown
upload_time2025-08-22 01:49:20
maintainerNone
docs_urlNone
authorNone
requires_python<3.14,>=3.10
licenseProprietary License. Copyright (c) 2025 Jason Wong. All rights reserved.
keywords magic-pdf ingestar ingestar convert pdf markdown
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # IngeStar

A PDF ingestion tool

## Build

```py
make all
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ingestar",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.10",
    "maintainer_email": null,
    "keywords": "magic-pdf, ingestar, IngeStar, convert, pdf, markdown",
    "author": null,
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# IngeStar\n\nA PDF ingestion tool\n\n## Build\n\n```py\nmake all\n```\n",
    "bugtrack_url": null,
    "license": "Proprietary License. Copyright (c) 2025 Jason Wong. All rights reserved.",
    "summary": "A practical tool for converting PDF to Markdown",
    "version": "0.1.2",
    "project_urls": {
        "documentation": "https://jasonwang178.github.io/IngeStar/",
        "homepage": "https://ingestar.net/",
        "issues": "https://github.com/jasonwang178/IngeStar/issues",
        "repository": "https://github.com/jasonwang178/IngeStar"
    },
    "split_keywords": [
        "magic-pdf",
        " ingestar",
        " ingestar",
        " convert",
        " pdf",
        " markdown"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "91acc0a792ed211a1fc31976f26cc3de61695e070b74e995ee01f4d7bee6d203",
                "md5": "1736c1459c75dfad22603d584da359c3",
                "sha256": "92ce0b2cf64beb7549cc8b0359e3d65fc3d83605b4bf2be8062fb019e09dd086"
            },
            "downloads": -1,
            "filename": "ingestar-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1736c1459c75dfad22603d584da359c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.10",
            "size": 2801759,
            "upload_time": "2025-08-22T01:49:20",
            "upload_time_iso_8601": "2025-08-22T01:49:20.039173Z",
            "url": "https://files.pythonhosted.org/packages/91/ac/c0a792ed211a1fc31976f26cc3de61695e070b74e995ee01f4d7bee6d203/ingestar-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-22 01:49:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jasonwang178",
    "github_project": "IngeStar",
    "github_not_found": true,
    "lcname": "ingestar"
}
        
Elapsed time: 0.93074s