../../../bin/conda-recipe-manager,sha256=KJK5_hYKOxkizWeQD1B8VLBZvJfuCke9C9TiggGEXOA,564
../../../bin/crm,sha256=KJK5_hYKOxkizWeQD1B8VLBZvJfuCke9C9TiggGEXOA,564
conda_recipe_manager-0.3.4.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
conda_recipe_manager-0.3.4.dist-info/LICENSE,sha256=id55s64X2O6KKAOqynJBk9jb7DwW6_77jRpsMhe9GEw,1500
conda_recipe_manager-0.3.4.dist-info/METADATA,sha256=Snfz4iJROskX7Amr7Kqph4LIruY35dMPwBAIwgo8UeA,7276
conda_recipe_manager-0.3.4.dist-info/RECORD,,
conda_recipe_manager-0.3.4.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_recipe_manager-0.3.4.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
conda_recipe_manager-0.3.4.dist-info/direct_url.json,sha256=lFjlNVRAXPNQFX7o3maIP13eO54iorNuC1tiUPjeRb0,80
conda_recipe_manager-0.3.4.dist-info/entry_points.txt,sha256=pricGlt_s8vYLlGSYelNzVdKPm4LsGr-GBzKxlMQCM8,191
conda_recipe_manager-0.3.4.dist-info/top_level.txt,sha256=58VMF9bJ7o7w9W4S_6vHKDxK9tnazz8Tdic1kpZ76u4,27
conda_recipe_manager/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_recipe_manager/__pycache__/__init__.cpython-313.pyc,,
conda_recipe_manager/__pycache__/types.cpython-313.pyc,,
conda_recipe_manager/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_recipe_manager/commands/__pycache__/__init__.cpython-313.pyc,,
conda_recipe_manager/commands/__pycache__/conda_recipe_manager.cpython-313.pyc,,
conda_recipe_manager/commands/__pycache__/convert.cpython-313.pyc,,
conda_recipe_manager/commands/__pycache__/graph.cpython-313.pyc,,
conda_recipe_manager/commands/__pycache__/patch.cpython-313.pyc,,
conda_recipe_manager/commands/__pycache__/rattler_bulk_build.cpython-313.pyc,,
conda_recipe_manager/commands/conda_recipe_manager.py,sha256=8S94tqKOa0YcKI9QE4LKaukWqas8YAbYzi6WnO0J_Bw,744
conda_recipe_manager/commands/convert.py,sha256=5sQmIMJMjbHwfGu0eFEp5hixTisdfINy-nDbM_fK8dg,15140
conda_recipe_manager/commands/graph.py,sha256=jz81Lhq4-egF0V5-bmk-2W9ESrq3LRC1HlZDmTu6OpY,4800
conda_recipe_manager/commands/patch.py,sha256=EmYJbgyfxrbw6QQe2qaQgB_ivD05JHffNxckq56LpZU,3545
conda_recipe_manager/commands/rattler_bulk_build.py,sha256=ZIBpS5GghbPi-NqvfwJIZFd8XrY7NnRKe8_IorxZHgM,7474
conda_recipe_manager/commands/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_recipe_manager/commands/utils/__pycache__/__init__.cpython-313.pyc,,
conda_recipe_manager/commands/utils/__pycache__/print.cpython-313.pyc,,
conda_recipe_manager/commands/utils/__pycache__/types.cpython-313.pyc,,
conda_recipe_manager/commands/utils/print.py,sha256=k2QEACKLBgRt4ijVCYXlY-vfyHoLtRJVU4B4kneEZNA,1267
conda_recipe_manager/commands/utils/types.py,sha256=Q_naH9hU039ftxiDn0NPMOXiPktJgUajGMVy_OCsoiA,1071
conda_recipe_manager/fetcher/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_recipe_manager/fetcher/__pycache__/__init__.cpython-313.pyc,,
conda_recipe_manager/fetcher/__pycache__/artifact_fetcher.cpython-313.pyc,,
conda_recipe_manager/fetcher/__pycache__/base_artifact_fetcher.cpython-313.pyc,,
conda_recipe_manager/fetcher/__pycache__/exceptions.cpython-313.pyc,,
conda_recipe_manager/fetcher/__pycache__/git_artifact_fetcher.cpython-313.pyc,,
conda_recipe_manager/fetcher/__pycache__/http_artifact_fetcher.cpython-313.pyc,,
conda_recipe_manager/fetcher/artifact_fetcher.py,sha256=Kpmk9p4FXpN0boUyVZ22-pJcRiTSyqEScNq8IZm4CV4,4670
conda_recipe_manager/fetcher/base_artifact_fetcher.py,sha256=wP9IK64MyRtLvheUCZXYmHcpMGiKKDfkNDvALhUKIdI,2958
conda_recipe_manager/fetcher/exceptions.py,sha256=FsT7Nbm_l7DU6v9Fa8g0l2ajf0MIttgU8H1MPqF8lKw,1710
conda_recipe_manager/fetcher/git_artifact_fetcher.py,sha256=F3c2vXJAKO1PpTGEGH2UZ4tmli0BD3DzkFIEaUhuejU,4912
conda_recipe_manager/fetcher/http_artifact_fetcher.py,sha256=ZaW8h7kK2t6sd3XXoAr1J3CK8tijyIm4yu8W2xWypXY,6446
conda_recipe_manager/grapher/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_recipe_manager/grapher/__pycache__/__init__.cpython-313.pyc,,
conda_recipe_manager/grapher/__pycache__/recipe_graph.cpython-313.pyc,,
conda_recipe_manager/grapher/__pycache__/recipe_graph_from_disk.cpython-313.pyc,,
conda_recipe_manager/grapher/__pycache__/types.cpython-313.pyc,,
conda_recipe_manager/grapher/recipe_graph.py,sha256=T1vbQ-thWe942RTw7zEOdFOOeiddV3go8BUmto0PYGY,7344
conda_recipe_manager/grapher/recipe_graph_from_disk.py,sha256=2HItKQX4W6zRk-TTjVhrObJlvYQEFHZ9aMqIbTlvBJ0,2480
conda_recipe_manager/grapher/types.py,sha256=QKvxsCLbwhahrVaGzGhQue3OcNKUb-JF4V89IMn2Tek,2216
conda_recipe_manager/licenses/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_recipe_manager/licenses/__pycache__/__init__.cpython-313.pyc,,
conda_recipe_manager/licenses/__pycache__/spdx_utils.cpython-313.pyc,,
conda_recipe_manager/licenses/spdx_licenses.json,sha256=2GcVVQeEu0JpAf3Y41uLG9_i9HcodrHjQCu_bj5cooo,296358
conda_recipe_manager/licenses/spdx_utils.py,sha256=nk7F7N0auO9cpEH_V0wXkUbEyNTNSoGWtu0DzYIut1g,4405
conda_recipe_manager/parser/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_recipe_manager/parser/__pycache__/__init__.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/_is_modifiable.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/_node.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/_selector_info.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/_traverse.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/_types.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/_utils.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/cbc_parser.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/dependency.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/enums.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/exceptions.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/platform_types.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/recipe_parser.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/recipe_parser_convert.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/recipe_parser_deps.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/recipe_reader.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/recipe_reader_deps.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/selector_parser.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/selector_query.cpython-313.pyc,,
conda_recipe_manager/parser/__pycache__/types.cpython-313.pyc,,
conda_recipe_manager/parser/_is_modifiable.py,sha256=e9U6ZUUjY3p7nSKZmzWDkZLa106lQ1TzFB5ZxAqy1xg,627
conda_recipe_manager/parser/_node.py,sha256=2-tBEoq2Pk8-DQvc_FmJiDUxEaGp6BO0D0ZHVSY072A,6264
conda_recipe_manager/parser/_selector_info.py,sha256=3aaRuG9Cu6X-LVyXUvN1WLLxQLhTyJHZhZE1SlZzQx8,827
conda_recipe_manager/parser/_traverse.py,sha256=wUbtZZkvY2_SmPmaCHg_bK0aLKWXrBrglYdNHAVwevw,7822
conda_recipe_manager/parser/_types.py,sha256=IEa22HfRfnNb2P0k--L98w0BpaKFUbCia0YkEuuPgmY,8448
conda_recipe_manager/parser/_utils.py,sha256=cPi_-gNPKyJM5YJvIOj_hD4qOAL_512AmN6qVgbb6nA,8985
conda_recipe_manager/parser/cbc_parser.py,sha256=IZMKu1KDkbk6_0kXJ7Gg1Muyc-qzgcWEtzQwoymvJTA,5563
conda_recipe_manager/parser/dependency.py,sha256=3HHC7QiOuFEZ3HmMn-OBk6ube-P82LpSBRNZxuxUwLA,7248
conda_recipe_manager/parser/enums.py,sha256=91HaQlzyx4NIE-j_w2sgH1Wco6Qv0Xnmm4nWVt4c7kc,978
conda_recipe_manager/parser/exceptions.py,sha256=xrHAJQ9ytmCue1zCj1P-N63WokibdC3tQuJYemDHAcM,625
conda_recipe_manager/parser/platform_types.py,sha256=ZffONGQbMzwzw1Cq_xW8EaWP0RVdylLdYVwTfDnzsYc,4961
conda_recipe_manager/parser/recipe_parser.py,sha256=C4uwtPUStYRBETwFtWc_ZB8KQwqPuMMKKj5L55ElMgA,25110
conda_recipe_manager/parser/recipe_parser_convert.py,sha256=fkdLh3OsfgSbvBMO1hYy2YCceZQ4KdDnyfizSwcAEe4,45448
conda_recipe_manager/parser/recipe_parser_deps.py,sha256=eZRYbXzjk4CWoClsQMW6GGMajexQETjz2lFQWKLbL-g,9272
conda_recipe_manager/parser/recipe_reader.py,sha256=S_vGjpH15QgYG4GyDiG7g41NCBWVB5XCBiUSF3GWQRI,57846
conda_recipe_manager/parser/recipe_reader_deps.py,sha256=hVS1mezYDjpHUdgcnYXUqm-J9nlD_UfLj-jbn9YhXCQ,6360
conda_recipe_manager/parser/selector_parser.py,sha256=T-s93d1a4A0SyN3wEBSoMqKci00skQ-OzRT_VoES_H8,8497
conda_recipe_manager/parser/selector_query.py,sha256=EDEUO-SPg93r66y0KL1mTbMaO5oXClrHlTbkKhu9hh4,370
conda_recipe_manager/parser/types.py,sha256=ygHcZRoUcK2aRkKnkFbemXT4vut1gzJokCUS1nJcjRQ,3372
conda_recipe_manager/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_recipe_manager/scanner/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_recipe_manager/scanner/__pycache__/__init__.cpython-313.pyc,,
conda_recipe_manager/scanner/dependency/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_recipe_manager/scanner/dependency/__pycache__/__init__.cpython-313.pyc,,
conda_recipe_manager/scanner/dependency/__pycache__/base_dep_scanner.cpython-313.pyc,,
conda_recipe_manager/scanner/dependency/__pycache__/py_dep_scanner.cpython-313.pyc,,
conda_recipe_manager/scanner/dependency/base_dep_scanner.py,sha256=BB2Z29UE52LzntML5WYLMK0FO8DSFKZhT7R9GATWbhw,1251
conda_recipe_manager/scanner/dependency/py_dep_scanner.py,sha256=jjECgtvWYguX4zESls_cgDoMImkTXEgmcwyegvTab5Y,6619
conda_recipe_manager/types.py,sha256=bZ-gQh_fTamRpgxvuBVDLK8o5Mgh_i1tEW3fu-4k9hc,4958
conda_recipe_manager/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_recipe_manager/utils/__pycache__/__init__.cpython-313.pyc,,
conda_recipe_manager/utils/__pycache__/typing.cpython-313.pyc,,
conda_recipe_manager/utils/cryptography/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_recipe_manager/utils/cryptography/__pycache__/__init__.cpython-313.pyc,,
conda_recipe_manager/utils/cryptography/__pycache__/hashing.cpython-313.pyc,,
conda_recipe_manager/utils/cryptography/hashing.py,sha256=rCX02dTTfGFaHWwSUmRgP-h8DjG_ABaczRHqRKbXejg,1711
conda_recipe_manager/utils/typing.py,sha256=Rh1PAaoMInKGpzxe5ZmvnGIAEwF7OWxKuWw8pfr4Lfs,512
tests/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/commands/__pycache__/__init__.cpython-313.pyc,,
tests/commands/__pycache__/test_conda_recipe_manager.cpython-313.pyc,,
tests/commands/__pycache__/test_convert.cpython-313.pyc,,
tests/commands/__pycache__/test_graph.cpython-313.pyc,,
tests/commands/__pycache__/test_patch.cpython-313.pyc,,
tests/commands/__pycache__/test_rattler_bulk_build.cpython-313.pyc,,
tests/commands/test_conda_recipe_manager.py,sha256=gmKd4G6vc8t7wXc7Hc7FbwCivJMbPeZUBAvbfivkT3I,637
tests/commands/test_convert.py,sha256=WbLMIbzit-HA6VaeUed68Z0jcgvO3KBxQVMC7lHjDhA,1205
tests/commands/test_graph.py,sha256=JlJ5F5VHt8uNUp5uNlPIJf_EfTGCRLVS8KwSAhcIU2Q,275
tests/commands/test_patch.py,sha256=l3YSDsVSgfUohd7fTroiSRrAqAR-4SwHW_J7b3mGa9I,4937
tests/commands/test_rattler_bulk_build.py,sha256=QrWvjJqNHpfkqS55XptkDfJ9KAuENg4Sy8SlmtlbYg0,327
tests/fetcher/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/fetcher/__pycache__/__init__.cpython-313.pyc,,
tests/fetcher/__pycache__/test_artifact_fetcher.cpython-313.pyc,,
tests/fetcher/__pycache__/test_git_artifact_fetcher.cpython-313.pyc,,
tests/fetcher/__pycache__/test_http_artifact_fetcher.cpython-313.pyc,,
tests/fetcher/test_artifact_fetcher.py,sha256=M9AlCVMR6pNcvJXdAn0UvUOGQIEborUElGZ5fW4-8vY,3395
tests/fetcher/test_git_artifact_fetcher.py,sha256=MZ0NzDlQopxhUs_cUlLI1De9c7oG47lUPWQ5IvWN8QQ,1654
tests/fetcher/test_http_artifact_fetcher.py,sha256=xJSX_tZX3jYyJ4KQini3A2acb_9COjQ6DH0h4Coc7fU,10397
tests/grapher/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/grapher/__pycache__/__init__.cpython-313.pyc,,
tests/grapher/__pycache__/test_recipe_graph.cpython-313.pyc,,
tests/grapher/__pycache__/test_recipe_graph_from_disk.cpython-313.pyc,,
tests/grapher/__pycache__/test_types.cpython-313.pyc,,
tests/grapher/test_recipe_graph.py,sha256=iOnaAJbF3FMd7eqGFL-qDOY7qN6msmMhJ1y2N1s8J14,2480
tests/grapher/test_recipe_graph_from_disk.py,sha256=u6LysMXDaYf--sQdWtO17tf6ogXBhQjsHg3Cyvdf9No,1017
tests/grapher/test_types.py,sha256=mvjAaTYcnQ2APhPV9AXh6EiSla62NC47AGgvXIpI2iE,2038
tests/license/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/license/__pycache__/__init__.cpython-313.pyc,,
tests/license/__pycache__/test_spdx_utils.cpython-313.pyc,,
tests/license/test_spdx_utils.py,sha256=BxlWoZsd5floFTnf_bV75FVOiry-GAamOzEEZSFKoJQ,1554
tests/parser/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/parser/__pycache__/__init__.cpython-313.pyc,,
tests/parser/__pycache__/test_cbc_parser.cpython-313.pyc,,
tests/parser/__pycache__/test_dependency.cpython-313.pyc,,
tests/parser/__pycache__/test_pickle_integration.cpython-313.pyc,,
tests/parser/__pycache__/test_platform_types.cpython-313.pyc,,
tests/parser/__pycache__/test_recipe_parser.cpython-313.pyc,,
tests/parser/__pycache__/test_recipe_parser_convert.cpython-313.pyc,,
tests/parser/__pycache__/test_recipe_parser_deps.cpython-313.pyc,,
tests/parser/__pycache__/test_recipe_reader.cpython-313.pyc,,
tests/parser/__pycache__/test_recipe_reader_deps.cpython-313.pyc,,
tests/parser/__pycache__/test_selector_parser.cpython-313.pyc,,
tests/parser/test_cbc_parser.py,sha256=s-I35SL_zamJJYh4alq4rqOk4yi9v4qoI6pbCkxCNWQ,7715
tests/parser/test_dependency.py,sha256=kHz3uv-scq1Krmmt04zMyAaANrmjBEInf3e9AsYeYV4,4615
tests/parser/test_pickle_integration.py,sha256=JMsnSfkpzSYZP8tfaiZlJB3j5obEiG-Q0JVti2xLp0g,3055
tests/parser/test_platform_types.py,sha256=LHDt1r-x6gBBhUO9NFEmMQNQFVlVq9Vqe-fyNNSAHxA,3024
tests/parser/test_recipe_parser.py,sha256=0Lt8X7GyQYvB5MQNc3cY9ZEWt-FilwG7fXoMMnQTQCI,31594
tests/parser/test_recipe_parser_convert.py,sha256=JQ0O9ID0ep1fCq70-6xEnAWgINATiwgiyhpQqH8znAE,7761
tests/parser/test_recipe_parser_deps.py,sha256=E4qwRJw5C5-4f4h-TOlZmQoWa6JL0UC3pBCO3hogtX4,16079
tests/parser/test_recipe_reader.py,sha256=PlCMNziOXarsqGnIbThzPxkOYd01TErVHh0Sw-R3BlM,53856
tests/parser/test_recipe_reader_deps.py,sha256=uNc463Qq4TWp4RIlbDonlBPNIC7qTDkl6SZlDeJtl1A,23056
tests/parser/test_selector_parser.py,sha256=Ax-ZNAhh-iC26C8aLFbClbKKzfG-WAn8bY5P41Ti39E,8097
tests/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/utils/__pycache__/__init__.cpython-313.pyc,,
tests/utils/__pycache__/test_typing.cpython-313.pyc,,
tests/utils/cryptography/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/utils/cryptography/__pycache__/__init__.cpython-313.pyc,,
tests/utils/cryptography/__pycache__/test_hashing.cpython-313.pyc,,
tests/utils/cryptography/test_hashing.py,sha256=Y5Nkhno9HbpT4RpKhe0diUM6hcm1me5L3vbZMzeKods,2862
tests/utils/test_typing.py,sha256=Yd5ESqYs4GR9_MwHjBHWfIZRG88DMFF3dXtECABCmjg,754
