{"id":13410547,"url":"https://github.com/zertovitch/excel-writer","last_synced_at":"2025-03-14T16:32:21.310Z","repository":{"id":111687566,"uuid":"208609282","full_name":"zertovitch/excel-writer","owner":"zertovitch","description":"Excel Writer: a standalone, portable Ada package for producing Excel spreadsheets ","archived":false,"fork":false,"pushed_at":"2024-08-17T18:20:09.000Z","size":465,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-18T06:49:04.147Z","etag":null,"topics":["ada","ada-language","ada-library","excel","excel-writer","excelwriter","spreadsheet"],"latest_commit_sha":null,"homepage":"https://excel-writer.sourceforge.io/","language":"Ada","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/zertovitch.png","metadata":{"files":{"readme":"readme.txt","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}},"created_at":"2019-09-15T14:51:21.000Z","updated_at":"2024-08-17T18:20:13.000Z","dependencies_parsed_at":"2024-05-21T21:25:12.964Z","dependency_job_id":"da20dd70-8e16-4cda-93e5-2ae546485910","html_url":"https://github.com/zertovitch/excel-writer","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/zertovitch%2Fexcel-writer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zertovitch%2Fexcel-writer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zertovitch%2Fexcel-writer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zertovitch%2Fexcel-writer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zertovitch","download_url":"https://codeload.github.com/zertovitch/excel-writer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243610247,"owners_count":20318931,"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":["ada","ada-language","ada-library","excel","excel-writer","excelwriter","spreadsheet"],"created_at":"2024-07-30T20:01:07.626Z","updated_at":"2025-03-14T16:32:20.978Z","avatar_url":"https://github.com/zertovitch.png","language":"Ada","funding_links":[],"categories":["Libraries"],"sub_categories":["Format Readers and Writers","Format Readers, Writers and Checkers"],"readme":"Excel Writer \n============\n\nThe Excel Writer consists of an Ada package, Excel_Out,\nwhich produces Excel files - as physical files, or as\nother types of data streams.\n\nThe creation of an Excel file is as simple as this\nsmall procedure:\n\n  with Excel_Out;\n   \n  procedure Small_demo is \n    xl : Excel_Out.Excel_Out_File;\n  begin \n    xl.Create (\"Small.xls\");\n    xl.Put_Line (\"Hello world !\");\n    xl.Close;\n  end;\n\n\nLicense\n=======\nExcel Writer is licensed under the MIT License.\n\n\n====\n\nFull description in: excel_writer.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzertovitch%2Fexcel-writer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzertovitch%2Fexcel-writer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzertovitch%2Fexcel-writer/lists"}