UEConfigParser


NameUEConfigParser JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/xwoojin/UEConfigParser
SummaryConfigParser (in text) created for read/edit/write Unreal Engine Config files
upload_time2025-01-13 22:53:30
maintainerNone
docs_urlNone
authorWooJin Kim
requires_python<4,>=2.7
licenseNone
keywords ueconfig xwoojin config parser config parser configparser unreal engine unreal config unreal parser
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/xwoojin/UEConfigParser",
    "name": "UEConfigParser",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=2.7",
    "maintainer_email": null,
    "keywords": "ueconfig, xwoojin, config, parser, config parser, configparser, unreal engine, unreal config, unreal parser",
    "author": "WooJin Kim",
    "author_email": "woojinian@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f4/3c/2a89a89d9f7d753f244fb5d49c1f0a3e50a4ef98dba4593cba1d0f0c9d29/UEConfigParser-1.0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "ConfigParser (in text) created for read/edit/write Unreal Engine Config files",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/xwoojin/UEConfigParser"
    },
    "split_keywords": [
        "ueconfig",
        " xwoojin",
        " config",
        " parser",
        " config parser",
        " configparser",
        " unreal engine",
        " unreal config",
        " unreal parser"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c9a04d9f6239165765d386059f299add578a4cdd72d0cb1f36e8387b025d2cc",
                "md5": "3ffbc66992741d083b59cad6c470db9f",
                "sha256": "8770bab8b27f79e939d67174f226c7807628390d01b06faf0ee80c34fb48b922"
            },
            "downloads": -1,
            "filename": "UEConfigParser-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3ffbc66992741d083b59cad6c470db9f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=2.7",
            "size": 4097,
            "upload_time": "2025-01-13T22:53:27",
            "upload_time_iso_8601": "2025-01-13T22:53:27.556057Z",
            "url": "https://files.pythonhosted.org/packages/4c/9a/04d9f6239165765d386059f299add578a4cdd72d0cb1f36e8387b025d2cc/UEConfigParser-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f43c2a89a89d9f7d753f244fb5d49c1f0a3e50a4ef98dba4593cba1d0f0c9d29",
                "md5": "35a7ae86f3770642c5eef93221d77f4b",
                "sha256": "32eef8fda3a83af92ff78588c13d91904d49c39c6f90fb906aef22a0f5686ed7"
            },
            "downloads": -1,
            "filename": "UEConfigParser-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "35a7ae86f3770642c5eef93221d77f4b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=2.7",
            "size": 4279,
            "upload_time": "2025-01-13T22:53:30",
            "upload_time_iso_8601": "2025-01-13T22:53:30.472954Z",
            "url": "https://files.pythonhosted.org/packages/f4/3c/2a89a89d9f7d753f244fb5d49c1f0a3e50a4ef98dba4593cba1d0f0c9d29/UEConfigParser-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-13 22:53:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xwoojin",
    "github_project": "UEConfigParser",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ueconfigparser"
}
        
Elapsed time: 1.89629s