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

cookiecutter:
    _template: cookiecutter-pylibrary
    appveyor: 'yes'
    c_extension_function: longest
    c_extension_module: _libmagic
    c_extension_optional: 'no'
    c_extension_support: cffi
    codacy: 'no'
    codeclimate: 'no'
    codecov: 'yes'
    command_line_interface: 'no'
    command_line_interface_bin_name: '-'
    coveralls: 'yes'
    distribution_name: file
    email: contact@ionelmc.ro
    full_name: Ionel Cristian Mărieș
    github_username: ionelmc
    landscape: 'no'
    license: MIT license
    linter: flake8
    package_name: file
    project_name: File
    project_short_description: CFFI bindings for libmagic.
    release_date: today
    repo_name: python-file
    requiresio: 'yes'
    scrutinizer: 'no'
    sphinx_doctest: 'no'
    sphinx_theme: sphinx-py3doc-enhanced-theme
    test_matrix_configurator: 'no'
    test_matrix_separate_coverage: 'no'
    test_runner: pytest
    travis: 'yes'
    version: 0.1.0
    website: https://blog.ionelmc.ro
    year: now
