conda_auth-0.2.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
conda_auth-0.2.0.dist-info/LICENSE,sha256=mNBiFRTCxt2zgt1dM_XLVs3qbg17qOaT0XnLV9z-o3w,1522
conda_auth-0.2.0.dist-info/METADATA,sha256=IuBKpSqH-Z4IEmbOBBn9SlsDoipaMPTTAXqOxi5eHr0,2662
conda_auth-0.2.0.dist-info/RECORD,,
conda_auth-0.2.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_auth-0.2.0.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
conda_auth-0.2.0.dist-info/direct_url.json,sha256=P1ndSf7tESPzELig_agNGb-KmyAkOnSQbab9SyOCBHM,120
conda_auth-0.2.0.dist-info/entry_points.txt,sha256=mVL5DKXohbwU7HqjBSpUaNF4MRmWPRpNG4BctUKEuxU,39
conda_auth-0.2.0.dist-info/top_level.txt,sha256=THAtQt_UTlMz9dzUfeTXjJNKFiNlF1XTAHVepDEHBvs,29
conda_auth/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
conda_auth/__pycache__/__init__.cpython-312.pyc,,
conda_auth/__pycache__/__version__.cpython-312.pyc,,
conda_auth/__pycache__/cli.cpython-312.pyc,,
conda_auth/__pycache__/condarc.cpython-312.pyc,,
conda_auth/__pycache__/constants.cpython-312.pyc,,
conda_auth/__pycache__/exceptions.cpython-312.pyc,,
conda_auth/__pycache__/options.cpython-312.pyc,,
conda_auth/__pycache__/plugin.cpython-312.pyc,,
conda_auth/__version__.py,sha256=PHij5TjGy_GJaDURFVblPg52NTnskw5yKzXI1ZZfjak,135
conda_auth/cli.py,sha256=X3wNFmovZ1myd1VFX1yYG_XScCE_XhG1TkJ9yjPOESo,4092
conda_auth/condarc.py,sha256=bR5Sl3oXf-FiTdMzowauH-t3K_A__oWR9xt9TIMzAEI,2092
conda_auth/constants.py,sha256=4Yfe6-KjZw3cz1eecPUC22bTupV8H62aHRdmGX5_uFs,78
conda_auth/exceptions.py,sha256=LGUvChlnIs8_EleoO7J-Pm0Sb0-VnUfe1WnVL1rxBcA,226
conda_auth/handlers/__init__.py,sha256=aBVabY_JQRWurItrfp8zKIJlRbA4wTKYqm_hqBKgEGw,302
conda_auth/handlers/__pycache__/__init__.cpython-312.pyc,,
conda_auth/handlers/__pycache__/base.cpython-312.pyc,,
conda_auth/handlers/__pycache__/basic_auth.cpython-312.pyc,,
conda_auth/handlers/__pycache__/token.cpython-312.pyc,,
conda_auth/handlers/base.py,sha256=RrklMgFBqSIPcSvN21F7kszVEkeQJkNrMyCokKczviM,4355
conda_auth/handlers/basic_auth.py,sha256=uUK-K6z-iqwqwIYgkaDgBdOUYP9L2FocjBHjHz6f_RY,3993
conda_auth/handlers/token.py,sha256=nqq5vLgnB_x5qxF4cgqBpa5bPYweyeYsxI8kgwTK2wY,3363
conda_auth/options.py,sha256=p5-7Fjdc2PJIhx4f-1E5QNNwzRGjN8KO05u5JwWJc8A,2287
conda_auth/plugin.py,sha256=Whx_VMy9IlRmjZs3cMH14NHGEk_lvU17MabiENGjyvI,1466
conda_auth/storage/__init__.py,sha256=fjnZBdxM3Muh26woAjhONvq765qiOnvA2P6YCOAuifI,1054
conda_auth/storage/__pycache__/__init__.cpython-312.pyc,,
conda_auth/storage/__pycache__/base.cpython-312.pyc,,
conda_auth/storage/__pycache__/keyring.cpython-312.pyc,,
conda_auth/storage/base.py,sha256=KmEI2zAjOkzjmp3dBV4eFWuKf5ay5dmyiO-6Z1oNZ_4,660
conda_auth/storage/keyring.py,sha256=nm1aWiDuSLQotWPBRpKQeVkMzow43c7sEhmXzqdkgUI,783
docs/__pycache__/conf.cpython-312.pyc,,
docs/conf.py,sha256=rIUlSq9oaBDFEUCm2ms2eHbCZrpRQpAB9kt3GNal1Og,2530
tests/__pycache__/conftest.cpython-312.pyc,,
tests/__pycache__/test_condarc.cpython-312.pyc,,
tests/__pycache__/test_plugin.cpython-312.pyc,,
tests/__pycache__/test_storage.cpython-312.pyc,,
tests/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/cli/__pycache__/__init__.cpython-312.pyc,,
tests/cli/__pycache__/test_group.cpython-312.pyc,,
tests/cli/__pycache__/test_login.cpython-312.pyc,,
tests/cli/__pycache__/test_logout.cpython-312.pyc,,
tests/cli/test_group.py,sha256=WAVrcfWgx8AwG50jRaK63iCcxofNywp2tNF_a5fdJEw,311
tests/cli/test_login.py,sha256=Kq5u2536BR_iBZ43yEtCXikWWPLUWrXskOuZrhJbUhc,3020
tests/cli/test_logout.py,sha256=RNDPaay35TEW0WENh06i-EoRuNWhIs1jWS0DlZe7shM,1672
tests/conftest.py,sha256=JqcV16dYvh4uf0AXhdtnOVwEjRqzamSIY9Bj7QZCyWk,734
tests/handlers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/handlers/__pycache__/__init__.cpython-312.pyc,,
tests/handlers/__pycache__/test_basic_auth.cpython-312.pyc,,
tests/handlers/__pycache__/test_token.cpython-312.pyc,,
tests/handlers/test_basic_auth.py,sha256=1LDa9S55xJsOUcH9FJm6MPwis9Tkchl-1ytkElTKD1o,7021
tests/handlers/test_token.py,sha256=Zq5LLL_oJYRZDim1cESi7gNydRsHWJgL-fO5KPBSfXg,5472
tests/test_condarc.py,sha256=oR5e-w3IPdJksmabg58wMiCDvGz9OdbJE7X3fgPvAH0,3083
tests/test_plugin.py,sha256=3LmxiSVlRWn-zusHPhUlboSODiYKM1wfSXAKR1kZHSA,1288
tests/test_storage.py,sha256=j5Ce7VZB0j9It9w0aLflqSWSRxIOG2LIDNajrzz0dkI,568
