Metadata-Version: 1.0
Name: CodeJam
Version: 1.0.0
Summary: UNKNOWN
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: This library has some utilities for concisely reading the input
        files in Google Code Jam.
        
        Also included is some maths and iterator utils which are often useful
        in writing solutions.
        
        The 'graphs' module is just a wrapper for the excellent NetworkX
        library with a couple of small additions.
Platform: UNKNOWN
