{"id":18425651,"url":"https://github.com/zhanghai/libarchive-android","last_synced_at":"2026-04-06T03:36:05.222Z","repository":{"id":193810605,"uuid":"689535575","full_name":"zhanghai/libarchive-android","owner":"zhanghai","description":"libarchive as an Android library","archived":false,"fork":false,"pushed_at":"2024-09-16T08:05:34.000Z","size":168,"stargazers_count":53,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-17T09:52:06.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zhanghai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","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":"2023-09-10T05:44:25.000Z","updated_at":"2024-09-16T12:03:01.000Z","dependencies_parsed_at":"2023-09-10T07:22:30.314Z","dependency_job_id":"53dc82ad-bbbc-4abf-96a0-a2cddb5a9af6","html_url":"https://github.com/zhanghai/libarchive-android","commit_stats":null,"previous_names":["zhanghai/libarchive-android"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhanghai%2Flibarchive-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhanghai%2Flibarchive-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhanghai%2Flibarchive-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhanghai%2Flibarchive-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhanghai","download_url":"https://codeload.github.com/zhanghai/libarchive-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230471175,"owners_count":18231193,"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-11-06T05:04:44.513Z","updated_at":"2026-04-06T03:36:00.187Z","avatar_url":"https://github.com/zhanghai.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libarchive-android\n\n[![Android CI status](https://github.com/zhanghai/libarchive-android/workflows/Android%20CI/badge.svg)](https://github.com/zhanghai/libarchive-android/actions)\n\n[libarchive](https://github.com/libarchive/libarchive) built with Android NDK, packaged as an\nAndroid library with some Java binding.\n\nThe bundled [libarchive](https://github.com/libarchive/libarchive) is built with\n[libz](https://developer.android.com/ndk/guides/stable_apis#zlib_compression),\n[libbz2](https://gitlab.com/bzip2/bzip2), [liblzma](https://github.com/tukaani-project/xz),\n[liblz4](https://github.com/lz4/lz4), [libzstd](https://github.com/facebook/zstd) and\n[libmbedcrypto](https://github.com/Mbed-TLS/mbedtls).\n\nThis is not an officially supported Google product.\n\n## Integration\n\nGradle:\n\n```gradle\nimplementation 'me.zhanghai.android.libarchive:library:1.1.6'\n```\n\n## Usage\n\nSee [`Archive.java`](library/src/main/java/me/zhanghai/android/libarchive/Archive.java) and\n[`ArchiveEntry.java`](library/src/main/java/me/zhanghai/android/libarchive/ArchiveEntry.java), which\ncontain the Java bindings for\n[`archive.h`](https://github.com/libarchive/libarchive/blob/master/libarchive/archive.h) and\n[`archive_entry.h`](https://github.com/libarchive/libarchive/blob/master/libarchive/archive_entry.h)\n.\n\nSee also\n[`MainActivity.java`](sample/src/main/java/me/zhanghai/android/libarchive/sample/MainActivity.java)\nfor an example on how to use this library to read archive files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhanghai%2Flibarchive-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhanghai%2Flibarchive-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhanghai%2Flibarchive-android/lists"}