{
"info": {
"author": "Adam Rehn",
"author_email": "adam@adamrehn.com",
"bugtrack_url": null,
"classifiers": [
"Environment :: Console",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Topic :: Software Development :: Build Tools"
],
"description": "Command-line interface for Unreal Engine 4\n==========================================\n\nThe ue4cli Python package implements a command-line tool called `ue4` that provides a simplified interface to various functionality of the build system for Epic Games' [Unreal Engine 4](https://www.unrealengine.com/). The primary goals of this tool are as follows:\n\n- Abstract away the platform-specific details of the various batch files and shell scripts scattered throughout the Engine's source tree.\n- Provide the ability to easily generate IDE project files under Linux, where no shell integration currently exists to perform this task from outside the Editor.\n- Determine the compiler flags required to build third-party libraries for use within Engine modules. This is particularly important under macOS and Linux where [symbol interposition](https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/DynamicLibraries/100-Articles/DynamicLibraryUsageGuidelines.html#//apple_ref/doc/uid/TP40001928-SW9) can cause clashes between external libraries and those bundled in the `ThirdParty` directory of the Engine source tree, and under Linux where libraries need to build against the Engine's bundled version of libc++.\n\nThis package requires **Unreal Engine 4.19 or newer** (since 4.19 is the first release to include the necessary patches to UnrealBuildTool.) The package also requires Python 3.5 or newer.\n\n**Check out the [comprehensive documentation](https://adamrehn.com/docs/ue4cli/) to view installation instructions and the full command reference.**\n\nResources:\n\n- **Documentation:** \n- **GitHub repository:** \n- **Package on PyPI:** \n- **Related articles:** \n\n## Legal\n\nCopyright © 2017-2018, Adam Rehn. Licensed under the MIT License, see the file [LICENSE](https://github.com/adamrehn/ue4cli/blob/master/LICENSE) for details.\n\n\n",
"description_content_type": "text/markdown",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://github.com/adamrehn/ue4cli",
"keywords": "epic unreal engine",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "ue4cli",
"package_url": "https://pypi.org/project/ue4cli/",
"platform": "",
"project_url": "https://pypi.org/project/ue4cli/",
"project_urls": {
"Homepage": "http://github.com/adamrehn/ue4cli"
},
"release_url": "https://pypi.org/project/ue4cli/0.0.37/",
"requires_dist": [
"setuptools (>=38.6.0)",
"shellescape",
"twine (>=1.11.0)",
"wheel (>=0.31.0)"
],
"requires_python": ">=3.5",
"summary": "Command-line interface for Unreal Engine 4",
"version": "0.0.37"
},
"last_serial": 5582435,
"releases": {
"0.0.1": [
{
"comment_text": "",
"digests": {
"md5": "7e5f6d2897d317f0c80f340ae95b2f20",
"sha256": "8e752fc8e0756ae0b51012a6d9c48afc6de90d6bceaed004238776f7e5e40f8b"
},
"downloads": -1,
"filename": "ue4cli-0.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "7e5f6d2897d317f0c80f340ae95b2f20",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 20121,
"upload_time": "2018-03-19T12:37:33",
"url": "https://files.pythonhosted.org/packages/59/59/0bc43248b7eedba5306a8d65e6be87a31711af74b8f6deedaa125236f156/ue4cli-0.0.1-py2.py3-none-any.whl"
}
],
"0.0.10": [
{
"comment_text": "",
"digests": {
"md5": "a4c9f163ee27356c339137340369454e",
"sha256": "4c40a41df9d80f3e0c7cdc7d42d186968550130489877e3a4371f7a06d0fcf7c"
},
"downloads": -1,
"filename": "ue4cli-0.0.10-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "a4c9f163ee27356c339137340369454e",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 23104,
"upload_time": "2018-06-22T11:59:09",
"url": "https://files.pythonhosted.org/packages/79/d9/bbfc2c54d0cca6122aa6dd10b0d00e3119561d1684cc54a538d8a6685c7f/ue4cli-0.0.10-py2.py3-none-any.whl"
}
],
"0.0.11": [
{
"comment_text": "",
"digests": {
"md5": "0a0838d3f1bdbf6274fe3ba9acd2d046",
"sha256": "2aa47b36ac5aef349387712fbc03822825049b14d756d2441bd55414c331bcbe"
},
"downloads": -1,
"filename": "ue4cli-0.0.11-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "0a0838d3f1bdbf6274fe3ba9acd2d046",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 23175,
"upload_time": "2018-07-02T05:01:49",
"url": "https://files.pythonhosted.org/packages/c7/78/d5e3ab05776df971fe1b92a9cc94f8c638da7cfd2ec40ae13547de9f2922/ue4cli-0.0.11-py2.py3-none-any.whl"
}
],
"0.0.12": [
{
"comment_text": "",
"digests": {
"md5": "32e9f3f2feddc42d0adb4767a2a7e9d3",
"sha256": "e65115adf722143e4beb2869b151c405221d3c5929500d9437099d65d5a911d9"
},
"downloads": -1,
"filename": "ue4cli-0.0.12-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "32e9f3f2feddc42d0adb4767a2a7e9d3",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 23188,
"upload_time": "2018-07-08T03:27:35",
"url": "https://files.pythonhosted.org/packages/7a/62/c9644236b529b387e0b8466dc1c860fdf6c23e72cc968f71b2e9e11bfe7c/ue4cli-0.0.12-py2.py3-none-any.whl"
}
],
"0.0.13": [
{
"comment_text": "",
"digests": {
"md5": "c18c5822850200d457ada8cc5041f2a2",
"sha256": "419beccf910711d3347347dd831d35cc6270edcb3ae3edd8619fcab968fea588"
},
"downloads": -1,
"filename": "ue4cli-0.0.13-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "c18c5822850200d457ada8cc5041f2a2",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 23217,
"upload_time": "2018-08-31T01:42:05",
"url": "https://files.pythonhosted.org/packages/2c/ea/726165200e312a3d2a51323386630bdce6465d0f908f46b695970eb25ca0/ue4cli-0.0.13-py2.py3-none-any.whl"
}
],
"0.0.14": [
{
"comment_text": "",
"digests": {
"md5": "c9dce12521c680efe81daa9a073f8f2b",
"sha256": "008372e32ef400c0f290cbdb9f29b2df1466b9a0886bcd2a9d2bdaebcdc1c9ad"
},
"downloads": -1,
"filename": "ue4cli-0.0.14-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "c9dce12521c680efe81daa9a073f8f2b",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 23221,
"upload_time": "2018-10-16T03:20:05",
"url": "https://files.pythonhosted.org/packages/90/41/2ad37444acb5388d5a6daa0fa827545d2bf82f83bde3724587bc823f25f2/ue4cli-0.0.14-py2.py3-none-any.whl"
}
],
"0.0.15": [
{
"comment_text": "",
"digests": {
"md5": "cc64d6ac915c86ef6ed2c2eb8e3d108d",
"sha256": "e599703b6d342d17810acbed32f85f79753f1d8a751585ca7bed7fbb04c36423"
},
"downloads": -1,
"filename": "ue4cli-0.0.15-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "cc64d6ac915c86ef6ed2c2eb8e3d108d",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 23445,
"upload_time": "2018-10-26T05:23:32",
"url": "https://files.pythonhosted.org/packages/48/c6/e9f14c5a4e325ad00d1be23f58dd68aff51f89c22da18d68b066d0b99c74/ue4cli-0.0.15-py2.py3-none-any.whl"
}
],
"0.0.16": [
{
"comment_text": "",
"digests": {
"md5": "52a520c490096198d75a6f436758ac7f",
"sha256": "c119a628e284d44647e50ff39f974afa073edabb7a407515a4bb685c244eff04"
},
"downloads": -1,
"filename": "ue4cli-0.0.16-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "52a520c490096198d75a6f436758ac7f",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 23492,
"upload_time": "2018-10-26T05:52:45",
"url": "https://files.pythonhosted.org/packages/b3/9c/5534b0f70139c8217d71732e7c4dbf67e9aebcdf6521bb76d01b7a4d9238/ue4cli-0.0.16-py2.py3-none-any.whl"
}
],
"0.0.17": [
{
"comment_text": "",
"digests": {
"md5": "09f499cf5c9d90f73d1fc4bf53d6b85c",
"sha256": "7a94eae3b604766f1c07708cd219bd998f0aa86e8691b2cbbb667042acaccf1f"
},
"downloads": -1,
"filename": "ue4cli-0.0.17-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "09f499cf5c9d90f73d1fc4bf53d6b85c",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 23638,
"upload_time": "2018-10-26T06:40:55",
"url": "https://files.pythonhosted.org/packages/32/c6/3e3314a67eb6e849102c01212398d0d63a9edc483ab124002247edbf7a1c/ue4cli-0.0.17-py2.py3-none-any.whl"
}
],
"0.0.18": [
{
"comment_text": "",
"digests": {
"md5": "c455425f3821496faa359863e80881a6",
"sha256": "8f2da5a71a552513bccb885e2082da272da24eebc85769619f40bd2ca46be282"
},
"downloads": -1,
"filename": "ue4cli-0.0.18-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "c455425f3821496faa359863e80881a6",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 23731,
"upload_time": "2018-11-03T01:30:14",
"url": "https://files.pythonhosted.org/packages/01/01/0816c2daf409573d9e2040dedf004335610c9e79da1a07ba729f9fab82a5/ue4cli-0.0.18-py2.py3-none-any.whl"
}
],
"0.0.19": [
{
"comment_text": "",
"digests": {
"md5": "db9759e6307f94bfaecd019605806582",
"sha256": "64d82c25d944d25a11272acf43748708cd204d7bfcdd102240acf62c869a7857"
},
"downloads": -1,
"filename": "ue4cli-0.0.19-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "db9759e6307f94bfaecd019605806582",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 23744,
"upload_time": "2018-11-08T02:59:52",
"url": "https://files.pythonhosted.org/packages/84/0d/e9cd6d5db52dbeb94be9027c01669f7649e879f06ccf8bced92c100adef5/ue4cli-0.0.19-py2.py3-none-any.whl"
}
],
"0.0.2": [
{
"comment_text": "",
"digests": {
"md5": "03b42096ab0324d8a1911b2f34b1fc07",
"sha256": "3795e94e60527c11acfce5732cd945b5c8f4c02c31bd3354e3ba90fa4b088a39"
},
"downloads": -1,
"filename": "ue4cli-0.0.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "03b42096ab0324d8a1911b2f34b1fc07",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 20114,
"upload_time": "2018-03-30T08:42:12",
"url": "https://files.pythonhosted.org/packages/0d/c3/142acc7c1ba6018ba6789816e4cc8beb56b4a37862288c5694762688b029/ue4cli-0.0.2-py2.py3-none-any.whl"
}
],
"0.0.20": [
{
"comment_text": "",
"digests": {
"md5": "9c9e49a36b5fddb56127f684d4d61fbd",
"sha256": "97d2236492231024d19efeb665c65fb9431ca68ff76fa893ba8b63a03700e819"
},
"downloads": -1,
"filename": "ue4cli-0.0.20-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9c9e49a36b5fddb56127f684d4d61fbd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 24431,
"upload_time": "2018-11-21T01:50:54",
"url": "https://files.pythonhosted.org/packages/58/96/8d1c2a73ee78e1da20c6472d6544e33936829accc6a54c121b0ded8f97ac/ue4cli-0.0.20-py3-none-any.whl"
}
],
"0.0.21": [
{
"comment_text": "",
"digests": {
"md5": "0dd346acad57b8fd8913c4e70849e2be",
"sha256": "9876b09d1ce7b7663db2b16931d5a9ce1f234a1ce4f7d99416083b180538e594"
},
"downloads": -1,
"filename": "ue4cli-0.0.21-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0dd346acad57b8fd8913c4e70849e2be",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 24603,
"upload_time": "2018-11-23T05:34:44",
"url": "https://files.pythonhosted.org/packages/d6/2a/295bf253cdf47a800fefcc96aad9b28242f76505b57b646ced86c7f1a474/ue4cli-0.0.21-py3-none-any.whl"
}
],
"0.0.22": [
{
"comment_text": "",
"digests": {
"md5": "2403b69eef9cb00b935dc4f3a0f16a2d",
"sha256": "71538255001348cb6f1d2564e080dd92f2fca6cf7bd068027afe0e9d5b9da483"
},
"downloads": -1,
"filename": "ue4cli-0.0.22-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2403b69eef9cb00b935dc4f3a0f16a2d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 25509,
"upload_time": "2018-12-18T13:35:32",
"url": "https://files.pythonhosted.org/packages/49/32/1ff28a889772f2650b937b7764ae6e81de2b5a0b409cf6fa90eba1974329/ue4cli-0.0.22-py3-none-any.whl"
}
],
"0.0.23": [
{
"comment_text": "",
"digests": {
"md5": "d79e28d72bf1f633e3fff204c36df2e4",
"sha256": "bf30e4baa412324d9627e0bbcff2968c7b257fac1e668f80066fe23297bbfda6"
},
"downloads": -1,
"filename": "ue4cli-0.0.23-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d79e28d72bf1f633e3fff204c36df2e4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 25863,
"upload_time": "2019-01-18T06:35:32",
"url": "https://files.pythonhosted.org/packages/0a/db/7bb81eecc976276d3fe73ad7965881c17fa26f4c828ca6bc5088ea3f3f68/ue4cli-0.0.23-py3-none-any.whl"
}
],
"0.0.24": [
{
"comment_text": "",
"digests": {
"md5": "32f73bf373ea18bde0a31081581a0c4e",
"sha256": "7f47434f12d1714fc51ab2301655e7615520f204312450bc5fe7849859420986"
},
"downloads": -1,
"filename": "ue4cli-0.0.24-py3-none-any.whl",
"has_sig": false,
"md5_digest": "32f73bf373ea18bde0a31081581a0c4e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 25924,
"upload_time": "2019-01-22T08:30:58",
"url": "https://files.pythonhosted.org/packages/cc/c8/84ac0d953aa8aa0bd912ad35ae560d71589d694af7affbbcc7d645dd22e9/ue4cli-0.0.24-py3-none-any.whl"
}
],
"0.0.25": [
{
"comment_text": "",
"digests": {
"md5": "8f5420ef59e376cb2a74ac5de6cf0d08",
"sha256": "b03c37f17e3fc470406404f03ef302feded5d4c37a13744a8feeb4b522c2e89a"
},
"downloads": -1,
"filename": "ue4cli-0.0.25-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8f5420ef59e376cb2a74ac5de6cf0d08",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 25919,
"upload_time": "2019-01-25T05:17:16",
"url": "https://files.pythonhosted.org/packages/4f/c1/44ae5eceaa5300b1374b96ad26def30c102fb369a583fdf6c5adc82ea644/ue4cli-0.0.25-py3-none-any.whl"
}
],
"0.0.26": [
{
"comment_text": "",
"digests": {
"md5": "2192d23099fb584a2bb1c107e755ebeb",
"sha256": "3383ef88a8a308016c01ae8578f4bc060bddbae46ff1e0c582ff6c701a6d1d97"
},
"downloads": -1,
"filename": "ue4cli-0.0.26-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2192d23099fb584a2bb1c107e755ebeb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 25977,
"upload_time": "2019-01-30T02:48:31",
"url": "https://files.pythonhosted.org/packages/26/b1/eb58778fbdddf4c51a360f4f2cbb6ea0ddb03271d0475a88928f809f030b/ue4cli-0.0.26-py3-none-any.whl"
}
],
"0.0.27": [
{
"comment_text": "",
"digests": {
"md5": "5c82f642dec503c386d9fc94784f86b1",
"sha256": "371b495fec7fbe13b4bd3dddf7e24f8f8133a94eac4876a3d7f378cabd639754"
},
"downloads": -1,
"filename": "ue4cli-0.0.27-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5c82f642dec503c386d9fc94784f86b1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 26035,
"upload_time": "2019-01-30T03:21:28",
"url": "https://files.pythonhosted.org/packages/24/3f/c9d9b79db49e5caa9f68f3d6559939d2d93ff72521309ca2a26506c012ec/ue4cli-0.0.27-py3-none-any.whl"
}
],
"0.0.28": [
{
"comment_text": "",
"digests": {
"md5": "005b7c6aafe8af4d49299b5be3436f75",
"sha256": "ceec8b9a3d7ffa92c421b579d7d1a6f80aa2706ebd4f0e60ca7425a90e80590e"
},
"downloads": -1,
"filename": "ue4cli-0.0.28-py3-none-any.whl",
"has_sig": false,
"md5_digest": "005b7c6aafe8af4d49299b5be3436f75",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 26424,
"upload_time": "2019-01-30T05:00:35",
"url": "https://files.pythonhosted.org/packages/7e/10/9ab06b82e45c8613cadbd90a7fa7bfda58c5916c23da3f7439c065bd832b/ue4cli-0.0.28-py3-none-any.whl"
}
],
"0.0.29": [
{
"comment_text": "",
"digests": {
"md5": "18f5b8b52ad7a3aa18045e47b3cce769",
"sha256": "75b504e5009ec09fd6cf576bafbacc42b7a50b6024b6c99d5e90a9d143b40deb"
},
"downloads": -1,
"filename": "ue4cli-0.0.29-py3-none-any.whl",
"has_sig": false,
"md5_digest": "18f5b8b52ad7a3aa18045e47b3cce769",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 26484,
"upload_time": "2019-04-02T03:48:45",
"url": "https://files.pythonhosted.org/packages/6f/1d/c1c76d412da315136d3e11f95e5a6b2623fadf4df53c1cc4aeaca956112e/ue4cli-0.0.29-py3-none-any.whl"
}
],
"0.0.3": [
{
"comment_text": "",
"digests": {
"md5": "4db0d9323316e3a07fbf5ee0487f0449",
"sha256": "80ec9fe10759195a82d1e7352d508d75f2f9840b0e1bdc2491a1ac7de3583e63"
},
"downloads": -1,
"filename": "ue4cli-0.0.3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "4db0d9323316e3a07fbf5ee0487f0449",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 20384,
"upload_time": "2018-03-30T10:30:49",
"url": "https://files.pythonhosted.org/packages/b3/cb/f3b49de79281583ca5cbd13e34c079d8df7e19fc47a07a00eba0b05cb2b5/ue4cli-0.0.3-py2.py3-none-any.whl"
}
],
"0.0.30": [
{
"comment_text": "",
"digests": {
"md5": "47f8fc8c68de75f4809272cfd1b2dab5",
"sha256": "98b2baf12d19304b844aef89e37b7e1d55fb256484e9fe45cdbf3c090f66fb28"
},
"downloads": -1,
"filename": "ue4cli-0.0.30-py3-none-any.whl",
"has_sig": false,
"md5_digest": "47f8fc8c68de75f4809272cfd1b2dab5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 26463,
"upload_time": "2019-04-05T08:46:57",
"url": "https://files.pythonhosted.org/packages/bb/81/1c5a3549e9a7dad5f6651fc4a346db90b145cea82209d9c555fd2a480aa3/ue4cli-0.0.30-py3-none-any.whl"
}
],
"0.0.31": [
{
"comment_text": "",
"digests": {
"md5": "17a2eb395ea92f3de1f8f8c090eb07a5",
"sha256": "4826ab532efc5d7789dfab00597442d8bfbe6fc03359e01496593ed19b6375a9"
},
"downloads": -1,
"filename": "ue4cli-0.0.31-py3-none-any.whl",
"has_sig": false,
"md5_digest": "17a2eb395ea92f3de1f8f8c090eb07a5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 26460,
"upload_time": "2019-05-12T03:50:19",
"url": "https://files.pythonhosted.org/packages/5b/ef/d9f68f85921c07b41bd1bff34c3811f23e4c14fbf4a258ff692aa292ab4d/ue4cli-0.0.31-py3-none-any.whl"
}
],
"0.0.32": [
{
"comment_text": "",
"digests": {
"md5": "cc9d1bf30584fb2fd6c26a8ac0319051",
"sha256": "7be84536bbb2a23572dfa35d5c7d0e6857e53ccb3159eca946d530280093b3f6"
},
"downloads": -1,
"filename": "ue4cli-0.0.32-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cc9d1bf30584fb2fd6c26a8ac0319051",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 26891,
"upload_time": "2019-06-01T02:58:42",
"url": "https://files.pythonhosted.org/packages/64/56/c783d7dfac4fc225adef8b3093cade7f127692664e38bcac9cc376b24df6/ue4cli-0.0.32-py3-none-any.whl"
}
],
"0.0.33": [
{
"comment_text": "",
"digests": {
"md5": "0c913eef885e45dde827b31ada86abde",
"sha256": "01c23eb2494b477a4507a71ef0f0528e34b3fda11a86a6efce40b32dc6220cb3"
},
"downloads": -1,
"filename": "ue4cli-0.0.33-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0c913eef885e45dde827b31ada86abde",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 27027,
"upload_time": "2019-06-08T06:40:45",
"url": "https://files.pythonhosted.org/packages/cb/00/fde31cf360b2e81405afbf37d31cf9e18bdf82de465d807f2944e8844400/ue4cli-0.0.33-py3-none-any.whl"
}
],
"0.0.34": [
{
"comment_text": "",
"digests": {
"md5": "5f9d636f84227d438445d12a30c15195",
"sha256": "1d698f546e653a18078a1c2e376e308d7dbc01ac564f951d2b8582e512db6ac8"
},
"downloads": -1,
"filename": "ue4cli-0.0.34-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5f9d636f84227d438445d12a30c15195",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 27028,
"upload_time": "2019-06-17T07:54:29",
"url": "https://files.pythonhosted.org/packages/b4/d7/a23491abd87b7a1d372b610c83ffac844ed2267cc3659f6bee240ea2ab43/ue4cli-0.0.34-py3-none-any.whl"
}
],
"0.0.35": [
{
"comment_text": "",
"digests": {
"md5": "23d1b0949e6b61a978cc09cc12ac9275",
"sha256": "a8184cfc1d90c5e4f9cf6f57ddc86314c831e527290e8b00341460bfb3fc3673"
},
"downloads": -1,
"filename": "ue4cli-0.0.35-py3-none-any.whl",
"has_sig": false,
"md5_digest": "23d1b0949e6b61a978cc09cc12ac9275",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 27198,
"upload_time": "2019-07-09T06:09:51",
"url": "https://files.pythonhosted.org/packages/1d/c6/d7d0d77b41a1e3493e480119817106e3ac5da36f36cb00ee4a64267fbb19/ue4cli-0.0.35-py3-none-any.whl"
}
],
"0.0.36": [
{
"comment_text": "",
"digests": {
"md5": "fc721320e1607db4493ba9d2cf3088c8",
"sha256": "94b4a9e3a5bed3ff9b6dd0fc2cc71b0b56be2ae3600c20c78c200e6a2daf9b6e"
},
"downloads": -1,
"filename": "ue4cli-0.0.36-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fc721320e1607db4493ba9d2cf3088c8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 27200,
"upload_time": "2019-07-20T00:32:29",
"url": "https://files.pythonhosted.org/packages/90/55/0a3fea002925736ad7d841d641013d8fd8dc61a8aab8fd048d10b46a59e4/ue4cli-0.0.36-py3-none-any.whl"
}
],
"0.0.37": [
{
"comment_text": "",
"digests": {
"md5": "5f2f7adf0193f7ff54dbdfe6659e4a5d",
"sha256": "564dcade788d69db59bf580773d82987e751d71c6714247aee1e97bd602c2cd7"
},
"downloads": -1,
"filename": "ue4cli-0.0.37-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5f2f7adf0193f7ff54dbdfe6659e4a5d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 27204,
"upload_time": "2019-07-25T09:52:05",
"url": "https://files.pythonhosted.org/packages/11/c9/31273b30ae1b1c8e1a6bf0d12e69d7aaaacf23f616447109888105c6948e/ue4cli-0.0.37-py3-none-any.whl"
}
],
"0.0.4": [
{
"comment_text": "",
"digests": {
"md5": "246551645daba648fc57c11fb88d7eba",
"sha256": "169e60c06e22ba2ee5c368b65aa7494176c07f05e4a679b0167a048162ad5e30"
},
"downloads": -1,
"filename": "ue4cli-0.0.4-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "246551645daba648fc57c11fb88d7eba",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 20756,
"upload_time": "2018-04-02T12:12:13",
"url": "https://files.pythonhosted.org/packages/a7/a8/a7e8a8516d9396f995e842bb590d3e573b7d6367c1f00cc54e77a585a41d/ue4cli-0.0.4-py2.py3-none-any.whl"
}
],
"0.0.5": [
{
"comment_text": "",
"digests": {
"md5": "dd14f10d17334c6b7844c990c99a7c3c",
"sha256": "6c4c41623fc14850c4b102aac21e60ec80b2b1ec451f32c6b2c1a3bd79154fe4"
},
"downloads": -1,
"filename": "ue4cli-0.0.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "dd14f10d17334c6b7844c990c99a7c3c",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 20830,
"upload_time": "2018-04-02T13:01:29",
"url": "https://files.pythonhosted.org/packages/b5/6a/ae67ef59722d5f5142671ee6a63722bc63fa5f6b4161cff9f25752638154/ue4cli-0.0.5-py2.py3-none-any.whl"
}
],
"0.0.6": [
{
"comment_text": "",
"digests": {
"md5": "3b470973e53154b7c607c868a43b5451",
"sha256": "fca38cd3f228aee455061774228e37f923584f3f2ed9a6495c4386c9a3763b26"
},
"downloads": -1,
"filename": "ue4cli-0.0.6-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "3b470973e53154b7c607c868a43b5451",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 20941,
"upload_time": "2018-04-03T11:45:59",
"url": "https://files.pythonhosted.org/packages/e4/d2/d541dea9868382ea58f5718c6df773c26b7cf200b929c4a80420aef30a6d/ue4cli-0.0.6-py2.py3-none-any.whl"
}
],
"0.0.7": [
{
"comment_text": "",
"digests": {
"md5": "68977c7452d28a3fe8483039d08c0e4c",
"sha256": "8b88baeb803fa74e00b5dbed971766263ebaefc0ae66d62bba13c9d726fc8e76"
},
"downloads": -1,
"filename": "ue4cli-0.0.7-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "68977c7452d28a3fe8483039d08c0e4c",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 21362,
"upload_time": "2018-06-17T05:22:43",
"url": "https://files.pythonhosted.org/packages/40/59/0bbdf17cab5708707e789f1ae5edb8a4fc2e41eea7366df59df04086cea5/ue4cli-0.0.7-py2.py3-none-any.whl"
}
],
"0.0.8": [
{
"comment_text": "",
"digests": {
"md5": "5735636bd89f875ffaaf799b0958bf4b",
"sha256": "b424072247e10eb1286f87a54e3f862d833d83070a8f9eb3b8c28b4170c12021"
},
"downloads": -1,
"filename": "ue4cli-0.0.8-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "5735636bd89f875ffaaf799b0958bf4b",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 22897,
"upload_time": "2018-06-18T02:30:11",
"url": "https://files.pythonhosted.org/packages/52/1c/3fe3204136818994b4d50b8c9f94406d6583723234ef5a128653432130b5/ue4cli-0.0.8-py2.py3-none-any.whl"
}
],
"0.0.9": [
{
"comment_text": "",
"digests": {
"md5": "418d1c8cd21b5de07b77ac4ebddeb2be",
"sha256": "ae38f959e714e2f4c1e20fa1b2d07eae523de73c2d06e9822778f81a45bef779"
},
"downloads": -1,
"filename": "ue4cli-0.0.9-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "418d1c8cd21b5de07b77ac4ebddeb2be",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 22916,
"upload_time": "2018-06-22T03:32:40",
"url": "https://files.pythonhosted.org/packages/9b/77/64d44b506636e7e2312faed5c53b9f816509ee1896542c3aaef1237262dc/ue4cli-0.0.9-py2.py3-none-any.whl"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "5f2f7adf0193f7ff54dbdfe6659e4a5d",
"sha256": "564dcade788d69db59bf580773d82987e751d71c6714247aee1e97bd602c2cd7"
},
"downloads": -1,
"filename": "ue4cli-0.0.37-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5f2f7adf0193f7ff54dbdfe6659e4a5d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 27204,
"upload_time": "2019-07-25T09:52:05",
"url": "https://files.pythonhosted.org/packages/11/c9/31273b30ae1b1c8e1a6bf0d12e69d7aaaacf23f616447109888105c6948e/ue4cli-0.0.37-py3-none-any.whl"
}
]
}