Metadata-Version: 2.0
Name: bg
Version: 1.8
Summary: Implementation of Breakpoint Graph data structure
Home-page: https://github.com/aganezov/bg
Author: Sergey Aganezov
Author-email: aganezov@gwu.edu
License: MIT
Keywords: breakpoint graph,data structures,python
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: coverage
Requires-Dist: decorator
Requires-Dist: networkx (>=1.10)
Requires-Dist: nose
Requires-Dist: marshmallow (==1.2.4)
Requires-Dist: teamcity-messages
Requires-Dist: ete3
Requires-Dist: six
Requires-Dist: mock
Requires-Dist: enum34
Requires-Dist: pytest
Requires-Dist: scipy
Requires-Dist: numpy

UNKNOWN


