{"id":17335644,"url":"https://github.com/tafia/xl2txt","last_synced_at":"2025-08-01T11:32:43.566Z","repository":{"id":57672512,"uuid":"90331858","full_name":"tafia/xl2txt","owner":"tafia","description":"Convert Excel / OpenDocument SpreadSheets files into text files","archived":false,"fork":false,"pushed_at":"2017-05-08T07:38:35.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-22T12:19:43.805Z","etag":null,"topics":["cli","excel","git","macro","markdown","text","vb","vba"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tafia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-05T03:07:09.000Z","updated_at":"2020-01-20T11:06:45.000Z","dependencies_parsed_at":"2022-08-31T02:40:19.283Z","dependency_job_id":null,"html_url":"https://github.com/tafia/xl2txt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tafia/xl2txt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fxl2txt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fxl2txt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fxl2txt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fxl2txt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tafia","download_url":"https://codeload.github.com/tafia/xl2txt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tafia%2Fxl2txt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268215585,"owners_count":24214365,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","excel","git","macro","markdown","text","vb","vba"],"created_at":"2024-10-15T15:11:41.643Z","updated_at":"2025-08-01T11:32:43.216Z","avatar_url":"https://github.com/tafia.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xl2txt\n\nConvert Excel / OpenDocument SpreadSheets files into text files\n\n```sh\nxl2txt /my/excel/filename.xlsx\n```\n\nThis command will per default create a `/my/excel/.filename` directory which contains:\n- `data/sheet_name.md` files for cells value. [example](https://github.com/tafia/xl2txt/blob/master/tests/.issues.xlsb/data/datatypes.md)\n- `formula/sheet_name.md` files for cells formula [example](https://github.com/tafia/xl2txt/blob/master/tests/.issues.xlsb/formula/datatypes.md)\n- `refs.md` file for all references. [example](https://github.com/tafia/xl2txt/blob/master/tests/.issues.xlsb/refs.md)\n- `names.md` file for all defined names. [example](https://github.com/tafia/xl2txt/blob/master/tests/.issues.xlsb/names.md)\n- `vba/module_name.vb` files for each module. [example](https://github.com/tafia/xl2txt/blob/master/tests/.issues.xlsb/vba/testVBA.vb)\n\nInternally it relies heavily on [calamine](https://github.com/tafia/calamine) crate.\n\nSupports all kind of excel files (xls, xlsx, xlsm, xlsb, xla, xlam) and ods files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftafia%2Fxl2txt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftafia%2Fxl2txt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftafia%2Fxl2txt/lists"}