Metadata-Version: 1.1
Name: thutils
Version: 0.1.8
Summary: Personal python utility library
Home-page: https://github.com/thombashi/thutils
Author: Tsuyoshi Hombashi
Author-email: gogogo.vm@gmail.com
License: GNU Lesser General Public License v3 (LGPLv3)
Description: |Build Status| |Code Climate| |Coverage Status|
        
        thutils
        =======
        
        Personal python utility library
        
        .. |Build Status| image:: https://travis-ci.org/thombashi/thutils.svg?branch=master
           :target: https://travis-ci.org/thombashi/thutils
        .. |Code Climate| image:: https://codeclimate.com/github/thombashi/thutils/badges/gpa.svg
           :target: https://codeclimate.com/github/thombashi/thutils
        .. |Coverage Status| image:: https://coveralls.io/repos/thombashi/thutils/badge.svg?branch=develop&service=github
           :target: https://coveralls.io/github/thombashi/thutils?branch=develop
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
