stbl


Namestbl JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/garrett-he/python-stbl
SummaryA package including command-line utilities to parse *.stbl files for modding game: The Sims.
upload_time2025-02-09 16:04:47
maintainerNone
docs_urlNone
authorGarrett HE
requires_python<3.14,>=3.10
licenseBSD-3-Clause
keywords the-sims game stbl
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stbl

A package including command-line utilities to parse *.stbl files for modding game: The Sims.

## License

Copyright (C) 2024 Garrett HE <garrett.he@outlook.com>

The BSD 3-Clause License, see [LICENSE](./LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/garrett-he/python-stbl",
    "name": "stbl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.10",
    "maintainer_email": null,
    "keywords": "the-sims, game, stbl",
    "author": "Garrett HE",
    "author_email": "garrett.he@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/88/a9/8feeb360f5bc96cf671193334582a6314d3df7854e65ae0d0d816a25c26a/stbl-0.1.0.tar.gz",
    "platform": null,
    "description": "# stbl\n\nA package including command-line utilities to parse *.stbl files for modding game: The Sims.\n\n## License\n\nCopyright (C) 2024 Garrett HE <garrett.he@outlook.com>\n\nThe BSD 3-Clause License, see [LICENSE](./LICENSE).\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A package including command-line utilities to parse *.stbl files for modding game: The Sims.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/garrett-he/python-stbl",
        "Repository": "https://github.com/garrett-he/python-stbl.git",
        "changelog": "https://github.com/garrett-he/python-stbl/blob/main/CHANGELOG.md"
    },
    "split_keywords": [
        "the-sims",
        " game",
        " stbl"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0782c7dc28c85165892098696693d2c9f743ea737d93f260ed0625e91eb62d34",
                "md5": "4b5bdeadac7ee6bfee64cd40dddaaf0d",
                "sha256": "653a4f9ed002f8b4a35a8ce233c65a20ff4a82b718241182efa47cf577142750"
            },
            "downloads": -1,
            "filename": "stbl-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b5bdeadac7ee6bfee64cd40dddaaf0d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.10",
            "size": 4753,
            "upload_time": "2025-02-09T16:04:44",
            "upload_time_iso_8601": "2025-02-09T16:04:44.038210Z",
            "url": "https://files.pythonhosted.org/packages/07/82/c7dc28c85165892098696693d2c9f743ea737d93f260ed0625e91eb62d34/stbl-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88a98feeb360f5bc96cf671193334582a6314d3df7854e65ae0d0d816a25c26a",
                "md5": "d438f0a6dbaa33d34b339bb3f647b14a",
                "sha256": "9c17f332cfff43bceed091ec27298c038ad8c69d0b78d83fb34d52a29a910dad"
            },
            "downloads": -1,
            "filename": "stbl-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d438f0a6dbaa33d34b339bb3f647b14a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.10",
            "size": 3348,
            "upload_time": "2025-02-09T16:04:47",
            "upload_time_iso_8601": "2025-02-09T16:04:47.797451Z",
            "url": "https://files.pythonhosted.org/packages/88/a9/8feeb360f5bc96cf671193334582a6314d3df7854e65ae0d0d816a25c26a/stbl-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-09 16:04:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "garrett-he",
    "github_project": "python-stbl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "stbl"
}
        
Elapsed time: 1.83488s