Metadata-Version: 2.1
Name: tcutils
Version: 0.2.0
Summary: TropiCoders Utility Library
Home-page: https://github.com/ktomala/tcutils
Author: Karol Tomala
Author-email: ktomala@tropicoders.pl
License: MPL 2.0
Description: # TropiCoders Utility Library
        
        ## Overview
        
        `tcutils` is a Python>=3.6 library that defines code for
        some common operations like path manipulation, file system operations,
        packaging, configuration, schema definitions, function utilities,
        YAML extensions, etc.
        
        ## Development
        
        GitHub: https://github.com/ktomala/tcutils.git
        
        ## License
        
        Mozilla Public License v2 (see LICENSE file).
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Description-Content-Type: text/markdown
