{"id":13770478,"url":"https://github.com/mumez/SIXX","last_synced_at":"2025-05-11T03:32:48.449Z","repository":{"id":3859165,"uuid":"4944157","full_name":"mumez/SIXX","owner":"mumez","description":"SIXX is an XML serializer/deserializer written in Smalltalk. The purpose is to store and load Smalltalk objects in a portable, dialect-independent XML format.","archived":false,"fork":false,"pushed_at":"2024-11-09T13:43:50.000Z","size":286,"stargazers_count":15,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-20T17:05:05.355Z","etag":null,"topics":["pharo","smalltalk","squeak","xml-serializer"],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mumez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-07-08T06:31:38.000Z","updated_at":"2025-04-09T10:09:22.000Z","dependencies_parsed_at":"2024-11-15T17:33:29.458Z","dependency_job_id":"b281ddc3-6f68-4206-8c3e-7a5dddb9b32a","html_url":"https://github.com/mumez/SIXX","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mumez%2FSIXX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mumez%2FSIXX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mumez%2FSIXX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mumez%2FSIXX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mumez","download_url":"https://codeload.github.com/mumez/SIXX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253514352,"owners_count":21920327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pharo","smalltalk","squeak","xml-serializer"],"created_at":"2024-08-03T17:00:38.019Z","updated_at":"2025-05-11T03:32:44.880Z","avatar_url":"https://github.com/mumez.png","language":"Smalltalk","funding_links":[],"categories":["Data interexchange format"],"sub_categories":[],"readme":"# SIXX\n\nSIXX is an XML serializer/deserializer written in Smalltalk. The purpose is to store and load Smalltalk objects in a portable, dialect-independent XML format.\n\n[![CI](https://github.com/mumez/SIXX/actions/workflows/main.yml/badge.svg)](https://github.com/mumez/SIXX/actions/workflows/main.yml)\n\nThis repository is mainly for sources ([Cypress](https://github.com/CampSmalltalk/Cypress) format). For further info, see the [main site](http://www.mars.dti.ne.jp/~umejava/smalltalk/sixx/index.html) and [wiki site](https://swikis.ddo.jp/umejava/SIXX).\n\n## Installation using Metacello\n\nFor Squeak and Pharo users, the latest version can be installed via ConfigurationOfSIXX.\n\n### Pharo \u0026 Squeak\n\n```Smalltalk\nMetacello new\n  baseline: 'SIXX';\n  repository: 'github://mumez/SIXX';\n  load\n```\n\n### Squeak before version 5\n\n```Smalltalk\nInstaller squeaksource\n    project: 'MetacelloRepository';\n    install: 'ConfigurationOfSIXX'.\n(Smalltalk at: #ConfigurationOfSIXX) load\n```\n\n## Features\n\nPlease see [features.md](./doc/features.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmumez%2FSIXX","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmumez%2FSIXX","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmumez%2FSIXX/lists"}