Metadata-Version: 2.1
Name: taro
Version: 0.0.1
Summary: A package for repeatable rectangular data transformations.
Home-page: https://github.com/a-poor/taro
Author: Austin Poor
Author-email: 45295232+a-poor@users.noreply.github.com
License: UNKNOWN
Description: # TARO (aka Transform And Roll Out)
        
        [![Python package](https://github.com/a-poor/taro/actions/workflows/python-package.yml/badge.svg)](https://github.com/a-poor/taro/actions/workflows/python-package.yml) 
        [![Upload Python Package](https://github.com/a-poor/taro/actions/workflows/python-publish.yml/badge.svg)](https://github.com/a-poor/taro/actions/workflows/python-publish.yml)
        
        _created by Austin Poor_
        
        A package for repeatable rectangular data transformations in Python.
        
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 1 - Planning
Requires-Python: >=3.6
Description-Content-Type: text/markdown
