Metadata-Version: 1.1
Name: callable
Version: 0.1.2
Summary: Easy interface to handle callable signature
Home-page: https://github.com/youknowone/callable
Author: Jeong YunWon
Author-email: callable@youknowone.org
License: UNKNOWN
Description: .. image:: https://travis-ci.org/youknowone/callable.svg?branch=master
            :target: https://travis-ci.org/youknowone/callable
        
        callable
        ~~~~~~~~
        
        Manipulate a callable in convinient way.
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
