Toplo serialization features to store/unstore ToElements.
[](https://pharo.org/download) [](https://pharo.org/download) [](https://pharo.org/download) [](./LICENSE) [](https://github.com/OpenSmock/Toplo-Serialization/actions/workflows/CI.yml) # Toplo-Serialization Toplo serialization features to store/unstore ToElements. ## Getting Started ### Installation To install the project on your Pharo image you can just execute the following script: ```smalltalk Metacello new baseline: 'ToploSerialization'; repository: 'github://OpenSmock/Toplo-Serialization:main/src'; load. ``` ## Dependencies - [Bloc-Serialization](https://github.dev/OpenSmock/Bloc-Serialization) - [Album](https://github.com/pharo-graphics/Album) - [Toplo](https://github.com/pharo-graphics/Toplo) ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.