idf-component-manager

View on PyPIReverse Dependencies (3)

2.1.2 idf_component_manager-2.1.2-py3-none-any.whl

Wheel Details

Project: idf-component-manager
Version: 2.1.2
Filename: idf_component_manager-2.1.2-py3-none-any.whl
Download: [link]
Size: 159774
MD5: db09d49217d8d4c037a513c534d40b5a
SHA256: b3a688423138b163f5a7a69e10d1b68f881ababed0cb6e9c1fc4201a163164cc
Uploaded: 2025-01-10 18:12:39 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: idf-component-manager
Version: 2.1.2
Summary: Espressif IDF Component Manager
Author-Email: Sergei Silnov <sergei.silnov[at]espressif.com>, Fu Hanxi <fuhanxi[at]espressif.com>
Project-Url: Repository, https://github.com/espressif/idf-component-manager.git
Project-Url: Documentation, https://docs.espressif.com/projects/idf-component-manager/en/latest/
Project-Url: Issues, https://github.com/espressif/idf-component-manager/issues
Project-Url: Changelog, https://github.com/espressif/idf-component-manager/blob/main/CHANGELOG.md
License: Apache-2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: <4.0,>=3.7
Requires-Dist: click
Requires-Dist: colorama
Requires-Dist: pyparsing
Requires-Dist: pyyaml
Requires-Dist: ruamel.yaml
Requires-Dist: requests
Requires-Dist: requests-file
Requires-Dist: requests-toolbelt
Requires-Dist: tqdm
Requires-Dist: jsonref
Requires-Dist: pydantic
Requires-Dist: pydantic-core
Requires-Dist: pydantic-settings
Requires-Dist: typing-extensions; python_version < "3.12"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinx-tabs; extra == "docs"
Requires-Dist: sphinx_collapse; extra == "docs"
Requires-Dist: jinja2; extra == "test"
Requires-Dist: jsonschema; extra == "test"
Requires-Dist: pexpect; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pytest-split; extra == "test"
Requires-Dist: requests-mock; extra == "test"
Requires-Dist: vcrpy; extra == "test"
Requires-Dist: urllib3 (<2.3); extra == "test"
Requires-Dist: commitizen; extra == "dev"
Requires-Dist: deptry; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: idf-component-manager[dev,docs,test]; extra == "all"
Provides-Extra: docs
Provides-Extra: test
Provides-Extra: dev
Provides-Extra: all
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9334 characters]

WHEEL

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

RECORD

Path Digest Size
idf_component_manager/__init__.py sha256=Os3qFo_1UrOtJ5Izgrw73gp_TqBdIU9BkzXkxn8cpc0 110
idf_component_manager/__main__.py sha256=WuKGh0DpDwXFgLpRpLBGxyjYf5xcYtMXU2kVFeT6w9I 230
idf_component_manager/cmake_component_requirements.py sha256=uwTa589aRN2sWgM6uGgAAbmJZKeVdwWq9BFV_2I3CSk 6654
idf_component_manager/core.py sha256=st2Nt7DnYxsIZpB2Qroq3KxhPyozAS8NTqz3PkZ2XiA 38263
idf_component_manager/core_utils.py sha256=v9H723DD_t3Qq1yLXKpkbXNQD8rsWuaWwuXOVq9NV4s 8994
idf_component_manager/dependencies.py sha256=UlwsrrII0JiLXoJyADsWNO3a9SokXnAhM_DmH6yNAdM 17194
idf_component_manager/idf_extensions.py sha256=6bD8_EU1MBF_lFvqCBn1Y0EBj_PyU18TyODsU659BB0 10345
idf_component_manager/local_component_list.py sha256=Ih7qWpH0DPttvq6aZOzBJvO9GHt3Ha6daS4QP-sNOrg 832
idf_component_manager/sync.py sha256=0jqhD1SDusLkOd29KWEizGNmFdaj0UYMbovdf_9kJdg 12472
idf_component_manager/utils.py sha256=fRTtd09lVqKZrhcL5JXWGt0tbOyKuZX4JBLnf6_Qq54 2241
idf_component_manager/cli/__init__.py sha256=5692SHtaLY6n7t3QuKFZQ-jUBo9XWPN85Gl_HOhbzrk 161
idf_component_manager/cli/autocompletion.py sha256=oZMTiRIKu1PWKvtHHLe6i5-hJJDGsrjY0nrcdMrmDe4 6270
idf_component_manager/cli/cache.py sha256=i736ndkbkNdTKha5N7ZKy9KOk7P_i8IBMOymE2xa9eM 1160
idf_component_manager/cli/component.py sha256=cGfi7CLTr66HOhgWPQGhMvTGPLWoxv_1-B7VUP9Knxo 6385
idf_component_manager/cli/constants.py sha256=uvVNFU40nWsjO20AWvzezXEKloS-rOfzY4ABnqYw_s8 2077
idf_component_manager/cli/core.py sha256=xPFNG1Ire2ra0sOVpuJ9KXaddF8GUF1f5iPigim5nY8 1870
idf_component_manager/cli/manifest.py sha256=h0RIZ5TLnHug9RhM_OlAo5ZKCYxFkaFZkVSDMSmKrgQ 4405
idf_component_manager/cli/project.py sha256=BEv-iHl635Bmkp6f72usywfHLigQ8z46_pAil1GwL44 1658
idf_component_manager/cli/registry.py sha256=aOmeY7OVRvp6ksODJK4KRmZiz-p2L49m2T-hxpu_ack 7479
idf_component_manager/cli/utils.py sha256=8MIcfYspY-_xrmDBBL3sZ1k2X3V0KOJfGrO6cj9A0Ps 573
idf_component_manager/cli/validations.py sha256=FB-KW5KNMZSF3IeXF98dUIg2aLY_OQI7grUgNgOUqcQ 5507
idf_component_manager/prepare_components/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
idf_component_manager/prepare_components/__main__.py sha256=DcBK-4ikjWfFgGfTPI9iNcxvII9svNqUNkNg-9OLxBw 140
idf_component_manager/prepare_components/prepare.py sha256=vGIFSj1v9qYeQmscF6fr_asSEHR0bOqwp3ioXZFWkgU 4058
idf_component_manager/templates/idf_component_template.yml sha256=O09kwH1XXf_hkCbeFk5TdZrxv4VVJ6oxvt-UXN2TQ18 559
idf_component_manager/version_solver/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
idf_component_manager/version_solver/helper.py sha256=eGhdiAK0SFsu-A40OmYbLe6fNVanBqr9LunLBuDBjWs 6386
idf_component_manager/version_solver/version_solver.py sha256=0y0SBmEnf44nh0J8DV0Y7wBbE6fvej-yHfSzCTPYSzA 12343
idf_component_manager/version_solver/mixology/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
idf_component_manager/version_solver/mixology/assignment.py sha256=0VfWxreucO62cz8OWM8h69kpwU6PQ8Deh8h5x8aOeyE 1743
idf_component_manager/version_solver/mixology/constraint.py sha256=P6YBM2JW7q8uHMXmK_Ye4f1uJdWCowaGRm9KuFh11Zg 3669
idf_component_manager/version_solver/mixology/failure.py sha256=jaLlMBnHkinERe0NcWjwaxTgMSsMoSUXQLCng0HLMr8 9480
idf_component_manager/version_solver/mixology/incompatibility.py sha256=JATGToQAcicVuowdG6SrWUIZs6pBTvlgtoHzEGZtstY 14713
idf_component_manager/version_solver/mixology/incompatibility_cause.py sha256=2aHIxaY7dSW9XUcXT9Q1aI4cZs_Xj8t3jUKFoOpbkIM 1578
idf_component_manager/version_solver/mixology/package.py sha256=8WIWSpRP1GQA9U7LH0xGEs6llUsgkJ4jSmqcLr0vMFg 1294
idf_component_manager/version_solver/mixology/package_source.py sha256=oILa397tPpoeQVAyfklsnhevGnNuu592u0j8SUJLSMQ 4039
idf_component_manager/version_solver/mixology/partial_solution.py sha256=84uQQ5ji574o4H4U9nPhGRDNcmFhef6weI_9A7a4dKM 7263
idf_component_manager/version_solver/mixology/range.py sha256=wlYic9h1Rzpq2v8RshMGts8hwEb9VEqtAjjRv0r7UIs 12420
idf_component_manager/version_solver/mixology/result.py sha256=YKQcdrLtPbyH1JhSqRs5_F5q2kpNjS8ZYXatVTGxM8I 765
idf_component_manager/version_solver/mixology/set_relation.py sha256=tvTP7UpQ3huhlRIZYVDeK6vuHxoaPBcg3dGTW9wADLA 328
idf_component_manager/version_solver/mixology/term.py sha256=yZDLDLd3mW3S51Tx5CP9ZnwuJKFz-pxLVW1UZIscJPY 6340
idf_component_manager/version_solver/mixology/union.py sha256=zm4jKPP6AYEGbmUrYX9GAY2P1686uQwp3G1T_cZcDc4 6872
idf_component_manager/version_solver/mixology/version_solver.py sha256=GaOWHObhzXcAvj90N-YQW0VKdX7pk-fAU1ITSkmhmcA 15332
idf_component_tools/__init__.py sha256=jNDUrwCtggoOUe07ZDWskjHwL20VzDrqRwwDO7TwNKE 915
idf_component_tools/__version__.py sha256=ejljpraytJCPnpDPI7813dgdLDuRk84j-PPoLUU29Cc 167
idf_component_tools/archive_tools.py sha256=XhoCowRn6eRgVVz2DOhf1zGwq2YTPawfn4on1jsezKE 2945
idf_component_tools/build_system_tools.py sha256=RXC5UzFcYdMm5qFqYrikxJ0yUuLXwnOlKlbsbUbKLCE 3476
idf_component_tools/config.py sha256=5_lhTIYV7896iCAFis8Gbgu-893GSerhmj1wvj7k8DM 6089
idf_component_tools/constants.py sha256=d4sOyFrK6a_bT6aE8Xnd10tPAPjnQffa2oK7R7dQ4TQ 1112
idf_component_tools/debugger.py sha256=eNDgF8LDoqwcMK1B5D5x6AzGs5mZIeCoiAApy0a8i3U 637
idf_component_tools/environment.py sha256=SmdnWSDqk2oSx3eeOqwudZTseq_FOshLsOHRegHotPo 6387
idf_component_tools/errors.py sha256=9nUsBMCLcPLaalJKjKkQNMrpZdCE4q1f65HJ-of5h3U 2519
idf_component_tools/file_cache.py sha256=3O_vdWc2ZiLJt_Etgk5XlK1nPDOxFnObD-1A2yMdmY4 6236
idf_component_tools/file_tools.py sha256=XK8yCEf0LyT7jKbEMtYmm3re6hJWnXRnvfZQE5GwH3c 7159
idf_component_tools/git_client.py sha256=0NDeneB9SomWaq7kSUdF430LeYI5tN1F9WdsgaGefO4 13253
idf_component_tools/logging.py sha256=FuOV9r0zvkdX4CdkYih7mXe9B0NUMqXDUP5hFs-BCk0 3873
idf_component_tools/manager.py sha256=zFc-Fb-9hCIDCHJvN_3cbYtgVQ5DJJ8AJNKldA6K8gM 5025
idf_component_tools/messages.py sha256=mvsAonn445rWEI37OW86uZf6yS3cGY0dxs8EKZFJEsE 1036
idf_component_tools/utils.py sha256=kzE08dLlXVfIPi8ulTKLc6crldFQEP1Yw9TlGo-3ON4 15444
idf_component_tools/hash_tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
idf_component_tools/hash_tools/calculate.py sha256=7K0n8lgEey6RadBr7PemcDNpGw24qee8Ag5AY_5wlGU 2326
idf_component_tools/hash_tools/constants.py sha256=1DuoDOs1vpu5KdgmCWe4tkZzJtID9ag9kmOruamPa-w 191
idf_component_tools/hash_tools/errors.py sha256=B5M2ud2dIVDMUpiQ1w7qARoh8j3gZpxUTBvD3VON01g 328
idf_component_tools/hash_tools/validate_managed_component.py sha256=WHiM8bUqpNv9ujtvLdnG2mLViaXCxaVLk9lSi5PzZEw 2715
idf_component_tools/lock/__init__.py sha256=0_K-KVTSN1KLTpFBiCRRQzmsf4tAw5wXNSURIg_IQMI 234
idf_component_tools/lock/manager.py sha256=bCszH3bmimqqR86yAasMG6DcnLptdtR8dlueZ-BfMp4 4243
idf_component_tools/manifest/__init__.py sha256=1vHVJwLxFaTw2irtWsfcWu8wXqxljImXhllzdYS1gFg 903
idf_component_tools/manifest/constants.py sha256=Mz7yG0IImaaqFMkW-EShzeIvJ5YuMLznPf7XJMmbKpc 1733
idf_component_tools/manifest/if_parser.py sha256=cwkWLmPjlMJBb2yGuujkoJ9giuwKJx407MRHVc0tlUM 8093
idf_component_tools/manifest/metadata.py sha256=dImeDPMG_JCk7YcdQLgNett3WbMa6YnVoW9jQ6ZHb8c 2739
idf_component_tools/manifest/models.py sha256=cJYGuFC613XnBijE1pwgKfawaprHIj50dg0SynUXe_Y 25051
idf_component_tools/manifest/schemas.py sha256=oq8gR_3fZd-kbS29xV0i9W8mkhUq3oQhibDj2IG7TrI 5418
idf_component_tools/registry/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
idf_component_tools/registry/api_client.py sha256=Q1q1A3KnAvQ1PBNAUVhnaExn6iubTpIuV_5TTqt4Hqo 6748
idf_component_tools/registry/api_models.py sha256=s6yUqB6nxGvQTmrkfO1gm7cuwOnyYvfzpgoHbGJVyBU 2915
idf_component_tools/registry/base_client.py sha256=hriN1_yBtAHSZtg5GBxC5GS33EbKBoJAOxdfmlWWiyg 6421
idf_component_tools/registry/client_errors.py sha256=OMLK9byO6Qt0pPFBWajN63hqPXFhhl4aUp9mHCQXypc 1437
idf_component_tools/registry/multi_storage_client.py sha256=qBIJENxHtpMiFbgoF7q-KzJxngw87Pk5t_hI67r9LD0 7709
idf_component_tools/registry/request_processor.py sha256=B0xTxR4VETGVU5fspF2rHr4GehmXU-A_hWbVaypoBiM 7266
idf_component_tools/registry/service_details.py sha256=fbv_SziUyam_cYIT6PkaILgW17pKJUmCmEfd1PJ37t0 4751
idf_component_tools/registry/storage_client.py sha256=y2vDosWoM5nuV5NCDjDLd3Glc-HvbbexGUovwx7j5DI 3617
idf_component_tools/semver/__init__.py sha256=8YIWrSVd_FfYtbvh-2cjbcqnobvIU3nBNEdrpguSVUs 428
idf_component_tools/semver/base.py sha256=AcQHn0P7Xv8Kq-E6xU076BYap0A9LNXAbljUi_oVwVs 33652
idf_component_tools/sources/__init__.py sha256=Lo6VwbvEKgkTp9g--hHw8luuGv_XozsETOtoyB4DG9Q 2028
idf_component_tools/sources/base.py sha256=qX2sUU-5TKideIvLPU3aiHqnnZk0jb4Z6smIfpR9jlU 4289
idf_component_tools/sources/fetcher.py sha256=J_5e5Ss3iunGPBPrHtHxk5PhjyHUS3xo4IEJYe4QBsw 3137
idf_component_tools/sources/git.py sha256=1tPtUYsBKxUjAFR9c8GgGnxRNjmfedL9akpybJzQIe4 7478
idf_component_tools/sources/idf.py sha256=RjHCEl9cT2Y2YEIh239QIQupIWdBdyRjcWaCtF0zD3E 983
idf_component_tools/sources/local.py sha256=zuhI-Yk65X93SAcg8NKYg-UOo4fBGwwoOAih9mgQpGk 6090
idf_component_tools/sources/web_service.py sha256=0AzRMh-lGp6OUDj8qs0IaD5YdS8kKuxN4f5V956VUYk 9868
idf_component_manager-2.1.2.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
idf_component_manager-2.1.2.dist-info/METADATA sha256=ysnnKZibX1RKvNGD6Rvqgc5fRFpKMkSN0qUqXZE3aOc 11994
idf_component_manager-2.1.2.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
idf_component_manager-2.1.2.dist-info/entry_points.txt sha256=lzQB067ElowRcFpIofyCKOV5xwIjop1hh-EGisfAByo 63
idf_component_manager-2.1.2.dist-info/top_level.txt sha256=rSw-h_P-zgsY7j1Ggak7ZVvaLnUxeafLseU-daHOAuU 42
idf_component_manager-2.1.2.dist-info/RECORD

top_level.txt

idf_component_manager
idf_component_tools

entry_points.txt

compote = idf_component_manager.cli:safe_cli