dayz-dev-tools


Namedayz-dev-tools JSON
Version 1.7.0 PyPI version JSON
download
home_pageNone
SummaryUseful tools for DayZ mod developers.
upload_time2024-11-24 19:09:32
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License Copyright (c) 2021-2023 Tim Jensen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords dayz tools pbo server
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DayZ Dev Tools

This project contains tools and libraries that can be useful for DayZ mod
developers and server owners, including:

* `guid` - Tool for converting 64-bit SteamIDs to DayZ GUIDs
* `unpbo` - Tool for inspecting PBO archives and extracting their contents
* `run-server` - Tool that makes running DayZ Server easier

More information:

* [Documentation](https://dayz-dev-tools.readthedocs.io/)

## Installation

DayZ Dev Tools is listed on [PyPI](https://pypi.org/project/dayz-dev-tools/). I
highly recommend installing it using [`pipx`](https://pypa.github.io/pipx/) for
command line use:

```
pipx install dayz-dev-tools
```


It can also be installed with `pip` or using your preferred Python package
manager:

```
pip install dayz-dev-tools
```

DayZ Dev Tools can be run on Windows or Linux but Python 3.9 or higher is
required.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dayz-dev-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "dayz, tools, pbo, server",
    "author": null,
    "author_email": "Tim Jensen <tim.l.jensen@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/34/7c/5a6647ae10cefd1e4c9ec2c1c2d6d57b06baae76a7a44b30406c01f044df/dayz_dev_tools-1.7.0.tar.gz",
    "platform": null,
    "description": "# DayZ Dev Tools\r\n\r\nThis project contains tools and libraries that can be useful for DayZ mod\r\ndevelopers and server owners, including:\r\n\r\n* `guid` - Tool for converting 64-bit SteamIDs to DayZ GUIDs\r\n* `unpbo` - Tool for inspecting PBO archives and extracting their contents\r\n* `run-server` - Tool that makes running DayZ Server easier\r\n\r\nMore information:\r\n\r\n* [Documentation](https://dayz-dev-tools.readthedocs.io/)\r\n\r\n## Installation\r\n\r\nDayZ Dev Tools is listed on [PyPI](https://pypi.org/project/dayz-dev-tools/). I\r\nhighly recommend installing it using [`pipx`](https://pypa.github.io/pipx/) for\r\ncommand line use:\r\n\r\n```\r\npipx install dayz-dev-tools\r\n```\r\n\r\n\r\nIt can also be installed with `pip` or using your preferred Python package\r\nmanager:\r\n\r\n```\r\npip install dayz-dev-tools\r\n```\r\n\r\nDayZ Dev Tools can be run on Windows or Linux but Python 3.9 or higher is\r\nrequired.\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2021-2023 Tim Jensen  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Useful tools for DayZ mod developers.",
    "version": "1.7.0",
    "project_urls": {
        "Changelog": "https://github.com/tjensen/dayz-dev-tools/releases",
        "Homepage": "https://dayz-dev-tools.readthedocs.io/",
        "Issues": "https://github.com/tjensen/dayz-dev-tools/issues",
        "Repository": "https://github.com/tjensen/dayz-dev-tools"
    },
    "split_keywords": [
        "dayz",
        " tools",
        " pbo",
        " server"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58c3f2a7351dd4dfdd273c35ef350db8f7a33664f12c128c2339bcfd98eed728",
                "md5": "6301d01251338278426fba1d3d0472b3",
                "sha256": "6142488079a003ea77516b53600a51a3d6ef0748bab152c851c0d3265a627a59"
            },
            "downloads": -1,
            "filename": "dayz_dev_tools-1.7.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "6301d01251338278426fba1d3d0472b3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 26167,
            "upload_time": "2024-11-24T19:09:21",
            "upload_time_iso_8601": "2024-11-24T19:09:21.188693Z",
            "url": "https://files.pythonhosted.org/packages/58/c3/f2a7351dd4dfdd273c35ef350db8f7a33664f12c128c2339bcfd98eed728/dayz_dev_tools-1.7.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6805be17d4b3455b0c05b3692b949be5e7ef4d788364aa2725708427a3466ed",
                "md5": "2c76655276743782d2ed4ff45acdbf79",
                "sha256": "72f920aa4b05a82693b8842cdbb7a2e646185ebb82f4e7f37dc9696167d02dbd"
            },
            "downloads": -1,
            "filename": "dayz_dev_tools-1.7.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "2c76655276743782d2ed4ff45acdbf79",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 26651,
            "upload_time": "2024-11-24T19:09:22",
            "upload_time_iso_8601": "2024-11-24T19:09:22.152333Z",
            "url": "https://files.pythonhosted.org/packages/e6/80/5be17d4b3455b0c05b3692b949be5e7ef4d788364aa2725708427a3466ed/dayz_dev_tools-1.7.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a0809b876b674295905daaf690be08363398f23a5e9086ac52335cf8079ab93",
                "md5": "939143970e10c23e13006f9e1c57e0f4",
                "sha256": "513d4b8d530e3bc0ebeff87ca3808b473a3ac39d105dbcd6d9d5b10d20c8f461"
            },
            "downloads": -1,
            "filename": "dayz_dev_tools-1.7.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "939143970e10c23e13006f9e1c57e0f4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 26163,
            "upload_time": "2024-11-24T19:09:22",
            "upload_time_iso_8601": "2024-11-24T19:09:22.957219Z",
            "url": "https://files.pythonhosted.org/packages/8a/08/09b876b674295905daaf690be08363398f23a5e9086ac52335cf8079ab93/dayz_dev_tools-1.7.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09c6059ed9c1c26b618477fbecd8226f64766ec2caa40e9e9f2d7b7b4a9643c3",
                "md5": "47cfb1a9612f1a3aafc95b0a7d867943",
                "sha256": "81a87bc9eff1491ec0e5b7e179d7c1f6e985a0615988954b48b810af4cbd8b9a"
            },
            "downloads": -1,
            "filename": "dayz_dev_tools-1.7.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "47cfb1a9612f1a3aafc95b0a7d867943",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 26652,
            "upload_time": "2024-11-24T19:09:23",
            "upload_time_iso_8601": "2024-11-24T19:09:23.785918Z",
            "url": "https://files.pythonhosted.org/packages/09/c6/059ed9c1c26b618477fbecd8226f64766ec2caa40e9e9f2d7b7b4a9643c3/dayz_dev_tools-1.7.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c3113a801bfdf8f5afc0b2c7e8eeece8f3058ee9f231cc8ca2b7124886073fd",
                "md5": "de77e322f807a8974dbbfd7ac40fa10c",
                "sha256": "a9e4ac2ccaf791b7912f2425286370167a8aa905a07564e530cbe5691391e252"
            },
            "downloads": -1,
            "filename": "dayz_dev_tools-1.7.0-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "de77e322f807a8974dbbfd7ac40fa10c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 26164,
            "upload_time": "2024-11-24T19:09:24",
            "upload_time_iso_8601": "2024-11-24T19:09:24.575495Z",
            "url": "https://files.pythonhosted.org/packages/1c/31/13a801bfdf8f5afc0b2c7e8eeece8f3058ee9f231cc8ca2b7124886073fd/dayz_dev_tools-1.7.0-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d243869feba37158bd4dc696883578b50a2009c11369c529606e234dc01edbf1",
                "md5": "fe9832b05c0464369f85917d7d1f8de1",
                "sha256": "2fc1b01de54c2c6f4c5af0c1cfe1e5fdd4f52ac5cb5519b2bc91b47c378ba0e4"
            },
            "downloads": -1,
            "filename": "dayz_dev_tools-1.7.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "fe9832b05c0464369f85917d7d1f8de1",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 26652,
            "upload_time": "2024-11-24T19:09:26",
            "upload_time_iso_8601": "2024-11-24T19:09:26.021487Z",
            "url": "https://files.pythonhosted.org/packages/d2/43/869feba37158bd4dc696883578b50a2009c11369c529606e234dc01edbf1/dayz_dev_tools-1.7.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b382d1135b1b70e9faf04b2efd3154e85e3d64be0d50475b4dba78446c1eda3",
                "md5": "d9789cd8dccfcdc93671aa2cdd3d62d9",
                "sha256": "42154cade0704cbff1e15b8a872dc7726034abf102d339b8a2042725cdf5019d"
            },
            "downloads": -1,
            "filename": "dayz_dev_tools-1.7.0-cp313-cp313-win32.whl",
            "has_sig": false,
            "md5_digest": "d9789cd8dccfcdc93671aa2cdd3d62d9",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 26164,
            "upload_time": "2024-11-24T19:09:27",
            "upload_time_iso_8601": "2024-11-24T19:09:27.399220Z",
            "url": "https://files.pythonhosted.org/packages/0b/38/2d1135b1b70e9faf04b2efd3154e85e3d64be0d50475b4dba78446c1eda3/dayz_dev_tools-1.7.0-cp313-cp313-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b203355c459e354627df2d90b4e70db5ddd59075accda33d48eaa613624d1193",
                "md5": "7bc3a9f9b14bdb0372b888e50d84e1d4",
                "sha256": "56fedd033c49e1aa74537213e685156ee92ba6d1b7d54142f98ebae0e2d5782d"
            },
            "downloads": -1,
            "filename": "dayz_dev_tools-1.7.0-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "7bc3a9f9b14bdb0372b888e50d84e1d4",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 26655,
            "upload_time": "2024-11-24T19:09:28",
            "upload_time_iso_8601": "2024-11-24T19:09:28.869867Z",
            "url": "https://files.pythonhosted.org/packages/b2/03/355c459e354627df2d90b4e70db5ddd59075accda33d48eaa613624d1193/dayz_dev_tools-1.7.0-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e60f7ca13d4dcd2af4b2aae5c0c23496f058a838deeba3fde173254cd529760",
                "md5": "e390185fed9fc485750db3cee148b8a6",
                "sha256": "c40a2a087929aefb0be99ddcb78e44ac188507f721791618608ffddc50a3e250"
            },
            "downloads": -1,
            "filename": "dayz_dev_tools-1.7.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "e390185fed9fc485750db3cee148b8a6",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 26161,
            "upload_time": "2024-11-24T19:09:30",
            "upload_time_iso_8601": "2024-11-24T19:09:30.341337Z",
            "url": "https://files.pythonhosted.org/packages/8e/60/f7ca13d4dcd2af4b2aae5c0c23496f058a838deeba3fde173254cd529760/dayz_dev_tools-1.7.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "337924d58800c534a52bb8701c8aac7ddbd3eb228cc573b99ae6fc10540e15c0",
                "md5": "a9b97a493d9e55292544689b9a1d2548",
                "sha256": "a08cd00e56684eb32829a171d325d5fc02048559622b1295e8c38d8bbc233f33"
            },
            "downloads": -1,
            "filename": "dayz_dev_tools-1.7.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a9b97a493d9e55292544689b9a1d2548",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 26644,
            "upload_time": "2024-11-24T19:09:31",
            "upload_time_iso_8601": "2024-11-24T19:09:31.203761Z",
            "url": "https://files.pythonhosted.org/packages/33/79/24d58800c534a52bb8701c8aac7ddbd3eb228cc573b99ae6fc10540e15c0/dayz_dev_tools-1.7.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "347c5a6647ae10cefd1e4c9ec2c1c2d6d57b06baae76a7a44b30406c01f044df",
                "md5": "4ead9473c7473e37f6f2a7f08d1877dd",
                "sha256": "66db91dd44ef2b7f9ec8f3db06c6ebb27e2a2f1984b436366609d1faad5313a2"
            },
            "downloads": -1,
            "filename": "dayz_dev_tools-1.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4ead9473c7473e37f6f2a7f08d1877dd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 32172,
            "upload_time": "2024-11-24T19:09:32",
            "upload_time_iso_8601": "2024-11-24T19:09:32.713812Z",
            "url": "https://files.pythonhosted.org/packages/34/7c/5a6647ae10cefd1e4c9ec2c1c2d6d57b06baae76a7a44b30406c01f044df/dayz_dev_tools-1.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 19:09:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tjensen",
    "github_project": "dayz-dev-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dayz-dev-tools"
}
        
Elapsed time: 1.10736s