Metadata-Version: 2.1
Name: coveredebug
Version: 0.0.1
Summary: Add a short description here!
Home-page: https://pyscaffold.org/
Author: lucas
Author-email: lucas.selfslagh@gmail.com
License: mit
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

============
coveredebug
============


Add a short description here!


Description
===========

A longer description of your project goes here...


Note
====

This project has been set up using PyScaffold 3.1. For details and usage
information on PyScaffold see https://pyscaffold.org/.


