Metadata-Version: 1.1
Name: nonstdlib
Version: 1.1
Summary: A collection of general-purpose utilities.
Home-page: https://github.com/kalekundert/nonstdlib
Author: Kale Kundert
Author-email: kale@thekunderts.net
License: MIT
Download-URL: https://github.com/kalekundert/nonstdlib/tarball/1.1
Description: The Non-Standard Library
        ========================
        This package is basically my personal collection of utility functions.  They 
        touch on text processing, stdout manipulation, class and function decorators, 
        debugging output, and things like that.  If you find these functions useful and 
        would like to add some of your own, feel free to open a pull request.  I'm 
        always happy to have more useful 2-liners!
        
Keywords: utilities,library
Platform: UNKNOWN
