Metadata-Version: 1.0
Name: propane
Version: 0.2.1
Summary: A collection of somewhat random, helpful utility functions, data structures, Django fields, and other miscellany.
Home-page: http://github.com/tylerbutler/propane
Author: Tyler Butler
Author-email: tyler@tylerbutler.com
License: MIT
Description: # Propane
        
        A collection of somewhat random, helpful utility functions, data structures, Django fields, and other miscellany.
        
        Licensed under the [MIT license](https://tldrlegal.com/license/mit-license).
        
        ## Other credits:
        
        * `setonce` class from Ian Bicking: http://blog.ianbicking.org/easy-readonly-attributes.html
        * `ask_yes_no` function from http://code.activestate.com/recipes/577058/
        
Platform: any
