{"id":25255523,"url":"https://github.com/theluckycoder/kompress","last_synced_at":"2025-04-05T23:44:19.151Z","repository":{"id":45239605,"uuid":"365539006","full_name":"TheLuckyCoder/Kompress","owner":"TheLuckyCoder","description":"Kotlin Zip Compression/Decompression Library based on Apache Compress ","archived":false,"fork":false,"pushed_at":"2021-12-28T22:39:47.000Z","size":202,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T06:03:09.779Z","etag":null,"topics":["android","android-library","kotlin","kotlin-library","unzip","zip"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/TheLuckyCoder.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}},"created_at":"2021-05-08T14:46:18.000Z","updated_at":"2022-02-24T09:02:35.000Z","dependencies_parsed_at":"2022-09-12T14:22:03.283Z","dependency_job_id":null,"html_url":"https://github.com/TheLuckyCoder/Kompress","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheLuckyCoder%2FKompress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheLuckyCoder%2FKompress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheLuckyCoder%2FKompress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheLuckyCoder%2FKompress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheLuckyCoder","download_url":"https://codeload.github.com/TheLuckyCoder/Kompress/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415922,"owners_count":20935385,"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":["android","android-library","kotlin","kotlin-library","unzip","zip"],"created_at":"2025-02-12T05:56:37.846Z","updated_at":"2025-04-05T23:44:19.137Z","avatar_url":"https://github.com/TheLuckyCoder.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kompress\n[![API](https://img.shields.io/badge/API-16%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=16)\n[![](https://jitpack.io/v/TheLuckyCoder/Kompress.svg)](https://jitpack.io/#TheLuckyCoder/Kompress)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/vipulasri/Timeline-View/blob/master/LICENSE)\n\nKompress is a port of the [Apache Compress](https://github.com/apache/commons-compress) library to be usable on Android 4.1 and above.\nBesides rewriting the project Kotlin and adding support for older Android Versions, this lightweight version only supports Zip files.\n\nOn top of that the parallel API has been rewritten to use Kotlin Coroutines.\n\n## Usage\n\nAdd the following to dependency to `build.gradle`:\n\n```gradle\ndependencies {\n   implementation 'com.github.TheLuckyCoder:Kompress:v0.5.0'\n}\n```\n\nHere are some [Examples](https://github.com/TheLuckyCoder/Kompress/blob/main/app/src/main/java/net/theluckycoder/kompresstest/test/ZipExample.kt) using the most basic APIs.\n\n## License\n\n```\nCopyright 2021 Filea Răzvan Gheorghe\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\nThis project is based on [Apache Compress](https://github.com/apache/commons-compress), licensed under [Apache License 2.0](https://github.com/apache/commons-compress/blob/master/LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheluckycoder%2Fkompress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheluckycoder%2Fkompress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheluckycoder%2Fkompress/lists"}