Metadata-Version: 1.1
Name: toolbelt
Version: 0.1.0
Summary: A place to hold python tools.
Home-page: https://github.com/kadrlica/toolbelt
Author: Alex Drlica-Wagner
Author-email: kadrlica@fnal.gov
License: UNKNOWN
Description: # toolbelt
        
        [![Build](https://img.shields.io/travis/kadrlica/toolbelt.svg)](https://travis-ci.org/kadrlica/toolbelt)
        [![PyPI](https://img.shields.io/pypi/v/toolbelt.svg)](https://pypi.python.org/pypi/toolbelt)
        [![Release](https://img.shields.io/github/release/kadrlica/toolbelt.svg)](../../releases)
        [![License](https://img.shields.io/badge/license-MIT-blue.svg)](../../)
        
        A place to hold python tools.
        
        ## Installation
        
Keywords: python tools
Platform: any
Classifier: Programming Language :: Python
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Intended Audience :: Science/Research
