Metadata-Version: 1.1
Name: iterio-commons
Version: 0.1.0
Summary: Common code of Iterio's Python codebases.
Home-page: https://github.com/iteriodata/iterio-commons
Author: UNKNOWN
Author-email: UNKNOWN
License: MIT
Project-URL: Bug Reports, https://github.com/iteriodata/iterio-commons/issues
Project-URL: Source, https://github.com/iteriodata/iterio-commons
Description: Iterio Commons
        ==============
        
        The name may not be very specific, but it's totally adequate. It's the common stuff that we at
        Iterio use in our modern Python codebases.
        
        If the library will get too big or messy we'll split it into more focused libraries.
        
        Development
        -----------
        
        Just look at the Makefiles - names of the targets should be pretty self-explanatory.
        
Keywords: iterio
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
