east-tool

View on PyPIReverse Dependencies (0)

0.25.1 east_tool-0.25.1-py3-none-any.whl

Wheel Details

Project: east-tool
Version: 0.25.1
Filename: east_tool-0.25.1-py3-none-any.whl
Download: [link]
Size: 52583
MD5: 7ac4250e08cba0fc8f6c82c7daf073ee
SHA256: 62119fc7fa6619983b77c303f8911c235a10267d35cb522f79b2508f0d4c1e75
Uploaded: 2024-12-18 10:51:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: east-tool
Version: 0.25.1
Summary: Tool built on top of West for managing nRF Connect SDK projects.
Author-Email: Marko Sagadin <marko.sagadin42[at]gmail.com>
Project-Url: Homepage, https://github.com/IRNAS/irnas-east-software
License: MIT License Copyright (c) [year] [fullname] 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.
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: rich (==13.7.1)
Requires-Dist: click (==8.1.7)
Requires-Dist: rich-click (==1.8.3)
Requires-Dist: requests (==2.32.3)
Requires-Dist: PyYAML (>=6.0.0)
Requires-Dist: pykwalify (==1.8.0)
Requires-Dist: ansi2txt (==0.2.0)
Requires-Dist: ruff (==0.6.0); extra == "dev"
Requires-Dist: pytest (==8.3.2); extra == "dev"
Requires-Dist: pytest-mock (==3.14.0); extra == "dev"
Requires-Dist: build (==1.2.1); extra == "dev"
Requires-Dist: twine (==5.1.1); extra == "dev"
Requires-Dist: setuptools-scm (==8.1.0); extra == "dev"
Requires-Dist: tox (==4.18.0); extra == "dev"
Requires-Dist: portalocker; extra == "dev"
Requires-Dist: psutil; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2645 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
east/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
east/__main__.py sha256=yAK_G8qgj6iWdXyo1VXXk2DgcpVQDWKy8-R2nyK6RxM 3388
east/configuration-schema.yaml sha256=6vW6yiIf8FHbUVr4LgScvZlIy_bJgPp8LMITOj02xCg 1314
east/constants.py sha256=lrJqxPufwQkDjQ873ec8b2f2_Bd2yqm6tGj8Na6JqO0 2143
east/east_context.py sha256=frXUphTW6E7hPmqanZ80Sm0a9yGmRbb0SJWJQif5IL0 19000
east/east_yml.py sha256=1zbSj4I7-pSWSEKfdH_Ne-Td6__T1X_foEgILHPdITc 4492
east/helper_functions.py sha256=mSMWyRSTWdFy1cmpuAAVs4zlm2DELLfyuvLvRuacyIU 17506
east/system_commands/__init__.py sha256=UVgqJ1_TofhbTv4TnPT1b-NJzRBTq4Rhe5CJTl1zPOg 210
east/system_commands/basic_west_commands.py sha256=HfOrIM_Si7enWt6OdVc_vG6cro7FGqOAWfP2FHJvdfo 2044
east/system_commands/install.py sha256=HzebMr0KAw049bioVs8lSGr10NSRdpm5e3NzzchWtv8 3473
east/system_commands/jlink_commands.py sha256=2BjqshvCAlWLn3AV0NSRJlhGtNg3-j-SB0y6jhx_0ng 4295
east/system_commands/tooling.py sha256=3vt7wg2lbA8toVnKj1W2goCVwaR-tX8KmWo4r7ajiRc 11460
east/workspace_commands/__init__.py sha256=PjUFhVzqNj1tW_qrfxVApTMX36rfjm5FAEml17lvqq0 370
east/workspace_commands/basic_commands.py sha256=WqzKC75vLhJGiYXy96bY0fLERaIlabzqtZDsyBcauwg 12585
east/workspace_commands/build_type_flag.py sha256=Z0YwdaA4fWoc3vlc045Y3BaUq3moV_pZG4J5ZGvuaWE 11419
east/workspace_commands/codechecker_commands.py sha256=9wkRkdaedL5wx6uyP5Sv_tFU3gEz12cBISo0BBFVLb0 14795
east/workspace_commands/codechecker_helpers.py sha256=C5c_9WzSQ3tmwftwdfONmNAAskw_j0Qu-3Wdl-qe_G8 11308
east/workspace_commands/cortex_commands.py sha256=MX9V5BQbvlV15Bfs2NgT_jZS0F1awjTrHc1OvjnZEtk 4517
east/workspace_commands/release_commands.py sha256=i6rkiG_mIJTnatmTJYBFkgVqG5FuJG6BxPTSeCyq-Zk 21111
east/workspace_commands/update_commands.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
east_tool-0.25.1.dist-info/LICENSE sha256=ACwmltkrXIz5VsEQcrqljq-fat6ZXAMepjXGoe40KtE 1069
east_tool-0.25.1.dist-info/METADATA sha256=wr1NDbvE54AAc59hG2Yp1Guk5oHeYYcnDqL0DBlT3y0 4989
east_tool-0.25.1.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
east_tool-0.25.1.dist-info/entry_points.txt sha256=vB6mDgoivZgD_HMMaJ8ws_XOqRvjBGLAWRowx5Mno1c 44
east_tool-0.25.1.dist-info/top_level.txt sha256=gOpPveDjRaKv-MOIuMHEXS-kfFbmdjHn1W0iTbEpJrk 5
east_tool-0.25.1.dist-info/RECORD

top_level.txt

east

entry_points.txt

east = east.__main__:main