comicthumb


Namecomicthumb JSON
Version 0.0.5 PyPI version JSON
download
home_page
SummaryPython3 reimplementation of comix's comicthumb for generating comic thumbnails
upload_time2024-03-16 05:42:25
maintainer
docs_urlNone
author
requires_python
licenseGNU General Public License v2 (GPLv2)
keywords comix comicthumb thumbnailer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Comicthumb

This is a very basic port of the
[comicthumb](https://sourceforge.net/p/comix/code/HEAD/tree/trunk/mime/comicthumb)
utility that came with comix.  Arch users do not get this utility by default
with the better maintained fork, mcomix. This "just werks on my machine" but if
it doesn't work on yours submit a pull request please.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "comicthumb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "comix,comicthumb,thumbnailer",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e3/4d/403e9fdd5e6a5a935c58c0829161b11a08054f329753ade87399bef4fccd/comicthumb-0.0.5.tar.gz",
    "platform": null,
    "description": "# Comicthumb\n\nThis is a very basic port of the\n[comicthumb](https://sourceforge.net/p/comix/code/HEAD/tree/trunk/mime/comicthumb)\nutility that came with comix.  Arch users do not get this utility by default\nwith the better maintained fork, mcomix. This \"just werks on my machine\" but if\nit doesn't work on yours submit a pull request please.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v2 (GPLv2)",
    "summary": "Python3 reimplementation of comix's comicthumb for generating comic thumbnails",
    "version": "0.0.5",
    "project_urls": {
        "repository": "https://codeberg.org/johndovern/comicthumb"
    },
    "split_keywords": [
        "comix",
        "comicthumb",
        "thumbnailer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ceb3b1b1762f1f0ac23215a7a02cb9fa18451d6af7dbae6021b57f20aabdde37",
                "md5": "6cc392a9693eaa00c26260055ccab5b5",
                "sha256": "832dff3bfd6b40a5a6fe49767c1243a74c650a1f962f3b67c32b842899b7e5d9"
            },
            "downloads": -1,
            "filename": "comicthumb-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6cc392a9693eaa00c26260055ccab5b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11441,
            "upload_time": "2024-03-16T05:42:23",
            "upload_time_iso_8601": "2024-03-16T05:42:23.521469Z",
            "url": "https://files.pythonhosted.org/packages/ce/b3/b1b1762f1f0ac23215a7a02cb9fa18451d6af7dbae6021b57f20aabdde37/comicthumb-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e34d403e9fdd5e6a5a935c58c0829161b11a08054f329753ade87399bef4fccd",
                "md5": "46e60f1b7e36efcc6a280041c4c16603",
                "sha256": "551e6295387c1618ae5b25d844041500c1bd3c4066215c0303e27ab0906b66fd"
            },
            "downloads": -1,
            "filename": "comicthumb-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "46e60f1b7e36efcc6a280041c4c16603",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10814,
            "upload_time": "2024-03-16T05:42:25",
            "upload_time_iso_8601": "2024-03-16T05:42:25.215566Z",
            "url": "https://files.pythonhosted.org/packages/e3/4d/403e9fdd5e6a5a935c58c0829161b11a08054f329753ade87399bef4fccd/comicthumb-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-16 05:42:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": true,
    "codeberg_user": "johndovern",
    "codeberg_project": "comicthumb",
    "lcname": "comicthumb"
}
        
Elapsed time: 0.23097s