ebook-converter-noimage


Nameebook-converter-noimage JSON
Version 4.12.2 PyPI version JSON
download
home_pagehttps://github.com/gryf/ebook-converter
SummaryConvert ebook between different formats
upload_time2023-07-12 13:39:54
maintainer
docs_urlNone
authorgryf
requires_python
licenseGPL3
keywords
VCS
bugtrack_url
requirements beautifulsoup4 css-parser filelock html2text
Travis-CI No Travis.
coveralls test coverage No coveralls.
             # ebook-converter
This is a published wheel for the 3-year-unmaintained [ebook-converter](https://github.com/gryf/ebook-converter) project, developed by gryf.

I (152334H) am merely publishing this wheel to PyPI so that I can use it in my own projects. It has a very slight modification: a hardcoded statement to ignore all images in all files. I was not responsible for 99.99% of the code present in the package.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gryf/ebook-converter",
    "name": "ebook-converter-noimage",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "gryf",
    "author_email": "gryf73@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/11/41/a3677c8e9a4951a8b2815068fc6c887520a98db8f941dcb0461c1941f0d1/ebook-converter-noimage-4.12.2.tar.gz",
    "platform": null,
    "description": " # ebook-converter\nThis is a published wheel for the 3-year-unmaintained [ebook-converter](https://github.com/gryf/ebook-converter) project, developed by gryf.\n\nI (152334H) am merely publishing this wheel to PyPI so that I can use it in my own projects. It has a very slight modification: a hardcoded statement to ignore all images in all files. I was not responsible for 99.99% of the code present in the package.\n    \n",
    "bugtrack_url": null,
    "license": "GPL3",
    "summary": "Convert ebook between different formats",
    "version": "4.12.2",
    "project_urls": {
        "Homepage": "https://github.com/gryf/ebook-converter"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f976829186174d92190f78cf477a4f69164fb876f11d4b5e923fed8ce14436d",
                "md5": "002e298714d7ef472a306008ac26ae6b",
                "sha256": "567a1488409e0904ee05b3554446fbc4bd711b610ba79dc74a2f13521035980e"
            },
            "downloads": -1,
            "filename": "ebook_converter_noimage-4.12.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "002e298714d7ef472a306008ac26ae6b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1682017,
            "upload_time": "2023-07-12T13:39:52",
            "upload_time_iso_8601": "2023-07-12T13:39:52.620895Z",
            "url": "https://files.pythonhosted.org/packages/2f/97/6829186174d92190f78cf477a4f69164fb876f11d4b5e923fed8ce14436d/ebook_converter_noimage-4.12.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1141a3677c8e9a4951a8b2815068fc6c887520a98db8f941dcb0461c1941f0d1",
                "md5": "d5bda811746bc51445e57b5b0299fba4",
                "sha256": "8e7ed8e1bf602a6c5ae102d5529d89e37eb3340cede2179e5eca70c5c917606a"
            },
            "downloads": -1,
            "filename": "ebook-converter-noimage-4.12.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d5bda811746bc51445e57b5b0299fba4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1490274,
            "upload_time": "2023-07-12T13:39:54",
            "upload_time_iso_8601": "2023-07-12T13:39:54.577518Z",
            "url": "https://files.pythonhosted.org/packages/11/41/a3677c8e9a4951a8b2815068fc6c887520a98db8f941dcb0461c1941f0d1/ebook-converter-noimage-4.12.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-12 13:39:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gryf",
    "github_project": "ebook-converter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "beautifulsoup4",
            "specs": [
                [
                    ">=",
                    "4.9.3"
                ]
            ]
        },
        {
            "name": "css-parser",
            "specs": [
                [
                    ">=",
                    "1.0.6"
                ]
            ]
        },
        {
            "name": "filelock",
            "specs": [
                [
                    ">=",
                    "3.0.12"
                ]
            ]
        },
        {
            "name": "html2text",
            "specs": [
                [
                    ">=",
                    "2020.1.16"
                ]
            ]
        }
    ],
    "lcname": "ebook-converter-noimage"
}
        
Elapsed time: 0.19238s