# This file exists so you can easily regenerate your project.
#
# Unfortunatelly cookiecutter can't use this right away so
# you have to copy this file to ~/.cookiecutterrc

default_context:

    c_extension_optional:      'no'
    c_extension_support:       'no'
    codacy:                    'no'
    codeclimate:               'no'
    codecov:                   'no'
    command_line_interface:    'no'
    coveralls:                 'no'
    distribution_name:         'pygal.js'
    email:                     'contact@ionelmc.ro'
    full_name:                 'Ionel Cristian M\u0103rie\u0219'
    github_username:           'ionelmc'
    landscape:                 'no'
    package_name:              'pygaljs'
    project_name:              'pygal.js'
    project_short_description: 'An example package. Replace this with a proper project description. Generated with https://github.com/ionelmc/cookiecutter-pylibrary'
    release_date:              '2015-08-13'
    repo_name:                 'python-pygaljs'
    scrutinizer:               'no'
    sphinx_theme:              'no'
    test_matrix_configurator:  'no'
    test_runner:               'no'
    version:                   '1.0.0'
    website:                   'http://blog.ionelmc.ro'
    year:                      '2015'
