repo_scaffold/__init__.py,sha256=6ovY8jfQxdEyVLReYyINp4czK5kJBFV_slbRij11iOI,494
repo_scaffold/cli.py,sha256=_lmzsLpGMKhn9iecZMmZ04AwEOBiWf6sCNJjdfBzIf4,5524
repo_scaffold/templates/cookiecutter.json,sha256=iecxcgzXfDp80Eq3Yilt24XiyADnjBC9HBPinWDB5WE,164
repo_scaffold/templates/template-python/cookiecutter.json,sha256=uwr4QYsi6qib-euiZdLm_-cPSNddFW6vz8HtJqq1KEE,1017
repo_scaffold/templates/template-python/hooks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
repo_scaffold/templates/template-python/hooks/post_gen_project.py,sha256=AjrOowS6_VL77d8qPQ7FDz1s-8nhpy_oNJmDrLbfJoc,4534
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/.cz.yaml,sha256=ACDx8rJjdxmppm-EIaETMpVHdWo91KYuNCSW8m327eI,176
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/.dockerignore,sha256=BmOWSDwq0lq-zQb_BDlTOT572JcCsxn1ujKpehvhRxw,66
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/.gitignore,sha256=CGv3E16NVup8wOXZ9WKdf2ipzd7DxdWLHubEe7PJeBw,140
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/.pre-commit-config.yaml,sha256=WSZH8KoSxCDbDFq1p0C-PXYt_YrUGkUGngPDdRbEcBw,493
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/.ruff.toml,sha256=0y2Zd_G1B_VlcQo2Wn-rbNNWcXfZSTrO4GtJlyI7Dn0,764
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/.yamlfmt.yaml,sha256=iaNZKVsjh9EROVfpU-gV3zdo9EZQqgZdq_c_ZwzJu-4,604
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/README.md,sha256=0soo3iGYM1rZ0zab8gpfjSrP0etVlMODsMj3B1dVYmE,145
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/Taskfile.yml,sha256=uIbxNr3UedeoTwZx5sUv2Tgvcb86vJslXbCOEEFYLag,4881
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/mkdocs.yml,sha256=56VgZUs-Oc9OZ7lKKt-GjnkzFlbTI3aQrSdZ1Y3wHuc,2453
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/pyproject.toml,sha256=1DmbaHdQ_4e7aCtzjIXSyswx7i6keU0h5bQKPYK5qFY,1096
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/.github/workflows/ci-tests.yaml,sha256=j1VUu8Jl8bu7YyQqWY9ssI_URiGfE3V8Yzqahmwxb5g,2190
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/.github/workflows/container-release.yaml,sha256=YJkNe2kyKlKM1jMZHYLj1nnxW-1f357wQy2fzvGELMU,1336
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/.github/workflows/docs-deploy.yaml,sha256=SXhaYfpTX-d_f4r2cxTTcacK4JZ98PEmSYxWKsuVnaU,760
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/.github/workflows/package-release.yaml,sha256=cjBQywH-dVbVu9DY0zCgrAoNAzlkMkaSbq0uIWECpS4,3149
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/.github/workflows/version-bump.yaml,sha256=5jlYnjj_-oIuAgTFcKxz_ogH5kR-AmkMV8wfFHDwkgY,1163
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/.vscode/settings.json,sha256=XIbxnBpX68Mzf72jX4TeO6o_rJZjhHos7L-cCoi4qqU,50
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/container/Dockerfile,sha256=8JUmBmJMGWpPdimkoJHEW7djAKWwyDANwze0nqrLGqA,607
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/container/compose.yaml,sha256=19sh3JjwvWi7gDpXk4k1Hdu40PeZwJevHlhbqF01AGI,297
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/docs/gen_home_pages.py,sha256=65SVzHjyfGB2e-2K3O9MmUGEvvm2jx74dijgPc0Lgyg,419
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/docs/gen_ref_pages.py,sha256=AzHKrO6oCKBfgPYQZMGpTs6RlHFQbhshApkM1_y4hqk,1127
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/tests/__init__.py,sha256=CQXTVN7mh1c_JeeTOg3pvv0TsS9pzsbJ6zhd0puKj0k,54
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/tests/test_import.py,sha256=v1rRVJZUhQqs8Yxr7FnxKglnCegLmc_I_rU9j9I0r4A,497
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/__init__.py,sha256=2su4Ad9i7_mhog8rFWRPQkxymcKVaB6t0j-0clc34S4,78
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/cli.py,sha256=mDE-GF5WPB_PUhmPqmPBb2Okh5sya2uheDpYRbp7rfk,590
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/constants.py,sha256=FZXsWnBA5JnDzQO95viiTUB2LG8o6LriO0FApcoBt2o,570
repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/core.py,sha256=uO54M_X3U6rQ3mK9OwTIQqADo0V9KjS8pPZrDmoy9bs,248
repo_scaffold-0.13.5.dist-info/METADATA,sha256=Wy_1dLccu8ZyD6WfBM-lVJobwuOH_JD5hmRMuvqt22c,2901
repo_scaffold-0.13.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
repo_scaffold-0.13.5.dist-info/entry_points.txt,sha256=aVVOAnEl7BA97LVqh-D0lCWUeYVmN5nZowuudiVXFXs,56
repo_scaffold-0.13.5.dist-info/RECORD,,
