pyghelpers


Namepyghelpers JSON
Version 1.1 PyPI version JSON
download
home_pagehttps://github.com/IrvKalb/pyghelpers
SummaryClasses and functions for use with Pygame
upload_time2023-07-09 18:15:00
maintainer
docs_urlNone
authorIrv Kalb
requires_python
licenseBSD
keywords timer classes scene and scenemgr classes dialogs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A collection of classes and functions for building programs using Pygame

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/IrvKalb/pyghelpers",
    "name": "pyghelpers",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Timer classes,Scene and SceneMgr classes,Dialogs",
    "author": "Irv Kalb",
    "author_email": "Irv@furrypants.com",
    "download_url": "https://files.pythonhosted.org/packages/9e/9e/cbb996876eefc03d1ef4d4427e11feffa4b3316c5e67f6d0235729b08ab9/pyghelpers-1.1.tar.gz",
    "platform": null,
    "description": "A collection of classes and functions for building programs using Pygame\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Classes and functions for use with Pygame",
    "version": "1.1",
    "project_urls": {
        "Homepage": "https://github.com/IrvKalb/pyghelpers"
    },
    "split_keywords": [
        "timer classes",
        "scene and scenemgr classes",
        "dialogs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e9ecbb996876eefc03d1ef4d4427e11feffa4b3316c5e67f6d0235729b08ab9",
                "md5": "7282d7d273e7d42327b9abe2030258c6",
                "sha256": "059a32a948e2fccbc630bf9f128f5bb3f62cd325ef74afebbcb9c4a41f8d95f5"
            },
            "downloads": -1,
            "filename": "pyghelpers-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7282d7d273e7d42327b9abe2030258c6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 802304,
            "upload_time": "2023-07-09T18:15:00",
            "upload_time_iso_8601": "2023-07-09T18:15:00.181412Z",
            "url": "https://files.pythonhosted.org/packages/9e/9e/cbb996876eefc03d1ef4d4427e11feffa4b3316c5e67f6d0235729b08ab9/pyghelpers-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-09 18:15:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "IrvKalb",
    "github_project": "pyghelpers",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pyghelpers"
}
        
Elapsed time: 0.08696s