Metadata-Version: 2.1
Name: resource-translate
Version: 1.0.0
Summary: Utilities to translate resources between platforms.
Home-page: https://github.com/austinbravodev/resource_translate
Author: Austin Bravo
Author-email: austinbravo@hey.com
License: Apache 2.0
Description: # Resource Translate
        Utilities to translate resources between platforms.
        
        [![PyPI](https://img.shields.io/pypi/v/resource-translate.svg)](https://pypi.org/project/resource-translate/)
        [![GitHub Actions: CI Workflow](https://github.com/austinbravodev/resource-translate/workflows/CI/badge.svg)](https://github.com/austinbravodev/resource_translate/actions?query=workflow%3ACI)
        [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/austinbravodev/resource_translate/blob/main/LICENSE)
        [![Code Style: Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        
        ---
        
        For more information, see [GitHub](https://github.com/austinbravodev/resource_translate).
Keywords: API,integration,resources,translation
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
