{"id":13780369,"url":"https://github.com/aleksandergurin/simple-object-notation","last_synced_at":"2026-01-20T06:06:44.381Z","repository":{"id":82170678,"uuid":"37881951","full_name":"aleksandergurin/simple-object-notation","owner":"aleksandergurin","description":"SON (Simple Object Notation) data interchange format","archived":false,"fork":false,"pushed_at":"2015-06-22T21:52:37.000Z","size":120,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-03T18:15:03.430Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/aleksandergurin.png","metadata":{"files":{"readme":"README","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}},"created_at":"2015-06-22T21:36:57.000Z","updated_at":"2021-03-28T15:14:33.000Z","dependencies_parsed_at":"2023-02-28T13:15:50.552Z","dependency_job_id":null,"html_url":"https://github.com/aleksandergurin/simple-object-notation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleksandergurin%2Fsimple-object-notation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleksandergurin%2Fsimple-object-notation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleksandergurin%2Fsimple-object-notation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleksandergurin%2Fsimple-object-notation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aleksandergurin","download_url":"https://codeload.github.com/aleksandergurin/simple-object-notation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225056806,"owners_count":17414213,"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":[],"created_at":"2024-08-03T18:01:14.971Z","updated_at":"2026-01-20T06:06:44.352Z","avatar_url":"https://github.com/aleksandergurin.png","language":"Python","funding_links":[],"categories":["What's Next?"],"sub_categories":["SON"],"readme":"SON (Simple Object Notation) data interchange format.\n\nSimple data format similar to JSON, but with some minor changes:\n    - comments starts with # sign and ends with newline (\\n)\n    - comma after a key-value pair is optional\n    - comma after an array element is optional\n\nJSON is compatible with SON in a sense that\nJSON data is also SON data, but not vise versa.\n\nSON data example:\n\n    {\n        # Personal information\n    \n        \"name\": \"Alexander Grothendieck\"\n        \"fields\": \"mathematics\"\n        \"main_topics\": [\n            \"Etale cohomology\"\n            \"Motives\"\n            \"Topos theory\"\n            \"Schemes\"\n        ]\n    }\n\nLicense: Public Domain.\nNO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.\n\nOriginal JSON data format was specified by Douglas Crockford.\n\n\nLinks:\nhttps://github.com/aleksandergurin/simple-object-notation\nhttp://json.org\nhttps://github.com/douglascrockford/JSON-js\nhttps://tools.ietf.org/html/rfc7159\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleksandergurin%2Fsimple-object-notation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faleksandergurin%2Fsimple-object-notation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleksandergurin%2Fsimple-object-notation/lists"}