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

cookiecutter:
    appveyor: 'yes'
    bin_name: nameless
    c_extension_optional: 'no'
    c_extension_support: 'yes'
    codacy: 'no'
    codeclimate: 'no'
    codecov: 'yes'
    command_line_interface: 'no'
    coveralls: 'no'
    distribution_name: mongosizeof
    email: contact@ionelmc.ro
    full_name: Ionel Cristian Mărieș
    github_username: ionelmc
    landscape: 'no'
    package_name: mongosizeof
    project_name: MongoSizeof
    project_short_description: A fast (and possibly inaccurate) estimator of amount
        of memory python objects would take in a mongodb collection.
    release_date: today
    repo_name: python-mongosizeof
    requiresio: 'yes'
    scrutinizer: 'no'
    sphinx_theme: sphinx-py3doc-enhanced-theme
    test_matrix_configurator: 'no'
    test_runner: pytest
    travis: 'yes'
    version: 0.1.0
    website: http://blog.ionelmc.ro
    year: now
