Metadata-Version: 1.1
Name: jpe_types
Version: 0.0.0.1.8
Summary: slitly improved python types
Home-page: https://github.com/JulianWww/jpe_types
Author: Julian Wandhoven
Author-email: julian.wandhoven@fgz.ch
License: wtfpl
Download-URL: https://github.com/JulianWww/jpe_types/archive/0.tar.gz
Description: 
            Threading
            -   adds thread inharitance and return posibility
            -   logging filteter for thread inheritance
            -   a thread and a lock in the same class to make it slitly easyer to work with threads
        
            conversions
            - adds the abilty to convert ints to any base
            
Keywords: dtypes,jpe,utils,paralel,logging
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3
