gd-icon-composite


Namegd-icon-composite JSON
Version 0.0.7 PyPI version JSON
download
home_page
SummaryA package to easily generate images of geometry dash icons using pillow
upload_time2024-02-04 23:46:07
maintainer
docs_urlNone
author
requires_python>=3.9
license
keywords dash gd geometry geometry dash gmd icon
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GD Icon Composite

Used to generate a full image out of the sprites that make up the icons in Geometry Dash.

Requires Pillow (version 9, haven't tested with others)
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "gd-icon-composite",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "dash,gd,geometry,geometry dash,gmd,icon",
    "author": "",
    "author_email": "Luar77 <luar77.commissions@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/6c/2a/b68b7fc0d84252151df632d42b35e4711a544b9d7e571b9e3f32407c8a89/gd_icon_composite-0.0.7.tar.gz",
    "platform": null,
    "description": "# GD Icon Composite\n\nUsed to generate a full image out of the sprites that make up the icons in Geometry Dash.\n\nRequires Pillow (version 9, haven't tested with others)",
    "bugtrack_url": null,
    "license": "",
    "summary": "A package to easily generate images of geometry dash icons using pillow",
    "version": "0.0.7",
    "project_urls": {
        "Bug Tracker": "https://github.com/Luar77/gdIconComposite/issues",
        "Homepage": "https://github.com/Luar77/gdIconComposite"
    },
    "split_keywords": [
        "dash",
        "gd",
        "geometry",
        "geometry dash",
        "gmd",
        "icon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ec30446ae0821f19e051c85112d0d9859d241c114bfd604b2805e9dc512f9e5",
                "md5": "a168c24a8dda3d0df778278e9d6439f7",
                "sha256": "cdfc4be32db9325981e0312949f85b0f8e2b96951243f0640d3b703a41760259"
            },
            "downloads": -1,
            "filename": "gd_icon_composite-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a168c24a8dda3d0df778278e9d6439f7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 16276911,
            "upload_time": "2024-02-04T23:46:03",
            "upload_time_iso_8601": "2024-02-04T23:46:03.373944Z",
            "url": "https://files.pythonhosted.org/packages/4e/c3/0446ae0821f19e051c85112d0d9859d241c114bfd604b2805e9dc512f9e5/gd_icon_composite-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c2ab68b7fc0d84252151df632d42b35e4711a544b9d7e571b9e3f32407c8a89",
                "md5": "c47e392dede9094d0ec0b6ca8206a187",
                "sha256": "88ccefa56097fd7705de6c16fe5bd8c712a08f66388d52ae3a7b1208549a7896"
            },
            "downloads": -1,
            "filename": "gd_icon_composite-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "c47e392dede9094d0ec0b6ca8206a187",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 12996263,
            "upload_time": "2024-02-04T23:46:07",
            "upload_time_iso_8601": "2024-02-04T23:46:07.805787Z",
            "url": "https://files.pythonhosted.org/packages/6c/2a/b68b7fc0d84252151df632d42b35e4711a544b9d7e571b9e3f32407c8a89/gd_icon_composite-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-04 23:46:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Luar77",
    "github_project": "gdIconComposite",
    "github_not_found": true,
    "lcname": "gd-icon-composite"
}
        
Elapsed time: 0.18441s