{"id":26542469,"url":"https://github.com/engossoftware/idml","last_synced_at":"2026-03-01T01:37:36.579Z","repository":{"id":283305874,"uuid":"950708155","full_name":"EngosSoftware/idml","owner":"EngosSoftware","description":"Indented delimiter markup language parser","archived":false,"fork":false,"pushed_at":"2025-09-09T14:28:15.000Z","size":143,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T02:57:49.892Z","etag":null,"topics":["delimiter","indented","language","markup","parser"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EngosSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-03-18T15:11:46.000Z","updated_at":"2025-09-09T14:07:46.000Z","dependencies_parsed_at":"2025-04-08T09:43:11.334Z","dependency_job_id":"6edfec9a-b631-4399-9c32-dd0f53d2fb02","html_url":"https://github.com/EngosSoftware/idml","commit_stats":null,"previous_names":["decisiontoolkit/dmm","engossoftware/idml","idml-lang/idml"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/EngosSoftware/idml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngosSoftware%2Fidml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngosSoftware%2Fidml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngosSoftware%2Fidml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngosSoftware%2Fidml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EngosSoftware","download_url":"https://codeload.github.com/EngosSoftware/idml/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngosSoftware%2Fidml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29957458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T22:53:01.873Z","status":"ssl_error","status_checked_at":"2026-02-28T22:52:50.699Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["delimiter","indented","language","markup","parser"],"created_at":"2025-03-22T02:17:13.021Z","updated_at":"2026-03-01T01:37:36.542Z","avatar_url":"https://github.com/EngosSoftware.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IDML \n\n[![Crates.io][crates-badge]][crates-url]\n![Code coverage][coverage-badge]\n![build Linux][build-badge-linux]\n![build Windows][build-badge-windows]\n![build MacOs][build-badge-macos]\n![build MacOs arm64][build-badge-macos-arm64]\n[![MIT licensed][mit-badge]][mit-license-url]\n[![Apache 2.0 licensed][apache-badge]][apache-license-url]\n[![Contributor Covenant][cc-badge]][cc-url]\n\n[crates-badge]: https://img.shields.io/crates/v/idml.svg\n[crates-url]: https://crates.io/crates/idml\n[mit-badge]: https://img.shields.io/badge/License-MIT-blue.svg\n[mit-url]: https://opensource.org/licenses/MIT\n[mit-license-url]: https://github.com/EngosSoftware/idml/blob/main/LICENSE-MIT\n[apache-badge]: https://img.shields.io/badge/License-Apache%202.0-blue.svg\n[apache-url]: https://www.apache.org/licenses/LICENSE-2.0\n[apache-license-url]: https://github.com/EngosSoftware/idml/blob/main/LICENSE\n[apache-notice-url]: https://github.com/EngosSoftware/idml/blob/main/NOTICE\n[build-badge-linux]: https://github.com/EngosSoftware/idml/actions/workflows/build-linux.yml/badge.svg\n[build-badge-windows]: https://github.com/EngosSoftware/idml/actions/workflows/build-windows.yml/badge.svg\n[build-badge-macos]: https://github.com/EngosSoftware/idml/actions/workflows/build-macos.yml/badge.svg\n[build-badge-macos-arm64]: https://github.com/EngosSoftware/idml/actions/workflows/build-macos-arm64.yml/badge.svg\n[coverage-badge]: https://img.shields.io/badge/Code%20coverage-100%25-green.svg\n[cc-badge]: https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg\n[cc-url]: https://github.com/EngosSoftware/idml/blob/main/CODE_OF_CONDUCT.md\n[repository-url]: https://github.com/EngosSoftware/idml\n\n## Overview\n \nParser for Indented Delimiter Markup Language(s).\n\n## License\n\nLicensed under either of\n\n- [MIT license][mit-url] (see [LICENSE-MIT][mit-license-url]) or\n- [Apache License, Version 2.0][apache-url] (see [LICENSE][apache-license-url] and [NOTICE][apache-notice-url])\n\nat your option.\n\n## Contribution\n\nAny contributions to [**idml**][repository-url] are greatly appreciated.\nAll contributions intentionally submitted for inclusion in the work by you,\nshall be dual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengossoftware%2Fidml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengossoftware%2Fidml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengossoftware%2Fidml/lists"}