Metadata-Version: 1.1
Name: boltons
Version: 0.6.1
Summary: When they're not builtins, they're boltons.
Home-page: https://github.com/mahmoud/boltons
Author: Mahmoud Hashemi
Author-email: mahmoudrhashemi@gmail.com
License: BSD
Description: 
            Functionality that should be in the standard library. Like
            builtins. But Boltons.
        
            Otherwise known as "everyone's util.py," but cleaned up and
            tested.
        
            :copyright: (c) 2015 by Mahmoud Hashemi
            :license: BSD, see LICENSE for more details.
        
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
