skytemple-dtef


Nameskytemple-dtef JSON
Version 1.6.1 PyPI version JSON
download
home_pagehttps://github.com/SkyTemple/skytemple-dtef/
SummaryDungeon Tile Exchange Format: A format for standardized rule-based tilesets with 256 adjacency combinations.
upload_time2024-01-03 19:44:30
maintainer
docs_urlNone
author
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |logo|

SkyTemple Dungeon Tile Exchange Format (DTEF)
=============================================

|build| |pypi-version| |pypi-downloads| |pypi-license| |pypi-pyversions| |discord|

.. |logo| image:: https://raw.githubusercontent.com/SkyTemple/skytemple/master/skytemple/data/icons/hicolor/256x256/apps/skytemple.png

.. |build| image:: https://img.shields.io/github/actions/workflow/status/SkyTemple/skytemple-dtef/build-test-publish.yml
    :target: https://pypi.org/project/skytemple-dtef/
    :alt: Build Status

.. |pypi-version| image:: https://img.shields.io/pypi/v/skytemple-dtef
    :target: https://pypi.org/project/skytemple-dtef/
    :alt: Version

.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/skytemple-dtef
    :target: https://pypi.org/project/skytemple-dtef/
    :alt: Downloads

.. |pypi-license| image:: https://img.shields.io/pypi/l/skytemple-dtef
    :alt: License (GPLv3)

.. |pypi-pyversions| image:: https://img.shields.io/pypi/pyversions/skytemple-dtef
    :alt: Supported Python versions

.. |discord| image:: https://img.shields.io/discord/710190644152369162?label=Discord
    :target: https://discord.gg/skytemple
    :alt: Discord

.. |kofi| image:: https://www.ko-fi.com/img/githubbutton_sm.svg
    :target: https://ko-fi.com/I2I81E5KH
    :alt: Ko-Fi

A specification / standard for dungeon tilesets. The specification can be found in "docs/format.rst".

Additionally this repository contains a reference implementation for importing / exporting tilesets from the
game Pokémon Mystery Dungeon Explorers of Sky. This implementation supports a specific subset of the standard,
which is documented in "docs/SkyTemple.rst".

The goal of this standard is to make it easy to exchange rule-based tilesets between different games, tools and engines.

Part of PMDCollab_, a collaborative effort for standardizing PMD related development efforts.

.. _PMDCollab: http://pmdcollab.org/

|kofi|

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SkyTemple/skytemple-dtef/",
    "name": "skytemple-dtef",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "|logo|\n\nSkyTemple Dungeon Tile Exchange Format (DTEF)\n=============================================\n\n|build| |pypi-version| |pypi-downloads| |pypi-license| |pypi-pyversions| |discord|\n\n.. |logo| image:: https://raw.githubusercontent.com/SkyTemple/skytemple/master/skytemple/data/icons/hicolor/256x256/apps/skytemple.png\n\n.. |build| image:: https://img.shields.io/github/actions/workflow/status/SkyTemple/skytemple-dtef/build-test-publish.yml\n    :target: https://pypi.org/project/skytemple-dtef/\n    :alt: Build Status\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/skytemple-dtef\n    :target: https://pypi.org/project/skytemple-dtef/\n    :alt: Version\n\n.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/skytemple-dtef\n    :target: https://pypi.org/project/skytemple-dtef/\n    :alt: Downloads\n\n.. |pypi-license| image:: https://img.shields.io/pypi/l/skytemple-dtef\n    :alt: License (GPLv3)\n\n.. |pypi-pyversions| image:: https://img.shields.io/pypi/pyversions/skytemple-dtef\n    :alt: Supported Python versions\n\n.. |discord| image:: https://img.shields.io/discord/710190644152369162?label=Discord\n    :target: https://discord.gg/skytemple\n    :alt: Discord\n\n.. |kofi| image:: https://www.ko-fi.com/img/githubbutton_sm.svg\n    :target: https://ko-fi.com/I2I81E5KH\n    :alt: Ko-Fi\n\nA specification / standard for dungeon tilesets. The specification can be found in \"docs/format.rst\".\n\nAdditionally this repository contains a reference implementation for importing / exporting tilesets from the\ngame Pok\u00e9mon Mystery Dungeon Explorers of Sky. This implementation supports a specific subset of the standard,\nwhich is documented in \"docs/SkyTemple.rst\".\n\nThe goal of this standard is to make it easy to exchange rule-based tilesets between different games, tools and engines.\n\nPart of PMDCollab_, a collaborative effort for standardizing PMD related development efforts.\n\n.. _PMDCollab: http://pmdcollab.org/\n\n|kofi|\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Dungeon Tile Exchange Format: A format for standardized rule-based tilesets with 256 adjacency combinations.",
    "version": "1.6.1",
    "project_urls": {
        "Homepage": "https://github.com/SkyTemple/skytemple-dtef/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64429e84546c19f6a13b2a44a88b588de03cd0d96dc93ebce8234e75387cf264",
                "md5": "e77d4cdee10311549c4680272fc22c94",
                "sha256": "49cb2f6dceb80bcfce58659e03268e863ba61e572a97493e704d09d72ab4f6f3"
            },
            "downloads": -1,
            "filename": "skytemple_dtef-1.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e77d4cdee10311549c4680272fc22c94",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 36656,
            "upload_time": "2024-01-03T19:44:30",
            "upload_time_iso_8601": "2024-01-03T19:44:30.087907Z",
            "url": "https://files.pythonhosted.org/packages/64/42/9e84546c19f6a13b2a44a88b588de03cd0d96dc93ebce8234e75387cf264/skytemple_dtef-1.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 19:44:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SkyTemple",
    "github_project": "skytemple-dtef",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "skytemple-dtef"
}
        
Elapsed time: 0.29358s