Metadata-Version: 2.1
Name: greedypermutation
Version: 0.1.0
Summary: A package for computing greedy permutations
Home-page: https://github.com/donsheehy/greedypermutation
Author: Donald R. Sheehy
Author-email: don.r.sheehy@gmail.com
License: UNKNOWN
Description: # greedypermutation
        A python package for computing greedy permutations of metric data.
        
        Full documentation can be found at http://donsheehy.github.io/greedypermutation
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
