Metadata-Version: 1.1
Name: pythonutil
Version: 0.1
Summary: Python Utilities of Miscellanious Scripts
Home-page: https://github.com/Prosunjit/pythonutil
Author: Prosunjit Biswas
Author-email: prosun.csedu@gmail.com
License: UNKNOWN
Download-URL: https://github.com/prosunjit/pythonutil/tarball/0.1
Description:    Python Utilities of Miscellanious Scripts.
           ------------------------------------------
           Includes:
               OpenStack keystone Util: generate token, get tenant_id so on.
               JSONUtil: Load JSON from a file, or a String with UTF-8 encoding
               FileUtil: Simply reads a file
           
Keywords: python Utility
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
