Metadata-Version: 2.4
Name: collective.transmute
Version: 1.0.0a5
Summary: Convert data from collective.exportimport to plone.exportimport.
Project-URL: Documentation, https://github.com/collective/collective.transmute#readme
Project-URL: Issues, https://github.com/collective/collective.transmute/issues
Project-URL: Source, https://github.com/collective/collective.transmute
Author-email: Simples Consultoria <contato@simplesconsultoria.com.br>
License-Expression: GPL-2.0
Keywords: Plone,Python,Volto
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 6.1
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12
Requires-Dist: aiofiles>=24.1.0
Requires-Dist: collective-html2blocks>=1.0.0a3
Requires-Dist: dynaconf>=3.2.7
Requires-Dist: orjson>=3.10.15
Requires-Dist: tomlkit>=0.13.2
Requires-Dist: typer>=0.15.1
Description-Content-Type: text/markdown

<h1 align="center">collective.transmute</h1>

<blockquote align="center">To change something completely, especially into something different and better.</blockquote>

<hr/>

<div align="center">

[![PyPI](https://img.shields.io/pypi/v/collective.transmute)](https://pypi.org/project/collective.transmute/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/collective.transmute)](https://pypi.org/project/collective.transmute/)
[![PyPI - Wheel](https://img.shields.io/pypi/wheel/collective.transmute)](https://pypi.org/project/collective.transmute/)
[![PyPI - License](https://img.shields.io/pypi/l/collective.transmute)](https://pypi.org/project/collective.transmute/)
[![PyPI - Status](https://img.shields.io/pypi/status/collective.transmute)](https://pypi.org/project/collective.transmute/)


[![CI](https://github.com/collective/collective.transmute/actions/workflows/main.yml/badge.svg)](https://github.com/collective/collective.transmute/actions/workflows/main.yml)

[![GitHub contributors](https://img.shields.io/github/contributors/collective/collective.transmute)](https://github.com/collective/collective.transmute)
[![GitHub Repo stars](https://img.shields.io/github/stars/collective/collective.transmute?style=social)](https://github.com/collective/collective.transmute)

</div>



`collective.transmute` transforms data extracted by `collective.exportimport` into data to be loaded by `plone.exportimport`.


Read the [documentation](https://collective.github.io/collective.transmute).
