{"id":80961,"name":null,"description":"multiprocessing enabled out-of-memory data analysis library for tabular data.","url":"https://github.com/root-11/tablite","last_synced_at":"2025-09-08T21:56:06.088Z","repository":{"id":41327126,"uuid":"275381874","full_name":"root-11/tablite","owner":"root-11","description":"multiprocessing enabled out-of-memory data analysis library for tabular data.","archived":false,"fork":false,"pushed_at":"2025-04-27T11:21:43.000Z","size":25767,"stargazers_count":36,"open_issues_count":4,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-01T13:56:45.104Z","etag":null,"topics":["data-analysis","data-science","datatype","disk","etl","excel","filereader","pandas","pivot-tables","python","table","tabular-data"],"latest_commit_sha":null,"homepage":"","language":"Python","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/root-11.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","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}},"created_at":"2020-06-27T13:51:07.000Z","updated_at":"2025-04-27T11:20:28.000Z","dependencies_parsed_at":"2023-02-14T16:16:10.519Z","dependency_job_id":"e05849af-0408-4759-b7cd-7c6a37f00c6a","html_url":"https://github.com/root-11/tablite","commit_stats":{"total_commits":1411,"total_committers":11,"mean_commits":"128.27272727272728","dds":0.5492558469170801,"last_synced_commit":"97af15a40f2ed31f6acdeeae2361888021ddf1bf"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"purl":"pkg:github/root-11/tablite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/root-11","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/sbom","scorecard":{"id":784600,"data":{"date":"2025-08-11","repo":{"name":"github.com/root-11/tablite","commit":"e927bc48f899478f13151ed7250d2062d1564058"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/11 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/python-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/python-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/root-11/tablite/python-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-test.yml:32","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T05:45:26.522Z","repository_id":41327126,"created_at":"2025-08-23T05:45:26.522Z","updated_at":"2025-08-23T05:45:26.522Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231411,"owners_count":25245626,"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-09-08T02:00:09.813Z","response_time":121,"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"}},"owner":{"login":"root-11","name":"Bjorn Madsen","uuid":"4048422","kind":"user","description":"","email":"","website":null,"location":"Edinburgh","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4048422?u=4dcc09d4d41164248eee69b72bd07d2098bc160b\u0026v=4","repositories_count":18,"last_synced_at":"2024-12-06T20:13:54.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/root-11","funding_links":[],"total_stars":129,"followers":27,"following":27,"created_at":"2022-11-13T11:09:11.570Z","updated_at":"2024-12-06T20:13:54.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/root-11","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/root-11/repositories"},"packages":[{"id":2938607,"name":"tablite","ecosystem":"pypi","description":"multiprocessing enabled out-of-memory data analysis library for tabular data.","homepage":"https://github.com/root-11/tablite","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/root-11/tablite","keywords_array":["all","any","average","column","columns","count","csv","data imputation","date range","dict","excel","filter","first","from","from_pandas","groupby","guess","imputation","in-memory","index","indexing","inner join","is sorted","json","last","left join","list","list on disk","log","max","median","min","mode","numpy","ods","out-of-memory","outer join","pandas","pivot","pivot table","product","read csv","remove duplicates","replace","replace missing values","rows","show","sort","standard deviation","stored list","sum","table","tables","tablite","to","to_pandas","tools","transpose","txt","unique","use disk","xlsx","xround","zip"],"namespace":null,"versions_count":175,"first_release_published_at":"2020-06-27T14:09:32.000Z","latest_release_published_at":"2024-05-10T10:33:19.000Z","latest_release_number":"2023.11.6","last_synced_at":"2025-09-08T09:48:52.164Z","created_at":"2022-04-10T12:46:16.258Z","updated_at":"2025-09-08T09:48:52.164Z","registry_url":"https://pypi.org/project/tablite/","install_command":"pip install tablite --index-url https://pypi.org/simple","documentation_url":"https://tablite.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"tablite","project_status":null},"repo_metadata":{"id":41327126,"uuid":"275381874","full_name":"root-11/tablite","owner":"root-11","description":"multiprocessing enabled out-of-memory data analysis library for tabular data.","archived":false,"fork":false,"pushed_at":"2025-04-27T11:21:43.000Z","size":25767,"stargazers_count":36,"open_issues_count":4,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-27T12:28:38.746Z","etag":null,"topics":["data-analysis","data-science","datatype","disk","etl","excel","filereader","pandas","pivot-tables","python","table","tabular-data"],"latest_commit_sha":null,"homepage":"","language":"Python","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/root-11.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","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}},"created_at":"2020-06-27T13:51:07.000Z","updated_at":"2025-04-27T11:20:28.000Z","dependencies_parsed_at":"2023-02-14T16:16:10.519Z","dependency_job_id":"e05849af-0408-4759-b7cd-7c6a37f00c6a","html_url":"https://github.com/root-11/tablite","commit_stats":{"total_commits":1411,"total_committers":11,"mean_commits":"128.27272727272728","dds":0.5492558469170801,"last_synced_commit":"97af15a40f2ed31f6acdeeae2361888021ddf1bf"},"previous_names":[],"tags_count":101,"template":false,"template_full_name":null,"purl":"pkg:github/root-11/tablite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/root-11","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262975061,"owners_count":23393562,"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"},"owner_record":{"login":"root-11","name":"Bjorn Madsen","uuid":"4048422","kind":"user","description":"","email":"","website":null,"location":"Edinburgh","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4048422?u=4dcc09d4d41164248eee69b72bd07d2098bc160b\u0026v=4","repositories_count":18,"last_synced_at":"2024-12-06T20:13:54.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/root-11","funding_links":[],"total_stars":129,"followers":27,"following":27,"created_at":"2022-11-13T11:09:11.570Z","updated_at":"2024-12-06T20:13:54.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/root-11","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/root-11/repositories"},"tags":[{"name":"2023.11.6","sha":"60d36fa583aa6fb710ce34b5753a242b59161cf4","kind":"commit","published_at":"2024-05-10T10:29:48.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.11.6","html_url":"https://github.com/root-11/tablite/releases/tag/2023.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.11.6/manifests"},{"name":"2023.11.5","sha":"2d0ecaec8867347747010bdf6d3adaa394fab907","kind":"commit","published_at":"2024-04-22T11:54:11.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.11.5","html_url":"https://github.com/root-11/tablite/releases/tag/2023.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.11.5/manifests"},{"name":"2023.11.4","sha":"492be9cbc532af3f1ee1eb569840291a1dac702c","kind":"commit","published_at":"2024-04-17T07:47:13.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.11.4","html_url":"https://github.com/root-11/tablite/releases/tag/2023.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.11.4/manifests"},{"name":"2023.11.3","sha":"fc36813014f49a566d7b1192ac77121813062799","kind":"commit","published_at":"2024-04-12T12:40:09.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.11.3","html_url":"https://github.com/root-11/tablite/releases/tag/2023.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.11.3/manifests"},{"name":"2023.11.2","sha":"0fabe2d0fb94fdbf86631abf22f90c85fe881aac","kind":"commit","published_at":"2024-04-10T06:46:10.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.11.2","html_url":"https://github.com/root-11/tablite/releases/tag/2023.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.11.2/manifests"},{"name":"2023.11.1","sha":"4d58d369d021729bf4a2b3d7e84fc5a2beb97932","kind":"commit","published_at":"2024-04-08T10:15:53.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.11.1","html_url":"https://github.com/root-11/tablite/releases/tag/2023.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.11.1/manifests"},{"name":"2023.11.0","sha":"27f39c63a3072923395b80f454ae738b9aef73d3","kind":"commit","published_at":"2024-04-05T09:55:51.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.11.0","html_url":"https://github.com/root-11/tablite/releases/tag/2023.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.11.0/manifests"},{"name":"2023.10.15","sha":"ab32d287a6fa3754b8d48730562719e6bb64eff6","kind":"commit","published_at":"2024-04-04T08:37:00.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.15","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.15/manifests"},{"name":"2023.10.14","sha":"3737dc6291f98837fced3498c3e8811e579fb237","kind":"commit","published_at":"2024-03-27T10:42:54.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.14","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.14/manifests"},{"name":"2023.10.13","sha":"5e47849bea98733a4daf79728d2c45a416b1eaab","kind":"commit","published_at":"2024-03-20T14:22:14.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.13","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.13/manifests"},{"name":"2023.10.12","sha":"3272c37f6f8099d5e2e513187a632d300b51787f","kind":"commit","published_at":"2024-03-18T09:31:35.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.12","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.12/manifests"},{"name":"2023.10.11","sha":"55d8892f9634c270a491be7c00b8fc345602c220","kind":"commit","published_at":"2024-03-15T13:22:54.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.11","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.11/manifests"},{"name":"2023.10.10","sha":"423c3592702522f61cae875d38ce6abf851d5029","kind":"commit","published_at":"2024-03-15T11:08:51.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.10","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.10/manifests"},{"name":"2023.10.9","sha":"8f34953f0676abd93c539796b9b1a397517c50cb","kind":"commit","published_at":"2024-03-14T10:39:50.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.9","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.9/manifests"},{"name":"2023.10.8","sha":"3bdf7ff39d60806e896732737fece3e02f57178b","kind":"commit","published_at":"2024-03-08T12:23:01.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.8","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.8/manifests"},{"name":"2023.10.7","sha":"32fc7b3aae3a21fc7408f09ad236f66f72c28fd1","kind":"commit","published_at":"2024-03-08T10:13:17.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.7","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.7/manifests"},{"name":"2023.10.6","sha":"fb62f4ac7e3a9988d80076e32c13c6bbabf28dc1","kind":"commit","published_at":"2024-03-07T10:40:35.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.6","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.6/manifests"},{"name":"2023.10.5","sha":"22b63ac9efe519478bc8bc9fc3b75a9256c07943","kind":"commit","published_at":"2024-03-06T10:54:08.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.5","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.5/manifests"},{"name":"2023.10.4","sha":"0e80b065ba1b966c1614f4527d44235f797e0de2","kind":"commit","published_at":"2024-03-06T09:09:35.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.4","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.4/manifests"},{"name":"2023.10.3","sha":"19ad711e94abf092d6bd9809c8ede685ea06c370","kind":"commit","published_at":"2024-03-04T14:23:14.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.3","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.3/manifests"},{"name":"2023.10.2","sha":"ef23744f14b840a6b5f3d007b40d389746cba927","kind":"commit","published_at":"2024-02-28T13:52:21.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.2","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.2/manifests"},{"name":"2023.10.1","sha":"09f5699fc26f627380a5c98350bcc4c756619833","kind":"commit","published_at":"2024-02-26T14:20:13.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.1","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.1/manifests"},{"name":"2023.10.0","sha":"f3f29e0f7f6e78cbd8bb16fd592ce408c605161e","kind":"commit","published_at":"2024-02-22T09:48:32.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.10.0","html_url":"https://github.com/root-11/tablite/releases/tag/2023.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.10.0/manifests"},{"name":"2023.9.8","sha":"4d219081cf44187ee3fb58f97611c5d04f389d27","kind":"commit","published_at":"2024-02-06T10:12:52.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.9.8","html_url":"https://github.com/root-11/tablite/releases/tag/2023.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.8/manifests"},{"name":"2023.9.7","sha":"dea00d6205613e04815242f860d7feceb875e522","kind":"commit","published_at":"2024-02-01T11:41:38.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.9.7","html_url":"https://github.com/root-11/tablite/releases/tag/2023.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.7/manifests"},{"name":"2023.9.6","sha":"59fcbd6f119f271088e9372539bbdac7e82539f9","kind":"commit","published_at":"2024-01-31T11:58:53.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.9.6","html_url":"https://github.com/root-11/tablite/releases/tag/2023.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.6/manifests"},{"name":"2023.9.5","sha":"dcc1edd78036d78b9b3d49c08d90d733c77fcdfb","kind":"commit","published_at":"2024-01-30T11:01:41.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.9.5","html_url":"https://github.com/root-11/tablite/releases/tag/2023.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.5/manifests"},{"name":"2023.9.4","sha":"3f541366a75728179012bb3ee6bc332977bb7e67","kind":"commit","published_at":"2024-01-29T14:26:26.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.9.4","html_url":"https://github.com/root-11/tablite/releases/tag/2023.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.4/manifests"},{"name":"2023.9.3","sha":"30d02910cb3ad26fffc84e10ddf50c17025917a4","kind":"commit","published_at":"2024-01-26T14:15:29.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.9.3","html_url":"https://github.com/root-11/tablite/releases/tag/2023.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.3/manifests"},{"name":"2023.9.2","sha":"41fd0eae4a7b44f9cab3c40d6c77b237b0db5425","kind":"commit","published_at":"2024-01-26T13:14:16.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.9.2","html_url":"https://github.com/root-11/tablite/releases/tag/2023.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.2/manifests"},{"name":"2023.9.1","sha":"ff339f8912b2252d12c31784682fd3aa350a1f33","kind":"commit","published_at":"2024-01-25T14:28:27.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.9.1","html_url":"https://github.com/root-11/tablite/releases/tag/2023.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.1/manifests"},{"name":"2023.9.0","sha":"d8e4662454c81fc23f5ffce045d2fa8128d35118","kind":"commit","published_at":"2024-01-25T13:01:55.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.9.0","html_url":"https://github.com/root-11/tablite/releases/tag/2023.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.9.0/manifests"},{"name":"2023.8.11","sha":"9dcb8350b41dcc617ab06eda37757dbcc39d72de","kind":"commit","published_at":"2023-11-24T08:56:07.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.11","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.11/manifests"},{"name":"2023.8.10","sha":"169f1a5a45586f8829b230604625efb5255f3c39","kind":"commit","published_at":"2023-11-16T10:26:15.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.10","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.10/manifests"},{"name":"2023.8.9","sha":"fca1438cc94676c0a9c58bd6d2d29dbfc5124a5a","kind":"commit","published_at":"2023-11-15T10:46:44.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.9","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.9/manifests"},{"name":"2023.8.8","sha":"b81f41655894cbea583f9165dd9d9e75e15a85a2","kind":"commit","published_at":"2023-11-14T10:32:23.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.8","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.8/manifests"},{"name":"2023.8.7","sha":"e8d2ed8df22d32d4a743c2d6996c4c85a4da36c6","kind":"commit","published_at":"2023-11-08T13:43:52.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.7","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.7/manifests"},{"name":"2023.8.dev72","sha":"a18756b6e27ca4f078fa7d2480cd2d6fe713b7cd","kind":"commit","published_at":"2023-11-08T13:33:53.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.dev72","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.dev72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.dev72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev72/manifests"},{"name":"2023.8.dev71","sha":"4d85c6f754030fe96b4f80873e9848f191b78397","kind":"commit","published_at":"2023-11-08T13:26:44.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.dev71","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.dev71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.dev71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev71/manifests"},{"name":"2023.8.dev70","sha":"11a4261a50fe407fc82b9ac2a34afe7ac693ae24","kind":"commit","published_at":"2023-11-08T13:21:44.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.dev70","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.dev70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.dev70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev70/manifests"},{"name":"2023.8.6","sha":"6768684a09cba9a067ffec65fb5a4a9f07dbfc72","kind":"commit","published_at":"2023-11-08T11:17:27.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.6","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.6/manifests"},{"name":"2023.8.5","sha":"c2b33fce53194e5f5ef4c11b8059e535983a840e","kind":"commit","published_at":"2023-11-08T10:13:51.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.5","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.5/manifests"},{"name":"2023.8.4","sha":"a87f8cc181afca39f5f6f395f121c5e5e17a9d5e","kind":"commit","published_at":"2023-11-07T10:47:43.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.4","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.4/manifests"},{"name":"2023.8.3","sha":"46b10cb9df710eeb8e074716febfc076d755afcb","kind":"commit","published_at":"2023-10-26T10:46:18.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.3","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.3/manifests"},{"name":"2023.8.2","sha":"59e18cfa538a76c9c4eb31e6fafbd88917feb09f","kind":"commit","published_at":"2023-10-25T06:09:14.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.2","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.2/manifests"},{"name":"2023.8.1","sha":"d594a69c5a2469b79569ed4de0fe4d6862619ee1","kind":"commit","published_at":"2023-10-24T09:28:19.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.1","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.1/manifests"},{"name":"2023.8.0","sha":"2eb792fd0832e8b53a02cd637e16193d33849ab2","kind":"commit","published_at":"2023-10-23T11:54:12.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.0","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.0/manifests"},{"name":"2023.8.dev7","sha":"e1628974afa5abe3c443cca2fe141e44d27abc8d","kind":"commit","published_at":"2023-10-17T11:45:49.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.dev7","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev7/manifests"},{"name":"2023.8.dev6","sha":"a2182f401edb842112044c88af3c819be59616ce","kind":"commit","published_at":"2023-10-12T10:29:08.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.dev6","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev6/manifests"},{"name":"2023.8.dev5","sha":"fdf3658dfb22faeb0327b2a84748b6fa57db5b62","kind":"commit","published_at":"2023-10-10T09:23:46.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.dev5","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev5/manifests"},{"name":"2023.8.dev4","sha":"8e7467147c9078b33164394ea599abe5c3469018","kind":"commit","published_at":"2023-10-06T08:02:53.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.dev4","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev4/manifests"},{"name":"2023.8.dev3","sha":"d3e840d636be82b0ac54e96a54b4d57f92816e47","kind":"commit","published_at":"2023-10-05T08:21:31.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.dev3","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev3/manifests"},{"name":"2023.8.dev2","sha":"ac7e0866fbd452e67f545cc61ce519e8de46ff7d","kind":"commit","published_at":"2023-10-05T06:10:08.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.dev2","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev2/manifests"},{"name":"2023.8.dev1","sha":"18700d6f17c795bbfdd0b1187e5846d5d847cc2e","kind":"commit","published_at":"2023-10-04T13:02:24.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.dev1","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev1/manifests"},{"name":"2023.8.dev0","sha":"57653b60dd71c930380017829da2158d653a7a2c","kind":"commit","published_at":"2023-10-04T12:02:40.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.8.dev0","html_url":"https://github.com/root-11/tablite/releases/tag/2023.8.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.8.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.8.dev0/manifests"},{"name":"2023.7.dev6","sha":"ad562ff4792c0f77f03b72b96a4f1243f2272e6c","kind":"commit","published_at":"2023-09-26T08:29:21.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.7.dev6","html_url":"https://github.com/root-11/tablite/releases/tag/2023.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.7.dev6/manifests"},{"name":"2023.7.dev5","sha":"cf2aabf0f50d7b266873f5ea358ff661383f7003","kind":"commit","published_at":"2023-09-25T10:53:10.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.7.dev5","html_url":"https://github.com/root-11/tablite/releases/tag/2023.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.7.dev5/manifests"},{"name":"2023.7.dev4","sha":"1446b178dc6afd11e164b2dc23df04eb19f070f9","kind":"commit","published_at":"2023-08-31T10:52:36.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.7.dev4","html_url":"https://github.com/root-11/tablite/releases/tag/2023.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.7.dev4/manifests"},{"name":"2023.7.dev3","sha":"3c79d3ff449dabed65b59411d36bb8aabc9c705a","kind":"commit","published_at":"2023-08-30T09:56:11.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.7.dev3","html_url":"https://github.com/root-11/tablite/releases/tag/2023.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.7.dev3/manifests"},{"name":"2023.7.dev2","sha":"90a181b5a4519c69b47f3c0993a63d998a1f7358","kind":"commit","published_at":"2023-08-28T08:26:44.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.7.dev2","html_url":"https://github.com/root-11/tablite/releases/tag/2023.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.7.dev2/manifests"},{"name":"2023.7.dev1","sha":"391ee096cb064a71e4e7246120eab82bb1b9515d","kind":"commit","published_at":"2023-08-25T06:04:54.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.7.dev1","html_url":"https://github.com/root-11/tablite/releases/tag/2023.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.7.dev1/manifests"},{"name":"2023.7.dev0","sha":"9c26c70791628d509a5b85e5849fc1b15cb46831","kind":"commit","published_at":"2023-08-23T06:24:57.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.7.dev0","html_url":"https://github.com/root-11/tablite/releases/tag/2023.7.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.7.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.7.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.7.dev0/manifests"},{"name":"2023.6.5","sha":"c02058627054012072da9909edfff7ed416f29be","kind":"commit","published_at":"2023-08-18T05:06:29.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.5","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.5/manifests"},{"name":"2023.6.4","sha":"2d5b7f251320036555a46590dc20f96fb3bac141","kind":"commit","published_at":"2023-08-16T08:51:28.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.4","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.4/manifests"},{"name":"2023.6.3","sha":"53bb03388fc3fd920fad4ecd308ff023a2c8552f","kind":"commit","published_at":"2023-08-14T11:05:01.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.3","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.3/manifests"},{"name":"2023.6.2","sha":"a1553a9f9b90a17d6b002ae3cdd9e940ad147d06","kind":"commit","published_at":"2023-08-10T12:22:24.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.2","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.2/manifests"},{"name":"2023.6.1","sha":"d6b9d8ca25af0aa5ab7e75bd553032e27d10e9cf","kind":"commit","published_at":"2023-08-01T08:36:31.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.1","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.1/manifests"},{"name":"2023.6.dev14","sha":"e13abcad59e32b9a5a684eacf27bb239658c9541","kind":"commit","published_at":"2023-07-13T17:58:09.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.dev14","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev14/manifests"},{"name":"2023.6.dev13","sha":"7d531c6987d728d311eb9f2dd3487bdf57de53f9","kind":"commit","published_at":"2023-07-11T10:34:12.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.dev13","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.dev13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev13/manifests"},{"name":"2023.6.dev12","sha":"2b89b52ae031143e105dba652643078c317c92b0","kind":"commit","published_at":"2023-07-03T11:40:17.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.dev12","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev12/manifests"},{"name":"2023.6.dev11","sha":"c4f77d38c79879bc3afb41188bc7571330debd66","kind":"commit","published_at":"2023-07-03T11:12:14.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.dev11","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev11/manifests"},{"name":"2023.6.dev10","sha":"f7a45798c03ebfcf338321f5515dc557d10ba901","kind":"commit","published_at":"2023-06-27T12:01:58.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.dev10","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev10/manifests"},{"name":"2023.6.dev9","sha":"929656b7de55a530dab0577b83878e35df7a1a09","kind":"commit","published_at":"2023-06-22T15:27:13.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.dev9","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev9/manifests"},{"name":"2023.6.dev8","sha":"c6e40c16b64b2749f5336989a5f3a6a946acc931","kind":"commit","published_at":"2023-06-19T21:07:08.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.dev8","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev8/manifests"},{"name":"2023.6.dev7","sha":"ddf16e2edd00fc7b7423f7117317ec13f8a95c56","kind":"commit","published_at":"2023-06-19T13:16:02.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.dev7","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev7/manifests"},{"name":"2023.6.dev6","sha":"505d3e5a5d4fd549dd65a3bca9ed341442d4f266","kind":"commit","published_at":"2023-06-16T10:58:01.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.dev6","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev6/manifests"},{"name":"2323.6.dev5","sha":"8b042effaa9d89c99631beb8700a6d278e8bb607","kind":"commit","published_at":"2023-06-13T19:35:14.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2323.6.dev5","html_url":"https://github.com/root-11/tablite/releases/tag/2323.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2323.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2323.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2323.6.dev5/manifests"},{"name":"2023.6.dev4","sha":"6445b1063ab77ca40424a3a43ec48ba5538003fa","kind":"commit","published_at":"2023-06-13T09:41:11.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.dev4","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev4/manifests"},{"name":"2023.6.dev3","sha":"806f92cab39f7cc1da10ffe4bb2ec1a45a660f7d","kind":"commit","published_at":"2023-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.dev3","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev3/manifests"},{"name":"2023.6.dev2","sha":"7a23137ffda9b35f92fd5243bf0b27b1be9f1c59","kind":"commit","published_at":"2023-06-09T09:47:56.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.dev2","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev2/manifests"},{"name":"2023.6.dev0","sha":"3e42f726988210725fb2cb26a287292e93a162d4","kind":"commit","published_at":"2023-06-06T17:16:10.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2023.6.dev0","html_url":"https://github.com/root-11/tablite/releases/tag/2023.6.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2023.6.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2023.6.dev0/manifests"},{"name":"2022.11.19","sha":"c51c93faf2c59e2d6371d73610d8cbba9af59825","kind":"commit","published_at":"2023-05-15T07:11:05.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.19","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.19/manifests"},{"name":"2022.11.18","sha":"f90712ef560cbc1c55f9d00cc22c8d4f9d7daa26","kind":"commit","published_at":"2023-05-08T09:46:20.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.18","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.18/manifests"},{"name":"2022.11.17","sha":"1e8ede902a2f22b7721b1d76a01effb2cd9ed941","kind":"commit","published_at":"2023-04-14T10:57:08.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.17","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.17/manifests"},{"name":"2022.11.16","sha":"dffc0256f79e784d42e47dbf073bddb7a941724d","kind":"commit","published_at":"2023-04-07T11:15:45.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.16","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.16/manifests"},{"name":"2022.11.15","sha":"a41f178b15f9f3cb0f01698ed686af03fda6a8bd","kind":"commit","published_at":"2023-04-06T14:06:35.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.15","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.15/manifests"},{"name":"2022.11.14","sha":"79071bfb1b567a99176dc78702621dc23717d4d9","kind":"commit","published_at":"2023-03-31T07:50:12.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.14","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.14/manifests"},{"name":"2022.11.13","sha":"15249686d22cd50f190eb38dff72658ff0a825f9","kind":"commit","published_at":"2023-03-29T09:26:38.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.13","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.13/manifests"},{"name":"2022.11.12","sha":"51ac49ea255aa91805ba9bb6bc2096966eecbc84","kind":"commit","published_at":"2023-03-17T10:10:14.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.12","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.12/manifests"},{"name":"2022.11.11","sha":"a4114f0239d28079bcb86e12e97455c29d67afd9","kind":"commit","published_at":"2023-03-16T10:09:42.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.11","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.11/manifests"},{"name":"2022.11.10","sha":"1c32411abb500a0b8facc8ce7ab77c7c8dbfbac6","kind":"commit","published_at":"2023-03-13T14:29:15.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.10","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.10/manifests"},{"name":"2022.11.9","sha":"abd26fc7f4ab78e618369ef26da8421425ff05e6","kind":"commit","published_at":"2023-03-10T08:51:38.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.9","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.9/manifests"},{"name":"2022.11.8","sha":"0f5fd2e472512bfc66ac8dd153665ab1c08b2bfa","kind":"commit","published_at":"2023-03-09T09:24:52.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.8","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.8/manifests"},{"name":"2022.11.7","sha":"bace26d0ddfcf352aac340d295030d1298c15c90","kind":"commit","published_at":"2023-03-08T12:32:46.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.7","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.7/manifests"},{"name":"2022.11.6","sha":"96b218eb95dd9b981080a5628775599f02324573","kind":"commit","published_at":"2023-02-27T14:36:06.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.6","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.6/manifests"},{"name":"2022.11.5","sha":"90fa45cf9583e3d331c98c802c70125930476d04","kind":"commit","published_at":"2023-02-20T10:17:48.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.5","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.5/manifests"},{"name":"2022.11.4","sha":"dec083f30ccb97d09b859633cee905e8bd5faae0","kind":"commit","published_at":"2023-01-26T09:49:29.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.4","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.4/manifests"},{"name":"2022.11.3","sha":"a83e5f81824dfe09c843025f59b2d7f6355b967d","kind":"commit","published_at":"2022-12-04T11:56:46.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.3","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.3/manifests"},{"name":"2022.11.2","sha":"6a1e74cee25261b91196b881755b338fcd24e217","kind":"commit","published_at":"2022-11-28T13:36:45.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.2","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.2/manifests"},{"name":"2022.11.1","sha":"a5a9de14463d2d79c57ebaa2ae3ed990a54be652","kind":"commit","published_at":"2022-11-28T11:00:59.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.1","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.1/manifests"},{"name":"2022.11.0","sha":"8f32a809dbcb2f7b4f51529e4a590f10bb1adf9d","kind":"commit","published_at":"2022-11-23T17:02:54.000Z","download_url":"https://codeload.github.com/root-11/tablite/tar.gz/2022.11.0","html_url":"https://github.com/root-11/tablite/releases/tag/2022.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/root-11/tablite@2022.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/tags/2022.11.0/manifests"}]},"repo_metadata_updated_at":"2025-07-01T13:48:57.387Z","dependent_packages_count":0,"downloads":237,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":6.526786498489691,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":10.781560524693067,"forks_count":10.518657421817563,"docker_downloads_count":null,"average":11.904781335737614},"purl":"pkg:pypi/tablite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tablite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tablite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tablite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-27T12:36:55.598Z","issues_count":45,"pull_requests_count":123,"avg_time_to_close_issue":8201504.261904762,"avg_time_to_close_pull_request":52487.88524590164,"issues_closed_count":42,"pull_requests_closed_count":122,"pull_request_authors_count":6,"issue_authors_count":12,"avg_comments_per_issue":3.066666666666667,"avg_comments_per_pull_request":0.5853658536585366,"merged_pull_requests_count":113,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":404.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/issues","maintainers":[{"login":"realratchet","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/realratchet"},{"login":"root-11","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/root-11"},{"login":"omenSi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omenSi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tablite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tablite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tablite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tablite/related_packages","maintainers":[{"uuid":"Bjorn.Madsen","login":"Bjorn.Madsen","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/Bjorn.Madsen/","role":null,"created_at":"2022-11-28T14:20:55.576Z","updated_at":"2022-11-28T14:20:55.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Bjorn.Madsen/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726290,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":668358,"full_name":"root-11/tablite","default_branch":"master","committers":[{"name":"Bjorn Madsen","email":"dr.bjorn.madsen@gmail.com","login":null,"count":636},{"name":"root-11","email":"bjorn.h.madsen@gmail.com","login":null,"count":467},{"name":"Ratchet","email":"audryzas@hotmail.com","login":null,"count":420},{"name":"root-11","email":"4048422+root-11","login":"root-11","count":128},{"name":"Eugene Antonov","email":"jetman@microdevops.com","login":null,"count":10},{"name":"ovidijg","email":"ovidijus.grigas@dematic.com","login":null,"count":9},{"name":"Arturo Soucase","email":"arturo.soucase@dematic.com","login":null,"count":5},{"name":"Ovidijus Grigas","email":"Ovidijus.Grigas@dematic.com","login":null,"count":3},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":3},{"name":"ltaylor","email":"lee.taylor@dematic.com","login":null,"count":1},{"name":"root-11","email":"bjorn.madsen@operationsresearchgroup.com","login":null,"count":1},{"name":"Ovidijus Grigas","email":"37402483+omenSi","login":"omenSi","count":1}],"total_commits":1684,"total_committers":12,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":140.33333333333334,"dds":0.6223277909738718,"past_year_committers":[{"name":"Ratchet","email":"audryzas@hotmail.com","login":null,"count":323},{"name":"root-11","email":"4048422+root-11","login":"root-11","count":86},{"name":"Eugene Antonov","email":"jetman@microdevops.com","login":null,"count":10},{"name":"ovidijg","email":"ovidijus.grigas@dematic.com","login":null,"count":9},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":3},{"name":"Ovidijus Grigas","email":"37402483+omenSi","login":"omenSi","count":1}],"past_year_total_commits":432,"past_year_total_committers":6,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":72.0,"past_year_dds":0.25231481481481477,"last_synced_at":"2024-09-17T13:33:39.317Z","last_synced_commit":"60d36fa583aa6fb710ce34b5753a242b59161cf4","created_at":"2023-03-09T10:21:46.842Z","updated_at":"2024-09-17T13:33:39.317Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"root-11/tablite","html_url":"https://github.com/root-11/tablite","last_synced_at":"2025-07-01T13:55:52.470Z","status":null,"issues_count":45,"pull_requests_count":123,"avg_time_to_close_issue":8201504.261904762,"avg_time_to_close_pull_request":52487.88524590164,"issues_closed_count":42,"pull_requests_closed_count":122,"pull_request_authors_count":6,"issue_authors_count":12,"avg_comments_per_issue":3.066666666666667,"avg_comments_per_pull_request":0.5853658536585366,"merged_pull_requests_count":113,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T01:04:10.433Z","updated_at":"2025-09-02T05:49:34.322Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-11%2Ftablite/issues","issue_labels_count":{"enhancement":11,"bug":3,"question":2,"wontfix":1,"documentation":1},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"OWNER":24,"NONE":14,"COLLABORATOR":6},"pull_request_author_associations_count":{"COLLABORATOR":136,"NONE":6,"OWNER":5,"CONTRIBUTOR":1},"issue_authors":{"root-11":24,"realratchet":6,"omenSi":3,"ttopi":2,"hgldarby":2,"ypanagis":1,"bjornmadsen":1,"dovydasrudys":1,"akash-goel":1,"rhs3i":1,"danieldjewell":1,"cerv15":1},"pull_request_authors":{"realratchet":130,"omenSi":8,"root-11":5,"asoucase":3,"Jetman80":1,"dependabot[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10172784,"issues_count":31935533,"pull_requests_count":100143235,"authors_count":10733238,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"realratchet","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/realratchet"},{"login":"root-11","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/root-11"},{"login":"omenSi","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omenSi"}],"active_maintainers":[]},"events":{"total":{"PushEvent":2},"last_year":{"PushEvent":2}},"keywords":["data-analysis","data-science","datatype","disk","etl","excel","filereader","pandas","pivot-tables","python","table","tabular-data"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-10T01:54:19.774Z","updated_at":"2022-08-10T01:54:19.774Z","repository_link":"https://github.com/root-11/tablite/blob/master/requirements.txt","dependencies":[{"id":992763166,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.63.0","direct":true,"kind":"runtime","optional":false},{"id":992763167,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.22.3","direct":true,"kind":"runtime","optional":false},{"id":992763168,"package_name":"h5py","ecosystem":"pypi","requirements":"\u003e=3.6.0","direct":true,"kind":"runtime","optional":false},{"id":992763169,"package_name":"psutil","ecosystem":"pypi","requirements":"\u003e=5.9.0","direct":true,"kind":"runtime","optional":false},{"id":992763170,"package_name":"chardet","ecosystem":"pypi","requirements":"==5.0.0","direct":true,"kind":"runtime","optional":false},{"id":992763171,"package_name":"pyexcel","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":992763172,"package_name":"pyexcel-odsr","ecosystem":"pypi","requirements":"==0.6.0","direct":true,"kind":"runtime","optional":false},{"id":992763173,"package_name":"pyexcel-ods","ecosystem":"pypi","requirements":"==0.6.0","direct":true,"kind":"runtime","optional":false},{"id":992763174,"package_name":"pyperclip","ecosystem":"pypi","requirements":"==1.8.2","direct":true,"kind":"runtime","optional":false},{"id":992763175,"package_name":"pyexcel-xlsx","ecosystem":"pypi","requirements":"==0.6.0","direct":true,"kind":"runtime","optional":false},{"id":992763176,"package_name":"pyexcel-xls","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":992763177,"package_name":"pyuca","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false},{"id":992763178,"package_name":"mplite","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codecov.yml","sha":null,"kind":"manifest","created_at":"2023-02-14T16:16:10.259Z","updated_at":"2023-02-14T16:16:10.259Z","repository_link":"https://github.com/root-11/tablite/blob/master/.github/workflows/codecov.yml","dependencies":[{"id":7663637503,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7663637504,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7663637505,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-14T16:16:10.388Z","updated_at":"2023-02-14T16:16:10.388Z","repository_link":"https://github.com/root-11/tablite/blob/master/.github/workflows/publish.yml","dependencies":[{"id":7663637856,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7663637859,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-test.yml","sha":null,"kind":"manifest","created_at":"2023-02-14T16:16:10.432Z","updated_at":"2023-02-14T16:16:10.432Z","repository_link":"https://github.com/root-11/tablite/blob/master/.github/workflows/python-test.yml","dependencies":[{"id":7663638333,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7663638334,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_for_testing.txt","sha":null,"kind":"manifest","created_at":"2023-02-14T16:16:10.458Z","updated_at":"2023-02-14T16:16:10.458Z","repository_link":"https://github.com/root-11/tablite/blob/master/requirements_for_testing.txt","dependencies":[{"id":7663638349,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]}],"score":11.650249655833449,"created_at":"2025-09-08T21:01:10.247Z","updated_at":"2025-10-07T08:28:30.277Z","avatar_url":"https://github.com/root-11.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":237,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/80961","html_url":"https://science.ecosyste.ms/projects/80961"}