d64gfx


Named64gfx JSON
Version 3.0.1 PyPI version JSON
download
home_page
SummaryCenbe's Commodore 64 Disk Image Library (graphics routines)
upload_time2023-11-09 18:43:38
maintainer
docs_urlNone
author
requires_python>=3.11
license
keywords commodore geos
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### This project (d64gfx) contains a few graphics routines associated with my Commodore 64 disk image utilities (d64py). They're used by my DiskWrangler (q.v.), and are in a separate library because they're Qt6-specific.

* getting the icon from a GEOS file as a QPixmap
* font previews (including mega-fonts) as a QPixmap
* geoPaint previews as a QPixmap

You can find the API docs [here](https://www.lyonlabs.org/pydoc/d64gfx/), and the changelog [here](https://gitlab.com/Cenbe/d64gfx/-/blob/master/revision.history?ref_type=heads).


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "d64gfx",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "Commodore,GEOS",
    "author": "",
    "author_email": "Glenn Holmer <cenbe@protonmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/db/72/f3265f8d99a0e8681868e0ed5ba333f3b66a608511772f9bf5ab8af8866b/d64gfx-3.0.1.tar.gz",
    "platform": null,
    "description": "### This project (d64gfx) contains a few graphics routines associated with my Commodore 64 disk image utilities (d64py). They're used by my DiskWrangler (q.v.), and are in a separate library because they're Qt6-specific.\n\n* getting the icon from a GEOS file as a QPixmap\n* font previews (including mega-fonts) as a QPixmap\n* geoPaint previews as a QPixmap\n\nYou can find the API docs [here](https://www.lyonlabs.org/pydoc/d64gfx/), and the changelog [here](https://gitlab.com/Cenbe/d64gfx/-/blob/master/revision.history?ref_type=heads).\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Cenbe's Commodore 64 Disk Image Library (graphics routines)",
    "version": "3.0.1",
    "project_urls": {
        "Documentation": "https://www.lyonlabs.org/pydoc/d64gfx/",
        "Repository": "https://gitlab.com/Cenbe/d64gfx.git"
    },
    "split_keywords": [
        "commodore",
        "geos"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f80d0d2e77265825a196711d22e80c893f9c6d4410a2d8ac16adbdbe91d995c0",
                "md5": "9ed184e78de792d5e5745c870cdc6a0d",
                "sha256": "452090c00c42f757c1733a5361ae00d5b6d78b60f23d651b87d67ce3a388cebc"
            },
            "downloads": -1,
            "filename": "d64gfx-3.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9ed184e78de792d5e5745c870cdc6a0d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 5272,
            "upload_time": "2023-11-09T18:43:36",
            "upload_time_iso_8601": "2023-11-09T18:43:36.758377Z",
            "url": "https://files.pythonhosted.org/packages/f8/0d/0d2e77265825a196711d22e80c893f9c6d4410a2d8ac16adbdbe91d995c0/d64gfx-3.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db72f3265f8d99a0e8681868e0ed5ba333f3b66a608511772f9bf5ab8af8866b",
                "md5": "32bb7170e4a36af0017f72fd01135364",
                "sha256": "950ea135088eb2fd5cd579ab437bb5d1d4e15963d8f7d6600c1eaba311606453"
            },
            "downloads": -1,
            "filename": "d64gfx-3.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "32bb7170e4a36af0017f72fd01135364",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 5420,
            "upload_time": "2023-11-09T18:43:38",
            "upload_time_iso_8601": "2023-11-09T18:43:38.347419Z",
            "url": "https://files.pythonhosted.org/packages/db/72/f3265f8d99a0e8681868e0ed5ba333f3b66a608511772f9bf5ab8af8866b/d64gfx-3.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-09 18:43:38",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "Cenbe",
    "gitlab_project": "d64gfx",
    "lcname": "d64gfx"
}
        
Elapsed time: 0.13922s