Metadata-Version: 1.0
Name: banchan
Version: 0.0.4
Summary: Collection of small Python utilities
Home-page: https://github.com/mjipeo/banchan
Author: Minjong Chung
Author-email: mjipeo@gmail.com
License: Apache 2.0
Description: # banchan
        
        Collection of small Python utilities
        
        ## Dependencies
        
        - Pillow (for `image`)
        - PyCrypto (for `crypt`)
        - simplejson (for `json`)
        - datrie (for `emit`)
        - rtree (for `geo`)
        - dateutil (for `date`)
        
Platform: UNKNOWN
