{"id":16917238,"url":"https://github.com/mayeut/yabmp","last_synced_at":"2025-04-11T16:25:02.103Z","repository":{"id":32335244,"uuid":"35910646","full_name":"mayeut/yabmp","owner":"mayeut","description":"Yet Another BMP library - WIP","archived":false,"fork":false,"pushed_at":"2023-02-14T05:00:09.000Z","size":723,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T12:22:29.000Z","etag":null,"topics":["bitmap","bmp","c","image","library"],"latest_commit_sha":null,"homepage":"","language":"C","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/mayeut.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2015-05-19T21:55:10.000Z","updated_at":"2023-01-31T16:37:52.000Z","dependencies_parsed_at":"2025-02-19T19:34:10.592Z","dependency_job_id":"4e6361f8-179e-4fad-8782-c8785491ebbe","html_url":"https://github.com/mayeut/yabmp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayeut%2Fyabmp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayeut%2Fyabmp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayeut%2Fyabmp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayeut%2Fyabmp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mayeut","download_url":"https://codeload.github.com/mayeut/yabmp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248439140,"owners_count":21103550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitmap","bmp","c","image","library"],"created_at":"2024-10-13T19:33:56.354Z","updated_at":"2025-04-11T16:25:02.080Z","avatar_url":"https://github.com/mayeut.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yabmp [![badge-license]][link-license] [![badge-build]][link-build] [![badge-coverage]][link-coverage] [![badge-coverity]][link-coverity]\n\n**This is still a work in progress**\n\n## What is yabmp ?\n\nyabmp is Yet Another BMP library written in C language.\nIt aims to provide a [libpng](http://www.libpng.org/pub/png/libpng.html)-like interface to read/write BMP images.\n\n## Why use yabmp when BMP format is so simple ?\n\nMost of the time, BMP format is simple. However, yabmp aims to provide a robust implementation in case of corrupted files, exotic formats, ...\n\n## Who can use the code ?\nAnyone. As the yabmp code is released under the [MIT License][link-license], anyone can use or modify the code, even for commercial applications.\nSee [LICENSE][link-license] for license and copyright information.\n\n## What's been tested ?\nyabmp uses images from [bmpsuite](https://github.com/jsummers/bmpsuite) 2.4 for its non regression tests. Those images are in the public domain.\n\nyabmp also uses fuzzed data derived from those images. Fuzzed data has been generated by [american fuzzy lop](http://lcamtuf.coredump.cx/afl/) 1.94b.\n\n[comment-license]: https://img.shields.io/github/license/mayeut/yabmp.svg \"https://img.shields.io/badge/license-MIT-blue.svg\"\n[badge-license]: https://img.shields.io/badge/license-MIT-blue.svg \"MIT License\"\n[link-license]: https://github.com/mayeut/yabmp/blob/master/LICENSE \"MIT License\"\n[badge-build]: https://github.com/mayeut/yabmp/actions/workflows/test.yml/badge.svg \"Build Status\"\n[link-build]: https://github.com/mayeut/yabmp/actions/workflows/test.yml \"Build Status\"\n[badge-coverage]: http://codecov.io/github/mayeut/yabmp/coverage.svg?branch=master \"Code Coverage\"\n[link-coverage]: http://codecov.io/github/mayeut/yabmp?branch=master \"Code Coverage\"\n[badge-coverity]: https://scan.coverity.com/projects/6405/badge.svg \"Coverity Scan Build Status\"\n[link-coverity]: https://scan.coverity.com/projects/mayeut-yabmp \"Coverity Scan Build Status\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayeut%2Fyabmp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmayeut%2Fyabmp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayeut%2Fyabmp/lists"}