{"id":13505564,"url":"https://github.com/AppImageCommunity/libappimage","last_synced_at":"2025-03-30T00:31:09.500Z","repository":{"id":41095044,"uuid":"145175345","full_name":"AppImageCommunity/libappimage","owner":"AppImageCommunity","description":"Implements functionality for dealing with AppImage files","archived":false,"fork":false,"pushed_at":"2024-11-24T23:50:09.000Z","size":2749,"stargazers_count":46,"open_issues_count":58,"forks_count":27,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-25T00:22:58.588Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://appimage.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AppImageCommunity.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}},"created_at":"2018-08-17T23:42:06.000Z","updated_at":"2024-04-20T14:08:40.000Z","dependencies_parsed_at":"2024-01-24T06:03:21.326Z","dependency_job_id":null,"html_url":"https://github.com/AppImageCommunity/libappimage","commit_stats":null,"previous_names":["appimage/libappimage"],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppImageCommunity%2Flibappimage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppImageCommunity%2Flibappimage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppImageCommunity%2Flibappimage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppImageCommunity%2Flibappimage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AppImageCommunity","download_url":"https://codeload.github.com/AppImageCommunity/libappimage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246262490,"owners_count":20749170,"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":[],"created_at":"2024-08-01T00:01:09.867Z","updated_at":"2025-03-30T00:31:04.477Z","avatar_url":"https://github.com/AppImageCommunity.png","language":"C++","readme":"# libappimage ![CI](https://github.com/AppImage/libappimage/workflows/CI/badge.svg) [![irc](https://img.shields.io/badge/IRC-%23AppImage%20on%20libera.chat-blue.svg)](https://web.libera.chat/#AppImage)\n\nThis library is part of the [AppImage](https://github.com/AppImage/appimagekit/) project. It implements functionality for dealing with AppImage files. It is written in C++ and is using Boost.\n\n## Availablility\n\nlibappimage is available in the following distributions:\nhttps://repology.org/project/libappimage/versions\n\n## Usage\n\nAs a user, you normally do not need to deal with this library. Tools that use it (like [the optional `appimaged` daemon](https://github.com/AppImage/appimaged)) usually come with a bundled copy of it.\n\n## API documentation\n\nAs a developer interested in using libappimage in your projects, please find the API documentation here:\nhttps://docs.appimage.org/api/libappimage/. Please note that if you are using libappimage in your project, we recommend bundling your private copy or linking statically to it, since the versions provided by distributions may be outdated.\n\n## Building\n\nIf for some reason you need to do a local development build, on a deb-based system (tested on Ubuntu xenial) do:\n\n```\nsudo apt-get -y install automake cmake libtool libcairo-dev libfuse-dev git librsvg2-dev\ngit clone https://github.com/AppImage/libappimage --recursive\ncd ./libappimage/\nmkdir build\ncd build\ncmake .. -DBUILD_TESTING:bool=False\nmake\nsudo make install\ncd ..\n```\n\n## Contributing\n\nYour contributions are welcome.\n\nIf you make or suggest changes to this code, please test that the resulting executables (like [the `appimaged` daemon](https://github.com/AppImage/appimaged)) are still working properly.\n\n\nIf you have questions, AppImage developers are on #AppImage on irc.libera.chat.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAppImageCommunity%2Flibappimage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAppImageCommunity%2Flibappimage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAppImageCommunity%2Flibappimage/lists"}