Metadata-Version: 2.1
Name: pytech-rules
Version: 0.2.1
Summary: PyTech Rules Project
Project-URL: Homepage, https://gitlab.com/pytech-srl/resources/pytech-rules/
Project-URL: Bug Tracker, https://gitlab.com/pytech-srl/resources/pytech-rules/-/issues
Project-URL: Documentation, https://pytech-srl.gitlab.io/resources/pytech-rules/
Author-email: Alessandro Grandi <alessandro.grandi@pytech.it>
License-File: LICENCE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Description-Content-Type: text/markdown

# PyTech Rules

## Description
This project aims to provide tools to handle dynamic data structure conversions through rules definition.

The goal is to be able to define rules to translate data structs that may be incomplete and miss data.

## Roadmap
You may find some new features coming in the [Issue section](https://gitlab.com/pytech-srl/resources/pytech-rules/-/issues)

## Authors and acknowledgment
This package is provided thanks to:

- Alessandro Grandi (PyTech srl)
