conan-explorer

View on PyPIReverse Dependencies (1)

2.3.1 conan_explorer-2.3.1-py3-none-any.whl

Wheel Details

Project: conan-explorer
Version: 2.3.1
Filename: conan_explorer-2.3.1-py3-none-any.whl
Download: [link]
Size: 1484056
MD5: 9256817f6a17dd1b14b077dabdfd3e67
SHA256: 71c35d92c8b3f6e4b89fa26cc7ac6bb34fb93a00527d17c23e617e93966a1cb2
Uploaded: 2024-11-04 20:49:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: conan-explorer
Version: 2.3.1
Summary: Package Explorer and App Launcher for Conan
Author: Péter Gosztolya and Contributors
Project-Url: repository, https://github.com/goszpeti/conan_explorer
Project-Url: issues, https://github.com/goszpeti/conan_explorer/issues
License: GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. "The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. 1. Exception to Section 3 of the GNU GPL. You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. 2. Conveying Modified Versions. If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. 3. Object Code Incorporating Material from Library Header Files. The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the object code with a copy of the GNU GPL and this license document. 4. Combined Works. You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the Combined Work with a copy of the GNU GPL and this license document. c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. d) Do one of the following: 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) 5. Combined Libraries. You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 6. Revised Versions of the GNU Lesser General Public License. The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library.
Keywords: conan,gui
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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 :: Implementation :: CPython
Classifier: Environment :: X11 Applications :: Qt
Classifier: Environment :: Win32 (MS Windows)
Requires-Python: >=3.8
Requires-Dist: conan (!=2.0.*,<2.8,>=1.48)
Requires-Dist: PySide6-Essentials (>=6.4.3)
Requires-Dist: jsonschema (<5,>=3.2.0)
Requires-Dist: dictdiffer (==0.9.0)
Requires-Dist: typing-extensions (<5,>=4.2.0)
Requires-Dist: packaging
Requires-Dist: contextlib-chdir (==1.0.2); python_version < "3.11"
Requires-Dist: rope; extra == "dev"
Requires-Dist: debugpy; extra == "dev"
Requires-Dist: pytest (==8.3.3); extra == "test"
Requires-Dist: pytest-cov (==5.0.0); extra == "test"
Requires-Dist: pytest-mock (==3.14.0); extra == "test"
Requires-Dist: pytest-qt (==4.4.0); extra == "test"
Requires-Dist: psutil (==6.1.0); extra == "test"
Requires-Dist: pytest-check (==2.4.1); extra == "test"
Requires-Dist: pywin32; sys_platform == "win32" and extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9682 characters]

WHEEL

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

RECORD

Path Digest Size
conan_explorer/__init__.py sha256=4tLCv8zkZ79kaN5Rx4SPB3GHF6iTVW7TNlXOabA2I8k 4119
conan_explorer/__main__.py sha256=beplScCbPrEN90QvnkcPZT9EgFS_7imuHSSimmodOrA 172
conan_explorer/app/__init__.py sha256=JqQJpY8JZM6z0cPiygdri_V5xdE9tS-KHJeRwZwv7SA 4872
conan_explorer/app/logger.py sha256=1ssGtHzqlOxYtk-RzlXE6f-bhmL_j9c3KkWRRmZ6z1o 1404
conan_explorer/app/system.py sha256=_I30fn-3iIiey3Oy3zyhbYUFL9lj4pU9HxZmssVveDw 11513
conan_explorer/app/typing.py sha256=kqi5aosj_HjOzUKb08iMhUBTIPccRmw5ElAqUADva1Y 1618
conan_explorer/app/base_ui/__init__.py sha256=-qE3FYkRsL6ONg3yqIw0dTjyhQ0nDiJwnh-Fu6c71so 110
conan_explorer/app/base_ui/crash.py sha256=0corob63etgS22bKK2GEfxQjyWCDlXin4UoLOdGrF_c 1000
conan_explorer/app/base_ui/loading.py sha256=YZv4KQhW6bYzvtBHo_jmVFhyeYafhkyE-LlkcEWvKZA 7450
conan_explorer/app/base_ui/theming.py sha256=pEaxPIigXHiPTQGyeVY4lxCR1NrSndFVvYRgXmj39YU 3666
conan_explorer/assets/config_schema.json sha256=3iDD2jJch3I5m9CT0YUbkbNg92QTju6q2m6Prs791Cc 3873
conan_explorer/assets/launch.bat.in sha256=Vk6hk-5_FiawrEVbFhOUrZ4gl90NYs5oWhpG1f6B49U 153
conan_explorer/assets/launch.sh.in sha256=Z-5XnfjBb0QSln426sZ3cHMJNCzoJ3NUeZVD5VFKpgc 122
conan_explorer/assets/font/NotoSans-Regular.ttf sha256=TI1nAB08KXfl1r8KT4rdgM1WS9HfYLdWn9I3UefdoCo 556216
conan_explorer/assets/font/NotoSansMono.ttf sha256=Kbe4gNVonV6fzyRoztcYFGWXXsxTnmUPDLUEeJoKaaw 1593904
conan_explorer/assets/icons/conan.png sha256=HspS0sxf05VgVS7xCAeAmakAD-x015R4sEkF563wo8Q 33891
conan_explorer/assets/icons/icon.ico sha256=NAhhxzXIjdmjy34dgldgk5wQzQEFnxCcJithBQeynvk 9561
conan_explorer/assets/icons/global/android.svg sha256=ENP2A00Y4X1z6z4HXktdjmM4v6MIKK8IUjMHvM-vFLs 530
conan_explorer/assets/icons/global/conan_logo.svg sha256=mZ6PBgKA0PvERaE6B4hGtoQjv_tLmGgm6dkxXmL8zpI 1251
conan_explorer/assets/icons/global/conan_settings.svg sha256=uFCz9LmQdntwpQ6_3JHW2mGzSo-TGaLV07I0g3xNLKE 289
conan_explorer/assets/icons/global/grid.svg sha256=n8ixfKxnfkmwXSvl3ss9ug0-1MSrqcEjQPrQapwRnLk 1227
conan_explorer/assets/icons/global/linux.svg sha256=3lu8jtb8HSJ7Px_uF0uFR8P_FolOpM8zFnrASyTqdD8 1760
conan_explorer/assets/icons/global/mac_os.svg sha256=81vV8mdCwsw1aS63agtWt78iyJ9sap8dhhuv-1mb1tM 2071
conan_explorer/assets/icons/global/package.svg sha256=dKGW0NBb3BSFR8wp1R-LxyVw1xn_LsxwP1EkLsmCi8g 2324
conan_explorer/assets/icons/global/package_explorer.svg sha256=hU1IOwTumlfe0t_t48739d2VGhOGDxgPH9cN8hFzNE0 1024
conan_explorer/assets/icons/global/package_orig.svg sha256=MjcX2GNXzxece1DLrnWuoaGyf_7DiR2qfnWCHkImMHs 478
conan_explorer/assets/icons/global/search_packages.svg sha256=Hy0kXpvOLmabEQehnS7ufczcPW8j2RgAaSC9WIbvdzM 3156
conan_explorer/assets/icons/global/windows.svg sha256=uLLXkuuEsrMmaKm3YmkMcG-vnmtjmweUgaFombNGW4I 635
conan_explorer/assets/icons/material/about.svg sha256=QtVFacDkpeePQjdXQia-6atz1xeLvp6OQAziHp6dNvY 645
conan_explorer/assets/icons/material/add_link.svg sha256=eWUkrzvGK-RVj1QQJ_MNbRGpfLTIvOrOpIpk2qGQ3N4 348
conan_explorer/assets/icons/material/app.svg sha256=VAgQ9x8Ew5TNXnt51ZfMpZ2lYRGiM-Y3orlFvs6ks4Q 208
conan_explorer/assets/icons/material/arrow_down.svg sha256=1dZTZFje9r4UThm_SlstA4WMmlo99mQ6i1PcaPklBgc 136
conan_explorer/assets/icons/material/arrow_up.svg sha256=9MR3A73GiFPmp91PUn7L6ZZcpsp2mH_mYqhGK0EDqzw 142
conan_explorer/assets/icons/material/back.svg sha256=XwxeO8iEfuuLKQ6Nq3s8qHWtqwYnjI_HkfApiXWQK08 137
conan_explorer/assets/icons/material/bar_chart.svg sha256=IP4B9NQ_tK-wtYRhQk4n3U3LcSwbsCM-KwFAtibQQSo 182
conan_explorer/assets/icons/material/check_box_checked.svg sha256=JzLWY_a4PZerGWyQm-x5wy4tm308RSDL_6UpcRA-CVQ 334
conan_explorer/assets/icons/material/check_box_empty.svg sha256=ye57uegJBbhbcwpSHSznYhTiCMPjrMikfgah330ZRN0 266
conan_explorer/assets/icons/material/cleanup.svg sha256=q3mdHi-c_GxKxyZfo9TqY5ubhGDgxmXjXuGOCkfHaiw 638
conan_explorer/assets/icons/material/clear_all.svg sha256=GzvKjQkL3fvQRhRoY9pWpHFstNfNCNQ3LTMGAkqOvKE 194
conan_explorer/assets/icons/material/close.svg sha256=OU7HPpDqgd52xuZY11trdwaiopzR8o41LT_6Pl74jL4 200
conan_explorer/assets/icons/material/close_lgr.svg sha256=mZf6mBBfVCaO_fQJBgL--VMZNYa7LUGAzRemInydg1o 248
conan_explorer/assets/icons/material/close_white_lgr.svg sha256=RlB1NERpwxV4UWfZB0jIV954nWU6to0ByBbgci18n5A 283
conan_explorer/assets/icons/material/cmd.svg sha256=AM_4JtCldOljCv9ruSDgVBHscrf5DufVKRwaj73c-hI 271
conan_explorer/assets/icons/material/collapse_all.svg sha256=qMNHreZLfwVMe-dN9yxpJKDnySRLF7R6qatit7DOkoc 229
conan_explorer/assets/icons/material/copy.svg sha256=fRXllAXJH06SbLwMSkHgpZoyr8Y_gRDdtmloZZZtO0Y 279
conan_explorer/assets/icons/material/copy_link.svg sha256=Nx-5rnsBLTpsNjKpz-qfr6VUjGftPzVV0xU6QfaQ8AA 278
conan_explorer/assets/icons/material/copy_to_clipboard.svg sha256=Nx-5rnsBLTpsNjKpz-qfr6VUjGftPzVV0xU6QfaQ8AA 278
conan_explorer/assets/icons/material/cut.svg sha256=9y-mOz-CwHlGGPQVE3T8xzRf9tCqDAIQa-sMyWN4Au4 853
conan_explorer/assets/icons/material/dark_mode.svg sha256=NjXMFK9vd37jBpaAMZ445Y_8TrxZG9k-0uqhucmiTw4 506
conan_explorer/assets/icons/material/decrease_font.svg sha256=Yc7WWW0NnfGLfTsuWpa9fj-AsQbSVvhwVye_FF4xp2Q 177
conan_explorer/assets/icons/material/default_pkg.svg sha256=t_MR0rNSQfq_HGhHyaeraj1wf-F6NGTu62_JPx95KRQ 358
conan_explorer/assets/icons/material/delete.svg sha256=bB4rEIO2uHTJt0heHlgrVQqfUfbbJw5mK_zX7SaAJpU 263
conan_explorer/assets/icons/material/difference.svg sha256=qz4opRArkz6pYUcr2gvRRaAuQTg7mNQw_ZIIaPXtpk4 343
conan_explorer/assets/icons/material/download.svg sha256=STj-EJUoYJ5DOlESaDUsERC75IfsFHJt0xGVNotA7EY 220
conan_explorer/assets/icons/material/download_pkg.svg sha256=_ZAoS_WBD7jrLLib8fT10KnIX1AuJa4Agu8gRrrfE6E 384
conan_explorer/assets/icons/material/download_update.svg sha256=wtTZmazdkzcY4bXSY1xWZ79jzw4cKC88BbQAkm1oBKw 279
conan_explorer/assets/icons/material/edit.svg sha256=lp3WZiVYJ2P_oRmu7IDjx4Vmv0Kt2Kkg2q6P2Cwo9sY 262
conan_explorer/assets/icons/material/edit_file.svg sha256=f4Mi0IJJOpw8LYRTaUti1k3-1XdXLwUMVTgP9KP9W3I 257
conan_explorer/assets/icons/material/edit_with_line.svg sha256=XhTSGveGSDePAfHbnplp2ij71qILyb9kV-m6IL-YzgQ 295
conan_explorer/assets/icons/material/expand.svg sha256=j7H6LBV7lDLb-1BZrVingMlRsKCIEUD1mlOIZNeK8Ag 133
conan_explorer/assets/icons/material/expand_all.svg sha256=3tUYWgtnR5OsjNzF2igcWM_1Vp7-DLxljWDmcQ8-clA 230
conan_explorer/assets/icons/material/expand_blue.svg sha256=6P42JlOSi96Ccio6XlBeeoNdsIbBKznYJ1JsEjoO0dA 148
conan_explorer/assets/icons/material/expand_less.svg sha256=hSLV3iLqgqSYD03oziG72jCviB_esVrNFkfP_sKKYkw 136
conan_explorer/assets/icons/material/export_notes.svg sha256=YovJzJNFODBfIcwZJp3-NdmmMLWP4cfeQXM1XGynrSM 618
conan_explorer/assets/icons/material/file_explorer.svg sha256=ZNrytaAtuSziV-S4wmmcv7UTrn7nxF7gj6SQh8n6ZbM 276
conan_explorer/assets/icons/material/file_open.svg sha256=RGbvmd7tIRKYKtkxksiiXMSCOTTLVJykdotQIw-wSd0 239
conan_explorer/assets/icons/material/file_preview.svg sha256=ZFt2FW8dxZLUIW-P5I8ZD8kblDWFARdPmtomm2-xxDM 615
conan_explorer/assets/icons/material/folder.svg sha256=vqSCSkDs9oXHSjSNkBQ8-wjCktJ1w53PtnSh3497evg 299
conan_explorer/assets/icons/material/forward.svg sha256=fqX4n0QrEpzBEtKe2gycx6uZPQ5O8uNF7hK2MiNPS5s 138
conan_explorer/assets/icons/material/forward_blue.svg sha256=QHcxAHZKE9J2obtWRmpOGNgFQ69O9L7EkjGDljGSsd8 153
conan_explorer/assets/icons/material/generic_file.svg sha256=X3TfLVwWQMNarf3odTa9ry1K2bclQ_jwRhT59Jt5qSk 285
conan_explorer/assets/icons/material/hide.svg sha256=q6s2Yo3gQ_0EIkm1YmSutJ-0YWOfOAwAeDXWDZftErQ 831
conan_explorer/assets/icons/material/home_repair.svg sha256=sjTSVn_Tpadq1L0OoGQvwHOB1UcZdSKA3PxJj-4m_Wg 396
conan_explorer/assets/icons/material/increase_font.svg sha256=N2JGHSC576mJzKvxBSrKeO8bh-NYne1dmcc4UhWHbgc 205
conan_explorer/assets/icons/material/lock_open.svg sha256=4dNM7VFcoCr0wX3ObX2nbjV7cxDJQ51OLJsZmXIsVwI 505
conan_explorer/assets/icons/material/login.svg sha256=s_AfNDOw9Yd8nE4eJ9VQnF88plvtPXWaR__wnxq9PtY 225
conan_explorer/assets/icons/material/maximize.svg sha256=_W59EwV8N52bh55pDoPUbFZ8xJdzvQu1SuW6DhpcKLM 221
conan_explorer/assets/icons/material/menu_stripes.svg sha256=HA3Id-W9A7kAxrBVlNRicnBIB1tp-DHNRt0rNV0qwTU 125
conan_explorer/assets/icons/material/minus.svg sha256=dBYszHP70vABf8KZQ4pxLLokvct7I6Scj6MPTDPZoNE 128
conan_explorer/assets/icons/material/move_up.svg sha256=bN0ltJl30mNOH-xZ9W3QlnlKp17rvBw4k8XThaSitxg 326
conan_explorer/assets/icons/material/no-access.svg sha256=bD2FXU2VpSZnQPqzLMnmQo_xUMKAkIuzZ6958Qjweso 610
conan_explorer/assets/icons/material/opened_folder.svg sha256=onZNtgG7edLsKP1QP6pO1BUZKjAdDPG_-CVMnkVKJyY 313
conan_explorer/assets/icons/material/package.svg sha256=t_MR0rNSQfq_HGhHyaeraj1wf-F6NGTu62_JPx95KRQ 358
conan_explorer/assets/icons/material/paste.svg sha256=-eK76RdSYh8cp6RxeVQLI7ysHgc6zyt7CXApLxso0TU 421
conan_explorer/assets/icons/material/plugin.svg sha256=MLVa_wc8JkijDJjfdM97522SdcVKUCyi3qt1i9N2tyk 813
conan_explorer/assets/icons/material/plus.svg sha256=-wqbTRjEIrNPPOWJckPvQimxPZwsPUBAseTFofwyDNA 260
conan_explorer/assets/icons/material/plus_rounded.svg sha256=OrvuHei2pVX8TLQEB9nkf1MJ6Tx7xG_uYwtCI4BgzGw 554
conan_explorer/assets/icons/material/rearrange.svg sha256=PS9PhfHlDZBPzoiN25hiUm1ERVyKC3wDUi9ZjzgV-Pk 293
conan_explorer/assets/icons/material/refresh.svg sha256=0rSJejLlMAhSd_rVeyub-Hyc7jym-YDl4ghb5uLfPwU 510
conan_explorer/assets/icons/material/remove-lock.svg sha256=9XPpVcZI3LBh8DEq2Z8-gtBAahyjF5HejPFz-ffOXeY 595
conan_explorer/assets/icons/material/remove-lock2.svg sha256=u7uaisX857wUQZEq3bAqYrw11Di0_CanBl-bE1la1G8 773
conan_explorer/assets/icons/material/rename.svg sha256=JHTSzHhOHkV9qdcuMg04nhidNneEbFUqqIpgra4Dt_Y 297
conan_explorer/assets/icons/material/restore.svg sha256=RXW-MnxnUjRjkgDBOtbnomuInZOB6zgryGI72IOlj6g 290
conan_explorer/assets/icons/material/save.svg sha256=2Bs638M1PkSQWEyEC0PXZgDEZDoVAPoF_GYBvPhvLiI 369
conan_explorer/assets/icons/material/search.svg sha256=0hBnoT9gfWHso4HuZeaTdMYqNK8m-QdCWfRFu--O-O8 417
conan_explorer/assets/icons/material/search_packages.svg sha256=gFeXCtEjAs2DpSaSB_BbAnLbXtXT9Ip1YBuw8SPj6-Q 533
conan_explorer/assets/icons/material/select_all.svg sha256=fJcbJJVzw1AM5bB2nJR93oQu-6tE4gnClHyKmopqqSA 582
conan_explorer/assets/icons/material/settings.svg sha256=IUQWLjBykfIZA1zjrlCSGveNHH1ibtiC6u8bGPEU8Ig 1175
conan_explorer/assets/icons/material/show.svg sha256=IbNq_P4OfszL3ECZa-Gm7X_iGXVRzqdT0ZNzhMWAyYc 638
conan_explorer/assets/icons/material/view.svg sha256=kZNoEksPJEUh-pKHLQCXqJZcp2F4byeU50zFjDckIQw 679
conan_explorer/conan_wrapper/__init__.py sha256=2nOdC_EHtQY0i1ZTrvMRADO1bK-ZCqstQ3AWWqyNaA0 834
conan_explorer/conan_wrapper/conanV1.py sha256=iXMR-soNq4vRB7_4wwtZU7mwZ-0JiVvUjIBsg5govAs 20806
conan_explorer/conan_wrapper/conanV2.py sha256=KXOS5o3OHT55vv4O9eRya3P2ULZ1IkjKcdBB9JZ_1Ks 22265
conan_explorer/conan_wrapper/conan_cache.py sha256=vFjMs2GxzWJQHHZmWEGLMh_sNrLp8jz65ROtGg6cWOE 9664
conan_explorer/conan_wrapper/conan_cleanup.py sha256=1uVmPHoD4o1lLdG325qtox29szCfTLKcsEYp-pJ6L3I 6288
conan_explorer/conan_wrapper/conan_worker.py sha256=s9YD_w2W1dxS9_pbJ_OExy0kgkjCJi98hmSvU2lgKZs 6413
conan_explorer/conan_wrapper/types.py sha256=eAKo9g2Epqvml29gm-46j2W7_wqDyoMNbCM8E1N1nyo 4472
conan_explorer/conan_wrapper/unified_api.py sha256=5x_Yog3xEKzFszZZ65p5mqMTNuZwQDDatBugpRWHWHI 28231
conan_explorer/settings/__init__.py sha256=3fPjTZY24MfvvBpOniTDP5aBWx8abx2E-9a6TRvmRq0 3456
conan_explorer/settings/ini_file.py sha256=YU7IcE8alhNh4v8ibRDoigG90kJerKxX1zZJ9BQoGPU 9957
conan_explorer/ui/__init__.py sha256=vjIrZ1sHQ3jKDLLnOtHt7Mrrq8b__uU-iaurs0gFSMY 1320
conan_explorer/ui/dark_style.qss.in sha256=OUHc_ndRuZ9dC3nm8-UmibgGJUegA6hg_kNYRupXqEM 13999
conan_explorer/ui/light_style.qss.in sha256=Rsu7H3OMSkqfyD84rDxHlsMCJ0ninNzWXX00x0LYTfc 12165
conan_explorer/ui/main_window.py sha256=GUe1Tx1UKOX2z-j-Bo-iwrM8Iv_n7lkdXJKuqlKXOyI 20004
conan_explorer/ui/plugins.ini sha256=J2njQet17F5OC3dWyXsqtAiDlyFw1_UoMCsoshtiiNM 927
conan_explorer/ui/common/__init__.py sha256=gWe5U98PDFsOSH0pptUwACUtu-0kYiRL_HpLvWzSvMQ 1563
conan_explorer/ui/common/icon.py sha256=CY5nu6gMo_S1UgQq4zUO3ERQxZpNFy0Ndn_4djNM7q4 3447
conan_explorer/ui/common/logger.py sha256=Z8YsvWsyJ4K7HR2M7sHXJLVfkaMrBHrt_KZ1XDtpOx8 2131
conan_explorer/ui/common/model.py sha256=AXY5HPHheOXpbpeByZsJk882WaFqWmjRzvucIK23CWk 7469
conan_explorer/ui/common/syntax_highlighting.py sha256=a5PLVSq2uwuVndjOcWyO-jKqsDtwO0uxAFcSp1lVnak 3040
conan_explorer/ui/common/theming.py sha256=g6Cb5LSB6oj991MHT3AzKA07Fw_T3sfVqnbqEWDQt70 4190
conan_explorer/ui/dialogs/__init__.py sha256=m9qTJJ8JljfwB2HZMevZqJNb6rsIBvuYKXN5BDUuJd4 752
conan_explorer/ui/dialogs/conan_cache_cleanup/__init__.py sha256=lMVtMsTW0oMq6aYLaKQoSnWvNiG7v08aDIb72r7WpHc 58
conan_explorer/ui/dialogs/conan_cache_cleanup/conan_cache_cleanup.py sha256=kladvMwC7oFaCAr2MTVgHVWsfVxNasmhqKzyIctn3rw 3498
conan_explorer/ui/dialogs/conan_cache_cleanup/conan_cache_cleanup_ui.py sha256=8rycfYoPmLoROQZ8CAgyLFglWqiHUYLI8O6s9KkaIoM 3413
conan_explorer/ui/dialogs/conan_install/__init__.py sha256=xKNuwhgsJplLkRSl1nAv9yqWluamEIuTGTNUPPhfOa0 45
conan_explorer/ui/dialogs/conan_install/conan_install.py sha256=TcTb_sDCQHMAHnKjSnuEuQzj0fAbSaNTIWfxxA3qDKc 12246
conan_explorer/ui/dialogs/conan_install/conan_install_ui.py sha256=VI0wg1lOwmMKgQYAj6KH1eUIlfPYvt4DfN4DnVnmlw8 9404
conan_explorer/ui/dialogs/conan_remove/__init__.py sha256=nMNaOI4v_uNRihfGBzVPX_WWC2ccq9R1VLITBKommbs 43
conan_explorer/ui/dialogs/conan_remove/conan_remove.py sha256=HG52I4vUe3sav43h2bVukvssAPx6VPD0Y5_Tl83FTQY 3042
conan_explorer/ui/dialogs/crash/__init__.py sha256=o9-vS1FTLl1X6xhbVL1kwJOz_2nan_TBedZg7yXj9p8 44
conan_explorer/ui/dialogs/crash/crash.py sha256=LawBcuY8UEomwuyLHppUZd5X-xngV7cgdK_Ekzbo_U4 2113
conan_explorer/ui/dialogs/crash/crash_ui.py sha256=v7mHMG2o5Xgod3eZjnxLAzQhAJaVEOfdiPW-cP97T0o 3471
conan_explorer/ui/dialogs/file_editor_selection/__init__.py sha256=J0A1bTcmFcX9R3sRq1SGSdo6Ap5B761CwQHiq7zl2Ss 56
conan_explorer/ui/dialogs/file_editor_selection/file_editor_selection.py sha256=ANI0M6BN38hPOLBjlfCR8lfGsbDSa0ETGfjkQy-L3BA 1773
conan_explorer/ui/dialogs/file_editor_selection/file_editor_selector_ui.py sha256=toRK9SH5ouSFkQebq-6Je-ncwc71HpjVeyT7ocDaDVI 3416
conan_explorer/ui/dialogs/pkg_diff/__init__.py sha256=51l71zxpMUYA3ofS0gpcN10OIVZU3Snrr5BtukQ9ZX8 31
conan_explorer/ui/dialogs/pkg_diff/diff.py sha256=lzPS2-jCyohFDv4s60RIBAm5bax5wQJfOTMsvmvTeIs 10883
conan_explorer/ui/dialogs/pkg_diff/diff_ui.py sha256=hJ6tpKYYJ7ismFRRnWdtgBuABHB8mL2WwxaPoVhheXo 5126
conan_explorer/ui/dialogs/question_with_item_list/__init__.py sha256=UdlyzJS-5sWu2OhAFmt9mWKxGuzH8JR74CsLi3tC-M0 46
conan_explorer/ui/dialogs/question_with_item_list/qwil.py sha256=w9PbaHYa_nV8dP2nBrTL8sTj_eaFRRZh-1FzaURgXlw 750
conan_explorer/ui/dialogs/question_with_item_list/qwil_ui.py sha256=6C2-lFPUxQCxQbw_oWH4RE4oO29mfDUqMGcB6wWfDfg 3225
conan_explorer/ui/dialogs/reorder/__init__.py sha256=8OOE8jb1rlaWKMk5aKJ6pkHxuw6z-TPShAPS1qtGZ1U 77
conan_explorer/ui/dialogs/reorder/reorder_dialog.py sha256=swqjAhCjLAr6uF20txBcGz-kzBqfqn_cWfsUPbvjfqI 7210
conan_explorer/ui/dialogs/reorder/reorder_dialog_ui.py sha256=QAul54gexY7LS3xfWIM0A4IA7ToebeN2Gg852bN5qM0 3884
conan_explorer/ui/fluent_window/__init__.py sha256=hGrYof6w4TRSWrywHzKLquyPqZRxMiTc5tL94O_qdxY 861
conan_explorer/ui/fluent_window/fluent_window.py sha256=jfsG5BFgY4xIbGEX_aqakA6pu0RqfepcfloAzQEKXQk 22220
conan_explorer/ui/fluent_window/fluent_window_ui.py sha256=5YcKxohHi9_K4igIvSieeUzkp3bgSB1OGx5YliyP8tA 32928
conan_explorer/ui/fluent_window/page_store.py sha256=YnAstQQ1344KF77VNTok_uAsZeHHjbivztXQNqqptN0 3539
conan_explorer/ui/fluent_window/side_menu.py sha256=ES8m64Ef0MnnsVkmvwzxswci1XWzufnEz39geTlszKw 8064
conan_explorer/ui/fluent_window/side_menu_ui.py sha256=fbT7V3MOqqBIz302g6p75AYpLi9gishm2DDK4eIsa6Y 4439
conan_explorer/ui/plugin/__init__.py sha256=nA_2vUwFljs_Jor_LqS6CWfvnaQyeaGAO9vNRVSezbw 210
conan_explorer/ui/plugin/file.py sha256=HhRh-NgIhVOz69F-7Klu17SZYW8v0ELB3JVVurReCjA 5587
conan_explorer/ui/plugin/handler.py sha256=HUiVsRRzmKtH2t0fydA_U4ZsE0RnNHaPtxA3XRadRn0 7062
conan_explorer/ui/plugin/types.py sha256=sHngmC4H8vrF6z4_Pj52YloPNFsspFGD3G-8iEZlW4E 2054
conan_explorer/ui/views/__init__.py sha256=41NW0pxt4bKrkl9wUIYnYNz2G0UEPwj8UM8OB5bFJ7k 480
conan_explorer/ui/views/about/__init__.py sha256=KMQQoqrx9t8UteErxmTsh8JKGvD-anxZmSl17_9cx68 35
conan_explorer/ui/views/about/about_page.py sha256=Jn_SdmeQmuy5fOtCRnla41aSx5rYcdFoJrk1hw740eU 1136
conan_explorer/ui/views/about/about_text.html sha256=aV8nw-7dllkLZa2ai-XCnukg8D-IX7H5mOPLvYCmqsE 2028
conan_explorer/ui/views/about/about_ui.py sha256=wLW0UYvq0xkg6udDnaQTH4IfYfwncbm4kdBEnnr2zlY 3706
conan_explorer/ui/views/app_grid/__init__.py sha256=uABsHNe8eZQL_zDxN8e3UhZLQ3i1XmXCnEccSaWSVCI 12743
conan_explorer/ui/views/app_grid/app_link.py sha256=nX8lT_e_AzN9vdsNWwmIuZQ1p3v31HscKu9c8k8Yicc 8427
conan_explorer/ui/views/app_grid/app_link_ui.py sha256=Tk2RYYr92m36L0IyfBVeCvW9HJRkKN3oj7XaLQCKTAk 13257
conan_explorer/ui/views/app_grid/model.py sha256=5CdWmq5MzbcJ5xpo59UguRJ6SfOITKFYkMCcXoPTCGE 19964
conan_explorer/ui/views/app_grid/tab.py sha256=U0AcjywAldhyQvMvYCP0sKY0a2sRfCURRV3xQV3rUb4 5452
conan_explorer/ui/views/app_grid/config/__init__.py sha256=w0YrRyxMd44E-7z3OFvJSWIBfF77w5XrlN5Gq0wNYUE 2475
conan_explorer/ui/views/app_grid/config/json_file.py sha256=ieHGACqMQ7CAEvLX5Y-rGP3l0mU3fRgeWqPKVogMgMA 6220
conan_explorer/ui/views/app_grid/config/model.py sha256=O_U4ly2NX3m6gOQ3RnhyrXbxGryynsS4Xx_dTbhU3ok 2710
conan_explorer/ui/views/app_grid/dialogs/__init__.py sha256=56SZ3ial35lliUd0t3oP3MoY8-vqj8NJS0oRagzZXg0 44
conan_explorer/ui/views/app_grid/dialogs/app_edit_dialog.py sha256=gS8fPkV0UJD4TvfI9YeHzODY957P3YXhWtivY3P-5Qc 8324
conan_explorer/ui/views/app_grid/dialogs/app_edit_dialog_ui.py sha256=Kjtm3xPYPa1Qw12FbKjFXe6Hmr9fhfHgPDQJBLSrC6Q 11540
conan_explorer/ui/views/conan_conf/__init__.py sha256=FzSi8ke9dL28utKhH_5NeIsmzbwgKQysn9EsW7yxQsU 41
conan_explorer/ui/views/conan_conf/conan_conf.py sha256=qOOA45hPWcq-Av6FgGxOOGOYl4CeedUmH4UpnvrkE3s 16757
conan_explorer/ui/views/conan_conf/conan_conf_ui.py sha256=ZvLEEMAy9xuwwW_TVlumWQahaE8ZHoFaZQtbaOu2Ywo 29220
conan_explorer/ui/views/conan_conf/editable_controller.py sha256=eGn2W6hJd6QNIFI2ck5U2lmXNiloEuMIv1jmhuH9NJs 2756
conan_explorer/ui/views/conan_conf/editable_model.py sha256=82UY43ARZrdbL-0FX3jtTKZsn7gmKLjp09gNK_gxIWw 3644
conan_explorer/ui/views/conan_conf/profiles_model.py sha256=_YitVqgkU64UUkxt6cUpB5B9qFiKGWEYM1jU1XZWpkU 1249
conan_explorer/ui/views/conan_conf/remotes_controller.py sha256=OYtaMXt1q5hgjNQeXYtL9D-FbYMqQVzOHRfJC7R-cJY 6308
conan_explorer/ui/views/conan_conf/remotes_model.py sha256=4HqEXmP32uQKf_wNGpzJYIRPdFC_GXagMnMJ2H2fIFE 6394
conan_explorer/ui/views/conan_conf/dialogs/__init__.py sha256=GLfw6vHx7MsfvUw4VJjn33I1MGz3DsX0aR7QqjxY4NI 156
conan_explorer/ui/views/conan_conf/dialogs/editable_edit_dialog.py sha256=cpVrr8oelF8gvVSsZYpnlmFrnrx_0fd3IzrQ0qxhG_U 3265
conan_explorer/ui/views/conan_conf/dialogs/editable_edit_dialog_ui.py sha256=qhXvJlFqC93R1P_GAXZPPXTnfHpujSlZgZ5Dk2SYmLU 5932
conan_explorer/ui/views/conan_conf/dialogs/remote_edit_dialog.py sha256=wyQOLFb3zYIxJaTbvucR3_eoSsqgyZJwIuRtfwZGiAM 2177
conan_explorer/ui/views/conan_conf/dialogs/remote_edit_dialog_ui.py sha256=hjpo5IE7TMcHkjl5ZQAFs2D051S0Uk09Nl6YmgwLIPE 5108
conan_explorer/ui/views/conan_conf/dialogs/remote_login_dialog.py sha256=EkcrfLQW_9tC-r5k9t1f-n3sHOZIf468_6806jRlKtA 3207
conan_explorer/ui/views/conan_conf/dialogs/remote_login_dialog_ui.py sha256=TSvtiGB7cxFRh4oXeXsecAwJ_g2I8YcRg0R0xXO0VEg 6387
conan_explorer/ui/views/conan_search/__init__.py sha256=zPit_GLo9d1tHdS0cCOnOZie6ldXgWMhgODut1vDMIg 41
conan_explorer/ui/views/conan_search/conan_search.py sha256=2v-KrUzwkkPnXkh167asKkeC-Pl8mpcIGVeZa-sTCmM 9538
conan_explorer/ui/views/conan_search/conan_search_ui.py sha256=6LtiGqHw4nFFkOus-8Ez6d5JUvU0-4BiKmHYhGXOxqw 14113
conan_explorer/ui/views/conan_search/controller.py sha256=EjN8buzoR5gWM8HfBnLvk-trzT1-KifF2J9P4rTZJUY 6642
conan_explorer/ui/views/conan_search/model.py sha256=G-wDgWNQF-E55WJFljE-WYMYWIdcPbOMJwFgPmnZ5rw 9259
conan_explorer/ui/views/package_explorer/__init__.py sha256=rabdncCVTP9upVYvM5QMMaMr4aLOufcGe7EKL3hRRAo 57
conan_explorer/ui/views/package_explorer/file_controller.py sha256=HULyKSBvfkqux85rHUsVwcS1riCynD4OCfvaYVTM2FQ 16508
conan_explorer/ui/views/package_explorer/file_model.py sha256=765aJvOjr6nJR0Ly0nKFaNV4okQl2spfvjn90xexFuQ 1429
conan_explorer/ui/views/package_explorer/package_explorer.py sha256=m3kJOnF_2bW0YuAGmVk7EQlXRWm1GnR8GbngmewPf08 22262
conan_explorer/ui/views/package_explorer/package_explorer_ui.py sha256=SafNLU7KA_WyOKynFbh8BPXNyz5qcvC0mOeToebmsiU 14986
conan_explorer/ui/views/package_explorer/sel_controller.py sha256=kMjoE7KyAtbE5ndWius0egFtCzgQ7gVTvUVW3_-4pK0 16342
conan_explorer/ui/views/package_explorer/sel_model.py sha256=T_8AEDjuXy3TFc_Qa8cQdxhDY2hZeOnziZNgRjMwb_g 10097
conan_explorer/ui/views/plugins_manager/__init__.py sha256=71GgcWpzMrcJGzg3cKMCgFTZzBTqAvuZbBF6WyhGirI 34
conan_explorer/ui/views/plugins_manager/controller.py sha256=2UZeh9meEk0fGOOIpuWLuq3zr7u40qABZhPgFXeUFLo 1662
conan_explorer/ui/views/plugins_manager/model.py sha256=fRAQCNU4s_JetWe69w5ObiOJwNl7wjFUsSl7JpHWsSA 2754
conan_explorer/ui/views/plugins_manager/plugins.py sha256=Z7544aGWrPQA6zbnxiwQuz6_8MNlcdMn5zsiYhNX0fE 4832
conan_explorer/ui/views/plugins_manager/plugins_ui.py sha256=ts8y4dlnhhJYlN01EatJHdtJXNGmYZ5t8VE5tZKvQ8Q 3896
conan_explorer/ui/widgets/__init__.py sha256=qz2wqJjUi3vOoT3aAEBH_fxJ4WTluE3O_mje8CCsnIs 623
conan_explorer/ui/widgets/clickable_icon.py sha256=2RdleP6ktnLqUFElf_NRhxyHlAHvb9_3eRkjspxfFIQ 2898
conan_explorer/ui/widgets/conan_line_edit.py sha256=3dKMBPv_bv82dmWqPFVoQDYWfXJWa0lgZjqc2ZULkAM 5832
conan_explorer/ui/widgets/password_line_edit.py sha256=_kxPc6dd8_2aYoew05pSq5IFueoVN0wBi3Ssp7TUjh8 1061
conan_explorer/ui/widgets/text_broswer.py sha256=yw3sbJWP3Yg52md-JmyYPNmv_qWJG9HLOVPN9Db1QTU 232
conan_explorer/ui/widgets/toggle.py sha256=sin8kSuiPcRu-q7TpLiMxf7GuSvB1gI2dMvOVHaNoRI 5114
conan_explorer-2.3.1.dist-info/LICENSE sha256=z72U6pv-bQgJ_Svr4uCXnMjemsp38aSerhHEdEAOMJ4 7632
conan_explorer-2.3.1.dist-info/METADATA sha256=1x9BKFkbF-UGybYTKdUQIBEHnlFC_nQ40c766kTsjuE 20460
conan_explorer-2.3.1.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
conan_explorer-2.3.1.dist-info/entry_points.txt sha256=t7fCnPJZbLuOS9G_-nvzO5ri6aNmPNqoKOKOme3wYdY 74
conan_explorer-2.3.1.dist-info/top_level.txt sha256=OzpVl8Zg_NwNmm4rx8uyOdBC5kd-X_N9Mo3ZfvrGfss 15
conan_explorer-2.3.1.dist-info/RECORD

top_level.txt

conan_explorer

entry_points.txt

conan_explorer = conan_explorer.__main__:run_conan_explorer