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

cookiecutter:
    _extensions:
    -   jinja2_time.TimeExtension
    _template: cookiecutter-pylibrary
    appveyor: yes
    c_extension_function: stuff
    c_extension_module: cext
    c_extension_optional: yes
    c_extension_support: yes
    codacy: no
    codeclimate: no
    codecov: yes
    command_line_interface: no
    command_line_interface_bin_name: '-'
    coveralls: yes
    distribution_name: lazy-object-proxy
    email: contact@ionelmc.ro
    full_name: Ionel Cristian Mărieș
    github_username: ionelmc
    landscape: no
    license: BSD 2-Clause License
    linter: flake8
    package_name: lazy_object_proxy
    project_name: lazy-object-proxy
    project_short_description: A fast and thorough lazy object proxy.
    release_date: '2017-05-05'
    repo_name: python-lazy-object-proxy
    requiresio: yes
    scrutinizer: no
    sphinx_docs: yes
    sphinx_doctest: no
    sphinx_theme: sphinx-py3doc-enhanced-theme
    test_matrix_configurator: no
    test_matrix_separate_coverage: yes
    test_runner: pytest
    travis: yes
    version: 1.3.1
    website: https://blog.ionelmc.ro
    year_from: '2014'
    year_to: '2019'
