{"id":16302269,"url":"https://github.com/kaiepi/id-sixel","last_synced_at":"2026-01-22T20:10:04.900Z","repository":{"id":133444164,"uuid":"378533766","full_name":"Kaiepi/id-sixel","owner":"Kaiepi","description":"Idris 2 libsixel bindings","archived":false,"fork":false,"pushed_at":"2021-06-20T16:04:35.000Z","size":5813,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T05:56:21.169Z","etag":null,"topics":["idris2","libsixel","sixel"],"latest_commit_sha":null,"homepage":"","language":"Idris","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kaiepi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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":"2021-06-20T01:15:06.000Z","updated_at":"2021-06-20T16:04:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a73c560-6cef-408b-8efc-6a4f8a89e8a3","html_url":"https://github.com/Kaiepi/id-sixel","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/Kaiepi/id-sixel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaiepi%2Fid-sixel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaiepi%2Fid-sixel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaiepi%2Fid-sixel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaiepi%2Fid-sixel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kaiepi","download_url":"https://codeload.github.com/Kaiepi/id-sixel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaiepi%2Fid-sixel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28670366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T19:36:09.361Z","status":"ssl_error","status_checked_at":"2026-01-22T19:36:05.567Z","response_time":144,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["idris2","libsixel","sixel"],"created_at":"2024-10-10T20:56:55.032Z","updated_at":"2026-01-22T20:10:04.882Z","avatar_url":"https://github.com/Kaiepi.png","language":"Idris","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sixel\n\nIdris 2 bindings for [libsixel](https://github.com/saitoha/libsixel/).\n\nRefer to `examples/` for usage.\n\n## Dependencies\n\nRefer to [libsixel's README](https://github.com/saitoha/libsixel#install) for\ninstructions for your platform. Ensure `libsixel.so` (wherever it may be) is\nloadable by `idris2`; if it isn't by default, append its directory to the\n`IDRIS2_LIBS` environment variable.\n\nBuilds and installation of this module depend on\n[cmake](https://cmake.org/install/).\n\n## Install\n\n```sh\n$ cmake .\n$ cmake --build .\n$ cmake --install .\n```\n\n## Notes\n\n- Bindings should match the level of support of those for Python. This implies\n  `sixel_decode_raw` is NYI.\n- In general, bindings are named after a libsixel function stripped of any\n  namespace, with the exception of constructors, which are given a\n  `Mk`-prefixed name, e.g. `sixel_allocator_new` becomes `MkAllocator` and\n  `sixel_allocator_malloc` becomes `malloc`.\n- With the exception of `Allocator`, libsixel structures are garbage collected.\n  Allocators can be freed with `destroy`.\n- Reference count bounds are enforced statically, so too many `unref`s will\n  throw a typechecking error.\n- Tested on OpenBSD -current amd64 as of 2021/06.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaiepi%2Fid-sixel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaiepi%2Fid-sixel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaiepi%2Fid-sixel/lists"}