{"id":22595554,"url":"https://github.com/oovm/wolframimportx","last_synced_at":"2025-04-10T05:35:02.602Z","repository":{"id":48598164,"uuid":"474572944","full_name":"oovm/WolframImportX","owner":"oovm","description":"Wolfram import extension","archived":false,"fork":false,"pushed_at":"2022-06-28T07:35:54.000Z","size":1012,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T06:51:51.727Z","etag":null,"topics":["format","import","wolfram"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oovm.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-27T08:03:14.000Z","updated_at":"2024-10-10T04:08:05.000Z","dependencies_parsed_at":"2022-09-05T21:40:44.308Z","dependency_job_id":null,"html_url":"https://github.com/oovm/WolframImportX","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"oovm/AwesomeTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oovm%2FWolframImportX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oovm%2FWolframImportX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oovm%2FWolframImportX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oovm%2FWolframImportX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oovm","download_url":"https://codeload.github.com/oovm/WolframImportX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248163816,"owners_count":21058026,"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":["format","import","wolfram"],"created_at":"2024-12-08T10:10:42.440Z","updated_at":"2025-04-10T05:35:02.580Z","avatar_url":"https://github.com/oovm.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"ImportX\n=======\n\n*Extend the ability of Wolfram Language to import external resources.*\n\n## Installation\n\n```wolfram\nrelease = \"https://github.com/oovm/WolframImportX/releases/download/v0.1.0/ImportX-0.1.0.paclet\";\nPacletInstall[release, ForceVersionInstall -\u003e True];\n```\n\n- Supports `Mac-x64`\n- [Add binary release to support more platforms.](https://github.com/oovm/WolframImportX/tree/binary)\n\n## Support Formats\n\n| Format | Extension   |\n|--------|-------------|\n| JSON5  | json5, json |\n| TOML   | toml        |\n| YAML   | yaml, yml   |\n| SVG🚧  | svg         |\n\n### JSON5\n\n```wolfram\n\u003c\u003c ImportX`\njson5 = PacletObject[\"ImportX\"][\"AssetLocation\", \"example_json5\"];\nImport[json5, {\"JSON5\", \"Text\"}]\nImport[json5, \"JSON5\"]\n```\n\n### YAML\n\n```wolfram\n\u003c\u003c ImportX`\nyaml = PacletObject[\"ImportX\"][\"AssetLocation\", \"example_yaml\"];\nImport[yaml, {\"YAML\", \"Text\"}]\nImport[yaml, \"YAML\"]\n```\n\n### TOML\n\n```wolfram\n\u003c\u003c ImportX`\ntoml = PacletObject[\"ImportX\"][\"AssetLocation\", \"example_toml\"];\nImport[toml, {\"TOML\", \"Text\"}]\nImport[toml, \"TOML\"]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foovm%2Fwolframimportx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foovm%2Fwolframimportx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foovm%2Fwolframimportx/lists"}