Skip to content

OpenSmock/Toplo-Serialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Pharo 11 CI Pharo 12 CI

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:

Metacello new
   baseline: 'ToploSerialization';
   repository: 'github://OpenSmock/Toplo-Serialization:main/src';
   load.

Dependencies

License

This project is licensed under the MIT License - see the LICENSE file for details.