# Generated by cookiepatcher, a small shim around cookiecutter (pip install cookiepatcher)

default_context:
    c_extension_optional: 'no'
    c_extension_support: 'no'
    codacy: 'no'
    codacy_projectid: '[Get ID from https://app.codacy.com/app/ionelmc/python-manhole/settings]'
    codeclimate: 'no'
    codecov: 'yes'
    command_line_interface: 'no'
    command_line_interface_bin_name: '-'
    coveralls: 'yes'
    distribution_name: manhole
    email: contact@ionelmc.ro
    formatter_quote_style: single
    full_name: Ionel Cristian Mărieș
    function_name: compute
    github_actions: 'yes'
    github_actions_osx: 'yes'
    github_actions_windows: 'no'
    license: BSD 2-Clause License
    module_name: core
    package_name: manhole
    pre_commit: 'yes'
    project_name: manhole
    project_short_description: Manhole is in-process service that will accept unix domain socket connections and present the
    pypi_badge: 'yes'
    pypi_disable_upload: 'no'
    release_date: '2021-04-08'
    repo_hosting: github.com
    repo_hosting_domain: github.com
    repo_main_branch: master
    repo_name: python-manhole
    repo_username: ionelmc
    scrutinizer: 'no'
    setup_py_uses_setuptools_scm: 'no'
    sphinx_docs: 'yes'
    sphinx_docs_hosting: https://python-manhole.readthedocs.io/
    sphinx_doctest: 'no'
    sphinx_theme: furo
    test_matrix_separate_coverage: 'yes'
    tests_inside_package: 'no'
    version: 1.8.1
    version_manager: bump2version
    website: http://blog.ionelmc.ro
    year_from: '2012'
    year_to: '2024'
