cookietemple/__init__.py,sha256=tdqvkGH0OryRjjXzO3HS5DyYol-VTO9fC8m43nB2PgI,22
cookietemple/__main__.py,sha256=QWGrnbWGWKAOOit1QVm6dr-LOPkfBvFT2t_zwh89bp0,18816
cookietemple/bump_version/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/bump_version/bump_version.py,sha256=mUACTP6Tmt9mXs7A8lP-ZwDlNbpKuocg6h6BoIJ2WMU,13959
cookietemple/common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/common/levensthein_dist.py,sha256=Qs68PYHbfmCi1rH9ta7wV89l5Stn5s5PuQQdfeJnBBY,4110
cookietemple/common/load_yaml.py,sha256=zInqKDqzWvBqIgCGAMQLhSlg5hlYweEo7Oino-6rsWc,399
cookietemple/common/suggest_similar_commands.py,sha256=K98iZX_2bKV3PPLs3N-FHSt7DJguY9SEEbcuDLqbRFM,2395
cookietemple/common/version.py,sha256=9Ts1jI6Y_xGiqsxLk4pvzUJuz7YM44u1zJaSOVbq_Y8,1834
cookietemple/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/config/config.py,sha256=3mR3qptYCGjI5s4Wnah9yEbxTIjsaSi0GXBz_rLnUnw,9870
cookietemple/create/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/create/create.py,sha256=qNVWOEUc_IVQy9QXcGHVNmhr75P6p8GjNb4yX3UfkD0,1582
cookietemple/create/domains/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/create/domains/cli_creator.py,sha256=C3FZ-1Sb7NpYNIHUFkY_t01AlvTQhzCjXJPss9N7PAc,4846
cookietemple/create/domains/cookietemple_template_struct.py,sha256=yIWz58vLSWlV-7TkzLRjQIj49Dg4zRFSQhSjQmZZ2tY,1919
cookietemple/create/domains/gui_creator.py,sha256=rjtPVfRklL4tbY7fjQTVMCCeYJNc39RntEJomnzb6hY,3915
cookietemple/create/domains/lib_creator.py,sha256=muXF8ik1xNRv0M9-JIGpTIXyN3iJYYt3QdGHDpTUkUg,3325
cookietemple/create/domains/pub_creator.py,sha256=rikqFKN9Dn5Uxdlf5CADZHtmU3Br5CDYsUPCrdf49NE,6779
cookietemple/create/domains/web_creator.py,sha256=0_IMUNGPk-cTDL2kCdzbE540y-2MGKUHDujlUxHmEyI,12525
cookietemple/create/github_support.py,sha256=J622l6dNvr7NFCe8VjAvgxmyZaveEkG3YXHWoRzgcxA,20763
cookietemple/create/template_creator.py,sha256=GFXUEPYBgL5XBeEFHP9FQxN_CqY9aJJeQAltXpRkVfU,21740
cookietemple/create/templates/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/create/templates/available_templates.yml,sha256=02kwUv4xbnTzRHAEBS0UbTtNW9aGZim3DqCorjWqgv0,3375
cookietemple/create/templates/cli/cli_java/cookiecutter.json,sha256=Cy5EKPslCHAFcZ_cm83x-WsgtnXa6m-u1c9Y8uUWjWE,581
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/.gitattributes,sha256=PZMPy1Mv1wWKsdVvm9r3fhdfYZ4SHvkgQyg9oLkdT14,963
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/.github/dependabot.yml,sha256=yXv1_ykbQno6cVL-HaDK7Vx4EbltpHpRmQ3n0Z9T2Zs,226
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/.github/workflows/build_deploy.yml,sha256=e5OsfUyqx07whYMrq8jSs47M86-OWq2v42N6umuO9HI,2510
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/.github/workflows/run_checkstyle.yml,sha256=a8gIWeW-qJa6tqvjru9tsFJVToJZHaQrztMEdFeeTww,902
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/.github/workflows/run_tests.yml,sha256=TmfPUaHfXzJKeBMsAgMe2OCemiVRmIyIUrkejnFe-Jk,1433
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/.project,sha256=z-ORLLjSJwXsGpu9hkrAlpYVwKfaCNTEuSTMXM3SsI8,481
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/.settings/org.eclipse.buildship.core.prefs,sha256=3UHFVj02dJR6Aa9xh0ekI6Dj7q2NUBFwr3X-e5dHqdo,332
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/Dockerfile,sha256=tPMfZEdynFa8k-OUuVKoriL5Nu9BWIHt9KuE1fZr1kA,59
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/Makefile,sha256=Gr7PLrjlDbtbQ2bmOVFjQJqVEXhgfYJtj-UIFc4KrD8,103
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/README.rst,sha256=ivTnBQN4WaaY6GWGzEL3T4QSFaY4rxUD2_hdZbOvQB4,1985
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/build.gradle,sha256=HWeGEmS_rzwT6MqaYyR2wGMBAvQqLib9M0AQDrs7eZM,1590
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/cookietemple.cfg,sha256=6oAVBSXn0Pvu8IOCMW8CQQd_S6_NQeC8h4JmMdXy5Xk,357
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/docs/installation.rst,sha256=RWQK5JlMSLbdyxUW8Sf-5sB7n8xcbAPjAqriGJjds2w,1377
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/docs/usage.rst,sha256=2GrovibL1Kbd6-cIlOvB_Uvn8AYp5lbPSiu8-HuTgnA,74
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/gradle/wrapper/gradle-wrapper.jar,sha256=drEtp_SnzdAl5ZloEaLkm_XfD7YtclVKtVXA5DS2Oq4,55190
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/gradle/wrapper/gradle-wrapper.properties,sha256=wzuaexMv-CYmD5JNFD-7Wk5-EW9glfqGKlWugbEIhTE,202
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/gradlew,sha256=_xjn49v-D42QlM4OvkjowAJAMMLaQESm8dPXbbl7qe8,5305
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/gradlew.bat,sha256=JDEI2sWBJyHGM-dcoA-yLmnuJ9FAVEz-C7LMGYYKcA0,2269
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/makefiles/Linux.mk,sha256=swRgSuhAtFjWlV_F3Hziv5zVR6KsZh0SM1L4ZSK_AbA,1740
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/makefiles/Windows.mk,sha256=ViNjEZHPQ1SFc4NFS4dESZoonm9jipTtx2ekU7poL4k,1740
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/settings.gradle,sha256=81nvAo_uPXamjMgDmKo-WtRVW1d7SUW3vNQ1b9wGzao,53
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/src/main/java/{{ cookiecutter.group_domain }}/{{ cookiecutter.group_organization }}/{{ cookiecutter.main_class }}.java,sha256=FukLGRKdtZ99NKAuF77B3mJ39DcMe1_-aFsdcJ_1LIg,2183
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/src/test/java/{{ cookiecutter.group_domain }}/{{ cookiecutter.group_organization }}/NativeImageHelper.java,sha256=8dj_AOGIn5d8dVq8wSZ9aNEZebNWbonFXkIqbIbpiJM,1517
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/src/test/java/{{ cookiecutter.group_domain }}/{{ cookiecutter.group_organization }}/{{ cookiecutter.main_class }}ImageTest.java,sha256=Y8HaytTKek1leq7RalaUfF6oIO9L2qsEJ93_EE2XbWo,7175
cookietemple/create/templates/cli/cli_java/{{ cookiecutter.project_slug }}/src/test/java/{{ cookiecutter.group_domain }}/{{ cookiecutter.group_organization }}/{{ cookiecutter.main_class }}Test.java,sha256=1jS3kwb7HGx7Bn4oFAoEJ0N0ATUPahp5yQTtoGHmZy8,2822
cookietemple/create/templates/cli/cli_python/LICENSE,sha256=_U9HKPtmfNJ-tdmOwX1djEmSdYLV_pzaIqVGZ8P7tt8,1088
cookietemple/create/templates/cli/cli_python/cookiecutter.json,sha256=A36DFWW-w4Xf85W99WTC_igg8fQuzUmw_BKBpe72o6w,874
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/.bandit.yml,sha256=6NEVZfEpUt8LtlXelOJprJbzFWdOJsbJ5d0QYz_sEcc,128
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/.darglint,sha256=8E7o-Ji6R-1ZKf4NuwStieN3cfKQO8x0EqA1XSUc-bw,30
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/.flake8,sha256=yZZ_AWwISdOb3gkLIqaYWUsX7lBtiQI9n40tXJ_bqwc,199
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/.gitattributes,sha256=1g81LQ2xQExwr7S7iyyj_RxhBXKqQHIOigt7qniFQYw,19
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/.github/dependabot.yml,sha256=qg4SGjhu7QbLjyeLj-Mr_N4bj4bHfqooGtPsqwji6Yk,1059
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/.github/labels.yml,sha256=KaWTdzVIS9lgTP05uCDRLI9SOtnxNc173tdMWTuX3jI,1799
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/.github/workflows/build_package.yml,sha256=eBvY9onwNNBsXLwc4F3G7mEz5k6ojWA3tJHV1W29HCE,1112
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/.github/workflows/labeler.yml,sha256=2fJxw-h8Lp26MF7GjjC0qcuAZFebY3rAouBrZiatVKc,392
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/.github/workflows/publish_package.yml,sha256=8uY7N5VLZYVWK1s3Nijcl8b4KX2EvVo2H-ND5fb-xrI,1169
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/.github/workflows/run_tests.yml,sha256=3HpYeK1ww1dHqZW3R_sPjL79VhngODZw7Nk64DNEgkg,5515
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/.isort.cfg,sha256=bTvaWhjBFjerC_0uSbcDh9XbX1DPORPdbakAqGbpgmk,75
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/.pre-commit-config.yaml,sha256=g7c-uWuXTeIcWtzpZ7OiL9uNWr4pl4Dc1RSwOoX7tyA,1624
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/Dockerfile,sha256=-SjKsLvhXjiHN2qyfOp1THtaXf-4pKuTNFYYZcmUkfs,234
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/Makefile,sha256=_OFoTFOhCD5HtHO95vum-VP8EQzNkq8IRVySEbmrQ1c,91
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/README.rst,sha256=BG-IZl1hD1kMjkhU6OgS6vXZPNq_Rc7_DeE09UvPYlg,2992
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/codecov.yml,sha256=JzBSQDPzq1d7yxAP7r-k6sH2ft8S2oitxgxfnZjJQSE,169
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/cookietemple.cfg,sha256=VZUNzXHXej2hrmljmB78Z0ASSYn2wzGjk4y8hDTAWDY,513
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/docs/contributing.rst,sha256=Y6ArEdOMXRWHdnhrVQ8pjKZp5s9lqmn1hx-x_OH7_OU,2987
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/docs/installation.rst,sha256=4A0j8XR76I5I-hLLCx00KVvQaQRodaJX-nIPPfvKivA,1494
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/docs/reference.rst,sha256=IYze3AsSBnxEW6wMOQvV01sCoBX6fUjpSSPQvLr20to,150
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/docs/usage.rst,sha256=aTW5T6eeJQGuZf5oqKA__iTn0R_x2OoVBi5XYIrwwBQ,139
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/makefiles/Linux.mk,sha256=lWT4hWGyUCQBF72cxCUKWS_N1I4XurHLopjqNmFYLog,2261
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/makefiles/Windows.mk,sha256=RLpBVbRVTiAfkhIQRIetombZD0mkbgcY6RBwktKChw8,2400
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/mypy.ini,sha256=rMX5F_KqCG_rhALB6AlKv3qYMAAJc-ZmICn_ThhY9zI,143
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/noxfile.py,sha256=FET0RPaycamlpOKZm62CsCvzKLoOFVnLELh6J7S1AIw,5731
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/poetry.lock,sha256=NeOVq1qKIQ8c2TDsuM7o1yeOCf8q87Hp5Teb6U2Jhe0,88298
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/pyproject.toml,sha256=BaQkUqr7Pb2Ms7h9bq3RNT76OU-OsZGS4n_sb7ZsPzQ,2065
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/tests/__init__.py,sha256=CEaG45l22TXH9wDsRgxE2CxDM_NVF6xG3GAq-QnaSpo,76
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/tests/test_main.py,sha256=xgqOQRGL6M4P-LB_sBvjdRYlU3mqZiCR4FnhOsjN3eU,455
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/__init__.py,sha256=_hTPWW2jcgE4DbTapqy75ph2WH2fiPIJgNvo_d3uJ-U,188
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/__main__.py,sha256=cF1KH8Rr7DDD_VU-T-f8KPJLGssjP4vuAq6zFGkA-jY,325
cookietemple/create/templates/cli/cli_python/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/create/templates/common_files/cookiecutter.json,sha256=Bnshy0Zb5KQ5v4uJuqW7PyFzR6DATi0-MNlNIlG34uc,449
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/.editorconfig,sha256=p2BjiE5oHZHvATqSC-EXb2KR97Emp5hEMBHg-EJSjzU,292
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/.github/ISSUE_TEMPLATE/bug_report.md,sha256=82ci0afPrJGo4-GriIUt_rRT9ICZIDEfnZRwR2bXb2U,619
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/.github/ISSUE_TEMPLATE/feature_request.md,sha256=yCEI0NUkKAlcMo8AHxo1CdnkHhdabaCPo7FrT5F4534,512
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/.github/ISSUE_TEMPLATE/general_question.md,sha256=-Cu9hsFRDPvO5hofpTHeFt35NB6X0-jkUh9PPtTuEpQ,394
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/.github/pull_request_template.md,sha256=LM3ePJR-gDcxXDfnHRLXyJ5F_Oa0UId3QDyShk8pIxE,788
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/.github/release-drafter.yml,sha256=ywPhqcVKa02jGbvTUht3KIxsbXSahVQ7ce3N-8hZfYc,1057
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/.github/workflows/main_master_branch_protection.yml,sha256=ut7PNEB4Jk2cUhhzfwWpCbWQr197DX1N-xcgOx7tSxI,3456
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/.github/workflows/publish_docs.yml,sha256=OQwKY35VryJTr26Ipdy8EhDRzyNHHK49QixMteslL68,991
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/.github/workflows/release-drafter.yml,sha256=nxws0D8eSsR3RtoA0kW2fyur-Gqv3r-zGzL9zSZpu1M,462
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/.github/workflows/run_cookietemple_lint.yml,sha256=95tSccJugG-4yNMotCVrLjZZywbQd0C0lqGLWCTPhVw,595
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/.github/workflows/sync_project.yml,sha256=XpikTk0-MLUWH45C_g8SOgErx9n-7PiDdX1cJEWpo6c,1093
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/.gitignore,sha256=sBNa1LXEDP78T1s8qERHsq2UlrG2gIK-XNMzSHZm7PQ,8529
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/.prettierignore,sha256=PiRvX9-Dd8Nre1VOWjKu4kXC0e58PNLE-jfhODhPP_Q,18
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/.readthedocs.yml,sha256=EQW159Yz1PAOhATaa36Q4HoIO0UjlkQ89etLze84it4,549
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/CODE_OF_CONDUCT.rst,sha256=d5mfCemAViyOlvbG69VK_KAqisJnILzJFLGbO14C1xE,3211
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/LICENSE,sha256=loKg3_1SsfsdXsmm2qBuzHSyMEjJJitkjZnGV7MzMmw,113821
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/docs/Makefile,sha256=dQvTQNxfYSFfhMOJbFplE_qrNQNItjJuh-bAaH4Eim0,632
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/docs/_static/custom_cookietemple.css,sha256=sTK0Ugy4WdhQQA7swSQSSZ4sFKG4-f4T-ySJpZg6ZPc,127
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/docs/authors.rst,sha256=jo_9EVp1mhvY45cu7QB-MtnAT4YapCW1C_wRJnCwQ54,174
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/docs/code_of_conduct.rst,sha256=sRxtpPkJ6rXJJPzgSgDZFB6MaX6cqR0NJKEtsGF6ats,36
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/docs/conf.py,sha256=q-31K2QLyiczMBP03z1FugmjNaDq1v5wXD-Gz6Mwr74,5079
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/docs/index.rst,sha256=tLcuQExmR4Z8RqcGEJ0mJU8GP675jN_KkoDiptJ6jlQ,429
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/docs/make.bat,sha256=FJBp1TfF2URnHCwb1Thj6qvWDX51Q10AIUS9AMr4TWY,793
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/docs/readme.rst,sha256=CHvLXujLodofoU1uMS97zbiLOEEwQayh7_X8EITjqT8,27
cookietemple/create/templates/common_files/{{cookiecutter.commonName}}/docs/requirements.txt,sha256=kIZ9jjfjlMCErFAx0SOTUrCu1TrV176avKYkvEKSsko,177
cookietemple/create/templates/gui/gui_java/cookiecutter.json,sha256=q8InbNVb2M7g4cCAfUVnFXbvcimwoXaH3EHG6iuvwow,725
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/.github/dependabot.yml,sha256=vshw7so9QRzTymDCJ1230AFU10z-OLOPk7rksQcLkpY,225
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/.github/workflows/compile_package.yml,sha256=UbVVBExDApzWQ_46gd0aXRQh4OSNOy0pGytO8DszgJc,785
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/.github/workflows/run_java_linting.yml,sha256=qq2oAq8nAg1HkEC5IKqSrCzzrPsf6WvsZV4tO8qgsk8,789
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/.github/workflows/run_tests.yml,sha256=g6P59fX3VVPORjlZh4EkPsDVMGcB4Z9jhfrS_I86uSA,805
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/Dockerfile,sha256=-umLho-Mj-uN5-jAwgXM7zjmp416pQPNfjgVkXprI0Y,126
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/Makefile,sha256=_OFoTFOhCD5HtHO95vum-VP8EQzNkq8IRVySEbmrQ1c,91
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/README.rst,sha256=KoB6aFK-b51wJMON_qFV5CuoV1hLblejKly9WDhJphE,1516
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/cookietemple.cfg,sha256=eMcEfYJp8N3jDCD61zTy8Z2gf0AJFjdGiw8bX-OGSHg,329
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/docs/installation.rst,sha256=YMRwIlCi5ONdX-jPlQZ845V2BAykI6p3ZW4O9CMrfSE,1260
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/docs/usage.rst,sha256=-efGPlV0CbIooJHxkL7o4RlYSRAiUrfwqf7CaX718V4,105
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/makefiles/Linux.mk,sha256=siXpvkxcqH79Wm0fxhFbfse1KmjkUl0cMAN2lxdqQRs,1727
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/makefiles/Windows.mk,sha256=DhCFsc95cA7AwTV6inmAX4ydb04WYpRT-IQjdaPXBdY,1735
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/pom.xml,sha256=gfXokuAmJPN_4ok-JzKHB3D6GkDKf5icKosHfH82pEo,5666
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/src/main/java/module-info.java,sha256=1t1jFlYMKV69dfHg-KmIgufPso0GotTlSg_wnvB9-tw,211
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/src/main/java/org/{{ cookiecutter.organization }}/FXMLController.java,sha256=Xp3V7sI7vGqdYYUdPp5OUoqkLtkNr5LkpzZip4wR-bI,422
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/src/main/java/org/{{ cookiecutter.organization }}/MainApp.java,sha256=6MQ9UZGGQ9RsmjKGPYd_F-NGjF_UaAvbtcap7VwGNIo,701
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/src/main/resources/org/{{ cookiecutter.organization }}/scene.fxml,sha256=HIZNfYuL4LyoDSyZEGZY0sbfLToA_cmPTf_Du863UMU,608
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/src/main/resources/org/{{ cookiecutter.organization }}/styles.css,sha256=m3nBHR31sie-A9ZvRdL0vI-tpyyKrx7-TpefNBeTqgk,39
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/src/test/java/org/{{ cookiecutter.organization }}/SimpleClickableButtonTest.java,sha256=sZFRg64nEBOE7aJa0-1okVwfRdf0i_GzW8jR_aGIE3Q,2297
cookietemple/create/templates/gui/gui_java/{{ cookiecutter.project_slug }}/src/test/java/org/{{ cookiecutter.organization }}/SimpleJUnit5ExampleTest.java,sha256=2KdRmxPWzkzAfdCN1bRBPw8kVx4ct4dOCbnlrtNqes8,171
cookietemple/create/templates/lib/lib_cpp/cookiecutter.json,sha256=BU4CU3cdDQDbOeL2bz4uDt3iKwGXmNLU3t05BNvCUA8,587
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/.clang-format,sha256=x_puPgM5SFStYS6FvMgqd4ghXEIu7UjVlht3nEngVKs,555
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/.clang-tidy,sha256=TZhA2Uvf9vsYkWCN4aWjTrHLzsGoH5YwS-iGqgEEKrc,163
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/.github/workflows/build_linux.yml,sha256=7P1mksqSv2PB0QamrdBpJQW5jgEoCpKRdIYCCDJalRY,1745
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/.github/workflows/build_macos.yml,sha256=s5Cx7QfNVfT5pU8GIE-1H5d1oG3_tMylh5gu4INPA-8,1867
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/.github/workflows/build_windows.yml,sha256=isLtTFFL610cCE6yZ2kiRth0SHJjcieB8h3JH5vkqLg,1582
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/.github/workflows/release.yml,sha256=W4SKW2RWPEWR6nRLvN-9WG_686nFVvCJ45JiWBBSbyI,6321
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/CMakeLists.txt,sha256=aJmMzryJOnUqivhovkoD_ifZZBzYtQeKcu23c0zSRts,6428
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/CONTRIBUTING.rst,sha256=8yG3PIkkQSqhtJTzyFPhQ5-0g0wLrv1tEjKTawo0THo,9579
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/Dockerfile,sha256=sfyJJf2KB7X8jkkni9XR53Lxq6j6ul9vt6jpVWAM20c,1356
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/Makefile,sha256=_OFoTFOhCD5HtHO95vum-VP8EQzNkq8IRVySEbmrQ1c,91
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/README.rst,sha256=xbAxfIVGosD1nJXGGIieTyYefe04b9NPLVgLZRq3bkc,1906
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/cmake/CompilerWarnings.cmake,sha256=QMj3rZ5IBBbe8ik5L-LZ8laJNycrqs39k_l5AF3zdr8,4650
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/cmake/Conan.cmake,sha256=qi8mOF3vSIG8YtH3ArVr5JBpTDrmz7YELlTEUR3rC2o,1064
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/cmake/Doxygen.cmake,sha256=wGddWscdTiNNqNJEUDGagBJivXbF1N-3jkZyksixBMg,389
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/cmake/SourcesAndHeaders.cmake,sha256=AwLmLsYbUUzusY25ny8dMP3Qj0XN9x7AsOywVT8MpG8,144
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/cmake/StandardSettings.cmake,sha256=ccBKvRGMeym985UyhHri5hw5QpRiznykXVvuz9TZP5s,2911
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/cmake/StaticAnalyzers.cmake,sha256=H60i7wy1ebyyJH-tDs1uu2zAqybL8fzmGX18c0KNCdU,718
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/cmake/Utils.cmake,sha256=PN2RAnLkhAOVpnPn5dy_1BkoZPPu4qAaT0qVA97DLRU,1285
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/cmake/Vcpkg.cmake,sha256=bEiQUZ3vieY66tbhT_SX69FIBdVwHcNX6-IKrSbJiWc,670
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/cmake/version.hpp.in,sha256=kFM-3jZ6yrnquUyKqW8R1Bc7gFE6NEmqO5TiCKRjm8M,412
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/cmake/{{ cookiecutter.project_slug }}Config.cmake.in,sha256=GxGNITZgw_ZArEW5_Nl4wqFqSnFNMxEBeKEHlK22p_w,248
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/codecov.yaml,sha256=Q12i_i26QNYvj9QUl13mWWpq3r1jDlojF7Hfn4Qa2h0,53
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/cookietemple.cfg,sha256=wO08QHs0aYBQ97-fVmWv5Drtc93YeykQ-dWbeJkDrI0,372
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/docs/installation.rst,sha256=TtfXD1GmmIkU7mn5bTNL3pnnmsz4AZ7zGB1o2z7-4kk,4339
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/docs/usage.rst,sha256=2GrovibL1Kbd6-cIlOvB_Uvn8AYp5lbPSiu8-HuTgnA,74
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/include/{{ cookiecutter.project_slug }}/tmp.hpp,sha256=4UFWbCYNvmQnPsE1KA5v_m4koPupG5kTYxsDdoeENYk,101
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/makefiles/Linux.mk,sha256=k0LEjjSzYo-dTdbwThXvyAx5yjhFH-KBxFl-FvPe1zE,1984
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/makefiles/Windows.mk,sha256=gnwsuTTjYMxDOgeXg9K1KvPG6IFGt7J5tC8hnZynO8s,2077
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/src/tmp.cpp,sha256=Ll98wKNhhe_Kvn6ifywsJxbbA8rhqf32zMbfY_TkcTM,97
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/test/CMakeLists.txt,sha256=gpdIZ-Ye3dwEEvUr2QcXsf-TkrbC3zixn7rxmmZwVq0,1923
cookietemple/create/templates/lib/lib_cpp/{{ cookiecutter.project_slug }}/test/src/tmp_test.cpp,sha256=01K1AbzEtAyaag6mO6qeYrmcvK2z99DalVJtofYxrbQ,270
cookietemple/create/templates/pub/thesis_latex/cookiecutter.json,sha256=XolAs-SRBKWLvu18MNQ2jg2WPjH1OGZWYTzp3ZVX12Q,374
cookietemple/create/templates/pub/thesis_latex/license.md,sha256=Gp5nI3aJl3OO0zc7sDQYoJHrd3rU2Xouy2LLYisMOPE,1128
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/.github/workflows/build_thesis.yml,sha256=cb4BBJZCWnezZtzyb1RagCmRZA97M05C_NM_LTKf8bY,449
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/.gitignore,sha256=BI50yNGu0N44uywO5P1AMtJAUwdxXCjT8UkMOneELLM,287
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Abstract/abstract.tex,sha256=9JgQMbq1AKIQ8UJ6dFRwx-F0DW_QJt1Y8Ck0uYgEtVc,247
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Acknowledgement/acknowledgement.tex,sha256=m6nQi8mGscZsPPgwa8dGzMf2qpiMYKRJbQkZMIkIhWg,169
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Appendix1/appendix1.tex,sha256=nmBrttoEZPhCpoVOu-szDD9OOmsQTZFnnCTbL9RDY8w,4347
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Chapter1/chapter1.tex,sha256=rFuzA7aSsYaobBeDHN7cUwDgiVLgkd-QVWbBdui2SkY,5277
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Chapter2/Figs/Raster/TomandJerry.png,sha256=gWZ0GoL2exDbYx0wZIFR2Dt281jmo_RqwouJU-B8BEA,40233
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Chapter2/Figs/Raster/WallE.png,sha256=midONiNEN8k3MpuQDFWBnsBLvWfudEUyfhFIwipKMy4,197733
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Chapter2/Figs/Raster/minion.png,sha256=RGqCUStj8PE1SNy9q777CaJ7pBSbZq3z6H2-UlcOoxA,156373
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Chapter2/Figs/Vector/TomandJerry.eps,sha256=DySMAvQy_RNhcdS0VZ8mqYRccPE_5i5VoL6B5KEDcDs,31611
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Chapter2/Figs/Vector/WallE.eps,sha256=g5HugZ4fr3yThqD-6F5U_zaTYlGj14wTUs0T_YpOOXc,992320
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Chapter2/Figs/Vector/minion.eps,sha256=PefEZ0tX9rXTfUN3dnaKEirDFmUBWvS7SZqxHcPfKck,59720
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Chapter2/chapter2.tex,sha256=8lpuQ2hyI4voo2UaddvPqolYUBs2RZ1JUtxech1_nTw,6298
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Chapter3/chapter3.tex,sha256=NyzSAgaIQiiXYHKxjyhMzmxBLwu0EUuZPRrgVmHWElo,4928
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Declaration/declaration.tex,sha256=oozySIcTjRE2olEr5NUq3Etzz7jPDzVwcGcIadJD940,638
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Dedication/dedication.tex,sha256=BV3GJfsMahSxRdmIyXZyzZR6jUNiESM3saycZezzjWo,189
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Dockerfile,sha256=dsbwln0gVoWcZ8kpvDh8uoNFpSdWpn7ImY2u6pU8zWU,283
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/Downing.eps,sha256=VIqKieabnbEfLYh93evJqaC--lNQDoRkWUrHOlxPKsY,125531
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/Downing.pdf,sha256=8vvDBX9u5P2H2OQZvIcuDrSezwQ8hB7DeRddj0bnEPY,35047
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/Fitzwilliam.eps,sha256=z6jdVqtnRjac18OB7PhjpRZuQYkj00ypuBS__n97N7Q,281911
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/Fitzwilliam.pdf,sha256=DEViQpJplYOCa30e4yGTkchSaQWSwEwSHcZAZxGxEVw,81937
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/FitzwilliamRed.eps,sha256=R7qbRdFObDGnhKBaD8b3jPKgYHOXAP1wcI63THuqfoM,156575
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/FitzwilliamRed.pdf,sha256=fHhyNrBNP4oQhsVxs4LHmBSruLFRJrNWXj91FcEshzo,71815
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/Gonville_and_Caius.jpg,sha256=vjzKs4mhX7yQ1jBj8RU7VtXgKDALMW04piud00kMbkY,2593025
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/Kings.eps,sha256=Zf06r3LGsRCwpJ4GE6QjK7Y7Ig7FeAqxpMwzO3IMVFg,181575
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/Kings.pdf,sha256=1D9qejQ3N6PP3MVieMWZwOhKYM0xFsQMikQ3lothq-s,86824
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/Licenses.md,sha256=yUXVPYNoV6D2MMMqPTvQNvgOs2xRwTuSuejSVyzgqSY,2353
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/Peterhouse.pdf,sha256=pxfysd_aYF2_0ET5McE_68kH_iE4O9F8Qp1SGHDpD7Y,10305
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/Queens.eps,sha256=SfI5d0Wqx6rm0uefuvclhHo8bp6Pv4WvUx-3yPbFnzE,152289
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/Queens.pdf,sha256=3sLlbfFo6HzXdpi3CqJyjInIFbieCK3cQNfmSoGRqnE,25243
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/StJohns.eps,sha256=ITiX5YyNo2Pwqa9sHkYciwnWb4Tj3vOpxAXl4qIghcQ,384339
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/StJohns.pdf,sha256=SOAm2xL5pd6vdt8BInVY9cW2e2Yra-pLK0r39q-3j2g,272174
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/Trinity.eps,sha256=BqgfShKB3p82S7V5e_-NRYGnng9llWjcuA8O12yeg-E,94899
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/Trinity.pdf,sha256=GDAAMI-Zq9BrYZ8FSXcLtvuQeqa1pdmqOCnYpycsyOg,25233
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/src/Downing.svg,sha256=KVj8vdICIUizy1Vco40UpRmnyanRYxwy-2iyuom5eJs,71206
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/src/Kings.svg,sha256=L5ki2UFslD7-e-qvkjxKGddCqD3xagKVKxA657RU0ho,143514
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/src/Peterhouse.svg,sha256=t_jZviAwG5UYLHk0NNIlC5zaEbIQaqOEAXIULDFez7w,63911
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/src/Queens.svg,sha256=KP6Qnse3fs8jyNidzxKD7gr3BxW1lCv7q21Q4wP3jzs,168802
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/CollegeShields/src/Trinity.svg,sha256=_h77_l-zBbxNi8U83A2VG5s_A6acucmlFBUhgNczS8k,66284
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/University_Crest.eps,sha256=n_dNocjZCwFoAvC-6xOSECodjYaM6VvBbX8EyHuy2po,126326
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/University_Crest.pdf,sha256=Y_VQoeHBnb0mWFXakRgeuXC-2ebYbP9O6ekgE6FX5n8,48729
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/University_Crest_Long.eps,sha256=Rufd8HSGeLEToXiBQEr5IMe40e43RkWHGT3pehgj5-Y,776866
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Figs/University_Crest_Long.pdf,sha256=8Y4b2zVCEIUbEZXB1R6dbzJeqaDKQZuDsLwGOxGd11s,71776
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/LICENSE,sha256=Ju45xXuf83Rj1cVHyjFzU0y8Fa3an2q5D34ia8FzuOc,1080
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Makefile,sha256=WlQXNj3-lWOO4KCuOpTD-ttqHyEt62lLSf6dFdfxJdY,130077
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/PhDThesisPSnPDF.cls,sha256=UpmpdtRftlmfmxdQ9dGjjy0BGg9FWO8d4yW8vfbP-rY,39216
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Preamble/preamble.tex,sha256=mkIcSkuyKja5PSYnSt4KAOLfd52Ew_QlphkiMpgi99A,7558
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/README.rst,sha256=lhagb24MIL-Av71_T3F_OQ11SjvSJ2SLNGAd0n-Li0M,26840
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/References/references.bib,sha256=ZLWKChNZLBDU8mhaS2hc7x5juZ7aADpaV5csnu7dXG8,9547
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/Variables.ini,sha256=MQl1WyyYmkiFf_vens4d462rBOshIL1bvJo-eimJqf4,352
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/compile-thesis-windows.bat,sha256=jqzOpTcs7E-G-XfoYjQd7VEI9hPFiPG-EyAmLvp67Pw,1044
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/compile-thesis.sh,sha256=tHONshR8rYmlIYkcQp3QNjKVBY6iSxjcXtT8Ai3e2Xg,1672
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/cookietemple.cfg,sha256=xPRm1wu446uHIAUCpJT1mA66kGEMZPbFs8wRse3QucU,287
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/glyphtounicode.tex,sha256=Rt9g871PkvR4gKAmFcdb9fTUhQvUsgrFnly5k1EbBKw,175172
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/hooks/install.sh,sha256=iYG-2eh47cBpRATTfUSShrZxorfLVPeKGjB7FMgi5Jo,1637
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/hooks/pre-commit,sha256=bynxYaOzednkOe8lsoraH3y1CGuVqxAEkVJpdzS0q94,578
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/sty/breakurl.sty,sha256=aGly4fBUoZyV7GCIQr_S9MB2qdeoBEJJdoaWQE0K8hY,8459
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/thesis-info.tex,sha256=wD35rAr_j0HjZkreZJwe_RcX_LuUKgVmjSlr-qrdT3Y,2363
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/thesis.pdf,sha256=LEv_LUBYajat0f2rznj6u11vyNtY58MB_Q9eGePVd0M,325639
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/thesis.ps,sha256=z3JU9WJzZLKc1iSy-M3nFCeGj5zWiggp0OIiUgQfizk,1640735
cookietemple/create/templates/pub/thesis_latex/{{cookiecutter.project_slug}}/thesis.tex,sha256=jNGrriVJ4Kzapozni-SNzr-Rm40NIHe9RxneaOsCOss,6577
cookietemple/create/templates/web/website_python/flask/cookiecutter.json,sha256=sGY69-j8lJ_h-vByIkrwbpNZDjnQ3IzzQCPRUNI_2vA,1024
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/.bandit.yml,sha256=tUInXnOMUWIW38whePlKoyQs2hmKrbrXEfNuvZ-kI3M,177
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/.github/dependabot.yml,sha256=PgJqzGC3Xs9dUb65woYQKSq7Qi4hDVdVKZk8ysIEh1k,223
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/.github/workflows/build_package.yml,sha256=4UnADLtPOtEeEEhwDRiwdAuSr30H5ctOEquxRiJIzzw,647
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/.github/workflows/run_bandit.yml,sha256=udl7CMx0lBF_8zGX0rrLGDeaLV1htZIh4bFPGbLstJo,636
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/.github/workflows/run_codecov.yml,sha256=Icw3P7tSFyUN47JRwZmWZyD_qMC1YYFPnFrEOgVuMgc,1367
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/.github/workflows/run_css_lint.yml,sha256=JcZWf_wxoomekmpOCowDaElbjAyNYxLfRTFnSpIQwrg,668
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/.github/workflows/run_flake8_linting.yml,sha256=syzah2s0APQ8Zbf3Xc1anl1cSkJoBtWolYpW5kS9gkY,675
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/.github/workflows/run_tox_testsuite.yml,sha256=iZvGMAchs4f560dYclad0s42ISQCURwelvOJSEnoPqo,701
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/.readthedocs.yml,sha256=8kQs5C7BMZt_w3kGr1ZuAcis61uLQvT5_7-fQpL1r8E,569
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/.stylelintrc.json,sha256=5u-CGuWgjRzRTuescUKP3F_33eseiBMol77GkXGJnk8,45
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/Dockerfile,sha256=rYMIeEwr14OztKzxrudPhIDMPRKJURia0wMkG8rKyFk,111
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/MANIFEST.in,sha256=HTukOcdhP-Lk-aQslMfxbUfQy4CkHZgROlTrBLRpsFM,289
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/Makefile,sha256=_OFoTFOhCD5HtHO95vum-VP8EQzNkq8IRVySEbmrQ1c,91
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/README.rst,sha256=W4001xpfVfK-aYnpAmkDPYJcusfLISVlm_eROin_hVM,2130
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/babel.cfg,sha256=K06o-wbVg_AxBdWWUK1YRH74kTp1BoDqw9aBqUhNRzI,98
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/cookietemple.cfg,sha256=e5O5x-1PmXPla32SdQOPrq7D8FPpcifGo5DBEStNaeY,372
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/deployment_scripts/README.md,sha256=Wn3X4lSYfeH2YA0BNrhgy_GlLC0xAT1ZsMko2S7eIn4,653
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/deployment_scripts/setup.sh,sha256=zh3Oelo4rk66RaOp4Srzu7fEVtB9JdR8jzWZCj_0dIE,1381
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/deployment_scripts/{{ cookiecutter.project_slug_no_hyphen }},sha256=-pEgYKGShIUc9pzSukjbaoDZa-7kC3G9-TvSPF4LkLU,559
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/deployment_scripts/{{ cookiecutter.project_slug_no_hyphen }}.service,sha256=dmRiA77XG_E74VcavIIimxU1qmZ0s4C0PixTNPoqpSI,625
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/docs/installation.rst,sha256=wJIW9Wxnpo3O1AFO2ZTvS2-LHItjLembrx6jmUxYTD0,1386
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/docs/usage.rst,sha256=j_Icl0o9YklRIoi-DsHMn8tUVxtBQiPaKy2GJsGiU3o,113
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/css/fontawesome-all.min.css,sha256=CDiR9MoGrK9BRScUpqpC_w1vveQ2WAzCPsJl339LlxM,70613
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/css/main.css,sha256=panWcMsg4uq6uJ5VXL50HMfU99Wm_h6NMBafCTKOF_8,71289
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/css/noscript.css,sha256=98TrGZcSuYzlTmDTm2SCv6x-Zjv6TGsLJ7OjkUdEx8M,785
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/images/bg.jpg,sha256=aSCQvvbxSHn44fwbWSHImIcXjhmMBgpHtKa6opNHILM,53903
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/images/pic01.jpg,sha256=eIMuGqAIt3ptIB6jOZoxmQ0s0T1rUQbWaKgLEmpOZi0,3313
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/images/pic02.jpg,sha256=M9mAZVXre_Mj1s7kBgxeVqBMY4xE0yCmLpmAZWv4QK4,3711
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/images/pic03.jpg,sha256=gXScf6XS1U-aKcn8V9gXJMewk2oh24TR2q9XoNvOVkc,3855
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/images/pic04.jpg,sha256=ibTrpxsKHMUSgGnOxAaq301UeTF-YsfJ9bAEJ_Kox8Y,5677
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/images/pic05.jpg,sha256=_-hl88df5-Ey1HmE2OJAZiApTfIdirwL-DhOjzOhY0Y,5936
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/images/pic06.jpg,sha256=t5-wgI7JiFP4rlevTf-I8jW0LGVprOTmeZI6C2m8nmI,5887
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/images/pic07.jpg,sha256=UaiyFo_ExuHtx0GxIIoGakx9qxyyCzpRhJPpiGS9TYg,6325
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/images/pic08.jpg,sha256=tY8vIj_N20L1psWDHhqlo3UqMTGZbmk6fPm6k1ZeeM4,10066
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/js/breakpoints.min.js,sha256=aYaVRRLqf8nqRZNBd9_IrKntad0Il2EUsOs5o-WNIB0,2438
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/js/browser.min.js,sha256=Y1cqhJpgJSfg3uylizDFPj1D8HviG0uiSzCDIGLah1w,1850
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/js/jquery.min.js,sha256=CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo,88145
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/js/jquery.scrollex.min.js,sha256=DIStCCHOv5yM7gY1sF6-_q2FaiEwXnrEuNc-RRIVSb0,2257
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/js/main.js,sha256=5MtfrLfUTOcv7dOArC1eUdyZJ-5eMcS3D8enpYzsB0k,2562
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/js/util.js,sha256=Eb9mXbtZPiE8RHfY0Wwms6bhGElBtxP9RQVXEs_JB-M,11848
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/base/_page.scss,sha256=ys70ql1FpB4zvROVGRZNMEKSeOqlih8T7O91s1CfqKE,1292
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/base/_reset.scss,sha256=3gYlEcBdAChJr6h-f92HR3b212kWvtDp_iJeMR4u3uo,1575
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/base/_typography.scss,sha256=lTJnNqHfU4aOld6CQTD8IAFJVkiUTnwKUUhbyHWZCao,4362
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/components/_actions.scss,sha256=HGeYcNOuNLQ4hf6bcyiC-ja_ExE-4Pl2j4vlMc-5Jmo,2309
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/components/_box.scss,sha256=auzl3NOPGm0U7V3IsUk5-raPa74p9E9DprSpkJ2Fs9Y,581
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/components/_button.scss,sha256=K_lOnqBqApWWiFWdVSq-7ViFCOl92CVYp-1LXk7U8rE,1945
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/components/_contact.scss,sha256=68BWKpzMZO-51yd_PjN0UL00EqYMk0C2aqiJ1QnsB9A,975
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/components/_features.scss,sha256=5hX_HZ9rBY1cjOFOeYlh0JYum5vjaV1Ka7ZLaR_rFxw,2208
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/components/_form.scss,sha256=MNeVFDXf4tL_Z_7sLxj3RRAGAd7jjzB_-Q0QpA-fJz4,5771
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/components/_icon.scss,sha256=aI5AnyGD7Z7cC0ebjyVexifSqQMaEILUotJ4ZodGwPw,569
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/components/_icons.scss,sha256=A0dPblECMElI9tlzCVzmJ0FGcOr20WAp4fJRfvhkMUA,529
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/components/_image.scss,sha256=V6c_ajXdI_7DtWb-x1ijwdJPqqfsCedXeUhIo-Jx2hA,1042
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/components/_list.scss,sha256=cnd_0aY-0bfaWX1CQfFUiPPUXt83mBhDHSJnBOVGtUU,1022
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/components/_pagination.scss,sha256=0D8lRCQegXlxsjlCdIfoOYgr9hdmZdpPCklvQmdC7hs,1787
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/components/_row.scss,sha256=oBYUDlGPsdpZ7iz5nuZtfZ2tEEqajJQJmVX2cf8bWWM,785
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/components/_section.scss,sha256=CiF5eAaOMFRmJr2i4CZTbZieXju_uLa4Z_bAlBaiowo,295
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/components/_table.scss,sha256=GGfn6_aa89sT1gUFjNABIeWp_DHAm5EKi3YV19_LNNs,1636
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/layout/_banner.scss,sha256=xzzxwDmpPvfLJx7fjZnu_rLSMOP8UdQBnW8nCahhFEE,3690
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/layout/_footer.scss,sha256=oCvxGyge82_gNPhTJy_94UEfn7sLOIiVPWiDoUpV1Yg,3627
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/layout/_header.scss,sha256=79mjkumgNzDBhIrtpRsxY4gw72iDKGKTCQs-4hLdA7U,3568
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/layout/_menu.scss,sha256=oiKek3xvJ7gv-prnaPtsGKWvQO2WrJu_6HAds2MSTdU,3280
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/layout/_wrapper.scss,sha256=ZeX6DRCGKdWypaSvspFJs2lwB3nFj-5z1rFWrN9Dl4c,7513
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/libs/_breakpoints.scss,sha256=c9kYeduFGnOeIxv8wDGephE8Q5ZHP1DcQKnKiaVDOk8,5500
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/libs/_functions.scss,sha256=IcDBmLdQG0uVdMyF1Yb-NPhKypq4rSHXmdX1wJ7Y8-o,2051
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/libs/_html-grid.scss,sha256=OkKnaUMU-1uwKTTYf9UsrftZ3SAZ6yAIOygKkmdo7UI,3030
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/libs/_mixins.scss,sha256=2rYHOsQaG84AMA08RNE2az5LJAoCJsvf323NjlSiLis,2396
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/libs/_vars.scss,sha256=cnBVNFwG9IcpAazu1Zeu6oUQz923A7XQVPCV8w-gqdg,1101
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/libs/_vendor.scss,sha256=bt3E0eKrcSiOXKBjvX11lf-RG49ZGw-xn3vEPKfgAu4,7935
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/main.scss,sha256=8hiYQP3PpSb5LaaBnGOWmTU9oYpdiKBLlKqIiERWzJc,1335
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/sass/noscript.scss,sha256=jbJGtVQlTSaNJWvJ2VTaGFrnutFDeiKje1KXRdP-bCM,784
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-brands-400.eot,sha256=kx0XM5C5AbhLEzeWouQuVLgqTWD8fwuqI-BXQq-Xk-g,129352
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-brands-400.svg,sha256=Z0tUZ6pmRWBezBN5uVgBl9Z7scas4DsURn3dfzvxbY4,689494
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-brands-400.ttf,sha256=13RtKWbjAyMmap9-okvoCUD3oCB6C5Hd4WafOzvezTM,129048
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-brands-400.woff,sha256=73I08enTA9LkKiCcVHwhe5CvpJ1gUC0E8bFMkG78AtE,87352
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-brands-400.woff2,sha256=H0m4cGVHaC4sXtZkKi8ty9KH2kWDFLlnxg13SqfttHM,74508
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-regular-400.eot,sha256=2gXl7nx1yWXvsVGm6Hq1WJuAI_JG9pjB0UlGQUvDHJA,34388
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-regular-400.svg,sha256=xoZntC-7AwZXgNJ5nZxFKfIkoMzGs9snLYYLOwgfEKY,144299
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-regular-400.ttf,sha256=Ti_B04KLk-fpQ8gBelQrCtAPYzPSh0hli7BpfeI_1S4,34092
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-regular-400.woff,sha256=aEFX5A9-4kKXB6I9W3fSxxxdI_JqnYKDknX_mE0TBTs,16804
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-regular-400.woff2,sha256=ahbAQim8K02iJuuX5o2U9JumQ3t7XhbBShAbIaKThOk,13580
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-solid-900.eot,sha256=1TQq5nnXBk1HVAPOX-BdgPGgq-WIH3Ke4OMnKpw1Xzs,192116
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-solid-900.svg,sha256=Gx9KhB7BzHLey861RUdhAu3-QeLpBfaUzqGMkM7zjA0,838431
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-solid-900.ttf,sha256=kxPecwS-9FL_Wsk-D5ykjDlx0vu1AsP6Hiwuofka2FM,191832
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-solid-900.woff,sha256=wUUM3f2YZo5uWT4tJvEbTEP6rMtfAzsLUOpvHOe_S1g,98020
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/assets/webfonts/fa-solid-900.woff2,sha256=zTmL4akYFxJs7xAiRzjmJDWO328IBDq61-YMGq7MyNA,75440
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/frontend_templates/solidstate/index.html,sha256=QHuqNKSyqz03svP4X65z5YucP-oCqaOvMJHG9pykw8Q,9414
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/makefiles/Linux.mk,sha256=siD4jAdfsnwpPVt_RhCxivQDLY0tu5tYR70KGwNjuGs,2727
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/makefiles/Windows.mk,sha256=vNC_xq3C-zdApEUXWeUb64eWL1wbr-GHt-_sKUDcmsY,2864
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/requirements.txt,sha256=_xewdwNy31mM3jEPQ2tHpT1795YRibnnbFOCI767V5g,368
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/requirements_dev.txt,sha256=A5rUOfTd1n1OX_a1wz57QunSKNS7Vqk7JAKTYiZd270,244
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/setup.cfg,sha256=RmLP6HAQqSeqx03Sd18GLM9wnKCFlFI1AqayeZd527k,248
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/setup.py,sha256=1kKd5km2uB-QSUGrmWgWrVF0f0D1WYtGOsWLVYshc7g,3546
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/tests/__init__.py,sha256=SVUyM3yUxVFFbwqkX2cOBPiTzc_w8elaKy1caOtoG_0,59
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/tests/test_{{ cookiecutter.project_slug_no_hyphen }}.py,sha256=brnjj4rKGgaUOIlCZS1pOZ2z7XTps6_o-drj4gIzdJ4,2862
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/tox.ini,sha256=E49dYH5OmnUJK4fk-2OWfMwRiCkz0t7f7OHlZPGKLeg,545
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/app.py,sha256=u9GI5-NdQ_Y3ZMONjLd1MSr2PwLu5uZgkOkX6zV8ei4,3490
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/auth/__init__.py,sha256=kKAeeCPcz2J0mKgZE7cziNDCZ8AFjC3nUGgu-nFfWy4,137
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/auth/forms/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/auth/forms/login_form.py,sha256=sucLj84Cr9TgsC6Mr2_Uvrb-vwsu-Prsi3qweRC23j0,438
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/auth/forms/register_form.py,sha256=BxwjiNv0inaB--ySjGt4g4OVGrCYxFaS5-qCRSmNzuI,846
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/auth/routes.py,sha256=HUrPgk-ygTGv7BjfN0gj4zX7VbOPBJXbCuHihboJEpo,2204
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/basic/__init__.py,sha256=XAw856e0NGpLIxL7VLfRM6d4T3tOBnRcK4Q4o6FEl0g,149
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/basic/routes.py,sha256=1kc9UJUo0OgnztUeUojnua6-GlhJompsPep2YahtE-4,607
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/config.py,sha256=LD1jPbc33qQ5zWrSwJPnrhw9k9FNQe7upA4iT960fTg,2053
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/errors/__init__.py,sha256=iOr0U6FbXiFoYmlWd1L2azr790CmzYFZdaavF2vBleY,153
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/errors/handlers.py,sha256=nEld-_Wtrf2NpI2brvXjmJ-PaXZMPsUPVRHDyjWTMc8,522
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/main/__init__.py,sha256=eecl1tfpnJ42q6K0oFBwfvxHb98jaGr5t__PF7n8NB0,137
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/main/routes.py,sha256=LtPUwO3fihs5n0v9D2sQArfXDdFc4FcVw49FpiZ0dGs,419
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/models/users.py,sha256=Qmwiw73lSUvZ0T1cGW1qzB-mvYMTgNJCJiJIRMJYnzE,901
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/server.py,sha256=jtXuEowa8zpZtwwuEBlpshc-QtRucgaIl_kb9eEx01M,1337
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/services/__init__.py,sha256=0pu8G2kN3HdLHXsY1kfCMLbCnqFxvo9KGtQnJufo9EE,62
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/static/assets/css/min_css.css,sha256=-ge849xjmJkfFc9REPOVJorLX9pm9HafgCKiZoHBCSY,33
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/static/assets/images/gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/static/assets/js/min_jss.js,sha256=MiOPu2lKOU1mDl0W0emCKdVz-B8esAADYBBY0Ssy1p0,27
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/static/assets/sass/base/gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/static/assets/sass/components/gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/static/assets/sass/layout/gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/static/assets/sass/libs/gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/static/assets/webfonts/gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/static/mail_stub.conf,sha256=hp9NThDHPcr43_DgBckz9H1XHcV6k_nskJqq0c2QePA,64
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/templates/auth/login.html,sha256=nTJ6BYI6_kv15QhVTXMNNMfkcrXY3lerAfWJ807Rm98,341
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/templates/auth/register.html,sha256=_tXfW58Gz8Y9e7zOlgdEOrwvoZVnOfdyWCpoXK1V7rM,257
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/templates/base.html,sha256=FXh0mm2pRL-Q71etzsGsyceIPNZUXNfeN3bx6b-dB5s,2599
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/templates/basic_index.html,sha256=1OshLOCG_nWv4oOC5WEQ1fSnx2mtxgdUZhr0pDXItEw,157
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/templates/basic_index_f.html,sha256=cf9PWVtcv9Gz6mKq2EaY_rYJTjraeyIUUqYH3_85iIo,8457
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/templates/errors/400.html,sha256=-cE9fTt7GFPsFul0O17tJjsXsTlmmct6haWIfDyb6I4,268
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/templates/errors/403.html,sha256=kEoFMtZuIm__CGiyeLSOTED_Qs7YQbMcBRx_5lSU01Q,268
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/templates/errors/404.html,sha256=Kz9o3Wb0yIrkqX5fJj6DzIxir5eXEKU-4J6QbNxKGPM,268
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/templates/errors/410.html,sha256=-8NNB6euVQ6NVbtomBQxUdW1KakOT-Nl7XO428FVtpE,268
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/templates/errors/500.html,sha256=OCaFo9olFcva6c00mR7iXF9Ui-3VKhjiJFMT-J_-WNs,268
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/templates/errors/error_template.html,sha256=R0L_bFm7c9x9TzSXsLFG1niRUM4w9VZFH-yqGmQyKAE,274
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/templates/index.html,sha256=i7FrFZsmUTfMJ-p7eL2AIIbDYf4XzA_h9ykmLdfk9NI,623
cookietemple/create/templates/web/website_python/flask/{{ cookiecutter.project_slug_no_hyphen }}/{{ cookiecutter.project_slug_no_hyphen }}/translations/de/LC_MESSAGES/messages.po,sha256=d45lpoD6TAYrf8E3IcIjQ6rpU0ESV63cN4mFAcAfmUU,5138
cookietemple/custom_cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/custom_cli/click.py,sha256=lSYxy0rmX2DIZh9wBNY6vYNP2XGDyFe5ELfYBiDRvEE,13005
cookietemple/custom_cli/questionary.py,sha256=srV4AHN8Kcyu3r0lhc4Kdw4hKpwa5nocnJrM98Il34w,4359
cookietemple/info/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/info/info.py,sha256=tojHJLMNyV6pK0oh-RqpVt53_34M4Z-cf6cMMnuCJVo,11783
cookietemple/lint/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/lint/domains/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/lint/domains/cli.py,sha256=kHlWS8mbSKA-kOnY9a3K5TAZTYT1uE0qJ8kMCag6NDw,7144
cookietemple/lint/domains/gui.py,sha256=_sFAu9qI7nNP67zRe63H0Znh3e49M1ItwLExhEd-1Hs,2629
cookietemple/lint/domains/lib.py,sha256=d-rOauDJ68jVqiyW7isDo28jwAtrdkZGc_WH3loD64g,2824
cookietemple/lint/domains/pub.py,sha256=_hrjG_7TgYFd9Qm5FoxdGgJvvwlLKbEiSw2HM886WvQ,2794
cookietemple/lint/domains/web.py,sha256=tUv2DrmF1jy_iOdwnRAsQWDqeC2lHIEcl2xSZ9GTQLk,4204
cookietemple/lint/lint.py,sha256=HTfqboA8q24Cz7okWWFyqUgv56-Ef9XFVyCOWJvVUM8,4035
cookietemple/lint/template_linter.py,sha256=E1cxO0DKA1QXRU_6dajdFZxoCQsnH_-3ZtLciiQZVw0,25816
cookietemple/list/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/list/list.py,sha256=ENAbKQ6skmTB934yPZRJiDVhisYiOrLZeDCEp5yF_kU,3224
cookietemple/sync/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/sync/sync.py,sha256=dhhi1o48-uInohg0d4kdZBc6xTu_Y4ZjOtnIzn4ixp0,27007
cookietemple/upgrade/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/upgrade/upgrade.py,sha256=SQY-r6d9BPEaRkCYJVQeLUVpXpw8adJg718kDmw-NB8,4681
cookietemple/util/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/util/dict_util.py,sha256=-PNsG_96lquasX6wNe4YTHV8i9p1K1xcZvcrViO2VgM,857
cookietemple/util/dir_util.py,sha256=cbze0msVnlgmbK4eOX4yGbRH8gjyAb9H8NJbNrxVD2M,776
cookietemple/util/docs_util.py,sha256=g_pJtRWRFXebrBBmsrumkY1ttVRXB2PobAPjhEd0xFg,902
cookietemple/util/rich.py,sha256=GMSC2Mg2unP7vJ2oAzy9xKQprF6q5g9aW5MGBvZ6hc0,555
cookietemple/warp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cookietemple/warp/warp.py,sha256=HvwMbE-CRNJDloOLOWP0AembENxFla0eFwUk-aZK8rw,4168
cookietemple/warp/warp_executables/LICENSE,sha256=b0Y91NXzibEB2KTu6QsjroypJEanZiqzzreGE1BTP6Y,1088
cookietemple/warp/warp_executables/linux-x64.warp-packer,sha256=ul2k0iQHf__qeMeHLfR0EyNOTuF5yUHIIargszvZ9ZQ,3512952
cookietemple/warp/warp_executables/macos-x64.warp-packer,sha256=AdAAONu-TlpuLKGcEjXwUWF6wOblgtJAegbOwzElBEs,3493504
cookietemple/warp/warp_executables/warp_info.yml,sha256=wZC3VZzpxooWXWq7Rk9cGzbvs1zQsEu1APBEPwQjZU0,171
cookietemple/warp/warp_executables/windows-x64.warp-packer.exe,sha256=T5oPIj8On2ifxxj9-GoUejV5If-mnCNt6twydAkQcME,4104192
cookietemple-1.3.5.dist-info/entry_points.txt,sha256=onNCP028mgUbFY8jTEYwZFbZVe1XTi32l5QHSR2kJF4,59
cookietemple-1.3.5.dist-info/LICENSE,sha256=6e02pgyiQjjOu7ohAVjqF5zysVQz6-2bm8EDW7iTmrM,10151
cookietemple-1.3.5.dist-info/WHEEL,sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY,83
cookietemple-1.3.5.dist-info/METADATA,sha256=lchmxERpMWduStnimBXUj2FOL1lsv7EsfiracsOByBk,7399
cookietemple-1.3.5.dist-info/RECORD,,
