Metadata-Version: 2.1
Name: wheeltools
Version: 0.1.0b1
Summary: General tools for working with wheels
Home-page: https://github.com/anthrotype/wheeltools
Author: Matthew Brett
Author-email: matthew.brett@gmail.com
Maintainer: Matthew Brett
License: BSD license
Description: [![Build Status](https://travis-ci.org/anthrotype/wheeltools.svg?branch=master)](https://travis-ci.org/anthrotype/wheeltools)
        [![codecov](https://codecov.io/gh/anthrotype/wheeltools/branch/master/graph/badge.svg)](https://codecov.io/gh/anthrotype/wheeltools)
        
        # wheeltools
        
        General tools for working with wheels that aren't specific to delocate or
        auditwheel.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Build Tools
Description-Content-Type: text/markdown
Provides-Extra: testing
