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

cookiecutter:
    appveyor: 'yes'
    c_extension_cython: 'no'
    c_extension_optional: 'no'
    c_extension_support: 'no'
    codacy: 'yes'
    codeclimate: 'yes'
    codecov: 'yes'
    command_line_interface: plain
    command_line_interface_bin_name: darkslide
    coveralls: 'yes'
    distribution_name: darkslide
    email: contact@ionelmc.ro
    full_name: Ionel Cristian Mărieș
    github_username: ionelmc
    landscape: 'yes'
    license: Apache Software License 2.0
    linter: flake8
    package_name: darkslide
    project_name: Darkslide
    project_short_description: Lightweight markup language-based html5 slideshow generator. Forked from Landslide.
    release_date: '2016-05-15'
    repo_name: python-darkslide
    requiresio: 'yes'
    scrutinizer: 'yes'
    sphinx_doctest: 'no'
    sphinx_theme: sphinx-py3doc-enhanced-theme
    test_matrix_configurator: 'no'
    test_matrix_separate_coverage: 'no'
    test_runner: pytest
    travis: 'yes'
    version: 2.3.3
    website: http://blog.ionelmc.ro
    year: 2015-2017
