Metadata-Version: 2.0
Name: bugbuzz
Version: 0.1.2
Summary: Easy to use web-base online debugger
Home-page: https://github.com/victorlin/bugbuzz-python
Author: Victor Lin
Author-email: hello@victorlin.me
License: MIT
Keywords: debugger debug pdb
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Debuggers
Requires-Dist: pycrypto
Requires-Dist: future
Provides-Extra: tests
Requires-Dist: mock; extra == 'tests'
Requires-Dist: pytest; extra == 'tests'
Requires-Dist: pytest-cov; extra == 'tests'
Requires-Dist: pytest-xdist; extra == 'tests'
Requires-Dist: pytest-capturelog; extra == 'tests'
Requires-Dist: pytest-mock; extra == 'tests'

UNKNOWN


