Metadata-Version: 1.1
Name: monty
Version: 0.0.5
Summary: Monty is the missing complement to Python.
Home-page: https://github.com/materialsvirtuallab/monty
Author: Shyue Ping Ong
Author-email: ongsp@ucsd.edu
License: MIT
Description: Monty implements supplementary useful functions for Python that are not part of the standard library. Examples include useful utilities like transparent support for zipped files etc.
Keywords: monty
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
