Metadata-Version: 1.1
Name: pyjon.utils
Version: 0.7
Summary: Useful tools library with classes to do singletons, dynamic function pointers...
Home-page: UNKNOWN
Author: Florent Aide
Author-email: florent.aide@gmail.com
License: MIT
Description: Introduction
        ============
        
        Useful tools library with classes to do singletons, dynamic function pointers...
        
        Python 3 support
        ================
        
        We have just added python 3 support, but the Singleton metaclass does
         not work yet. You should not use the Singleton with python3
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
