{"id":18859385,"url":"https://github.com/tuarua/zip-ane","last_synced_at":"2025-08-29T06:17:26.338Z","repository":{"id":55497218,"uuid":"125634026","full_name":"tuarua/Zip-ANE","owner":"tuarua","description":"Zip Adobe Air Native Extension for Windows, macOS 10.10+ and iOS 9.0+, Android 19.0+","archived":false,"fork":false,"pushed_at":"2022-12-08T05:23:13.000Z","size":3776,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-14T12:14:15.100Z","etag":null,"topics":["adobe-air","air-native-extensions","csharp","kotlin-android","swift4","zip"],"latest_commit_sha":null,"homepage":"","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/tuarua.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-03-17T13:53:13.000Z","updated_at":"2021-12-10T06:39:12.000Z","dependencies_parsed_at":"2023-01-24T14:15:24.770Z","dependency_job_id":null,"html_url":"https://github.com/tuarua/Zip-ANE","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/tuarua/Zip-ANE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuarua%2FZip-ANE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuarua%2FZip-ANE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuarua%2FZip-ANE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuarua%2FZip-ANE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuarua","download_url":"https://codeload.github.com/tuarua/Zip-ANE/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuarua%2FZip-ANE/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272640950,"owners_count":24968786,"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","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["adobe-air","air-native-extensions","csharp","kotlin-android","swift4","zip"],"created_at":"2024-11-08T04:17:35.156Z","updated_at":"2025-08-29T06:17:26.294Z","avatar_url":"https://github.com/tuarua.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zip-ANE\n\nZip Adobe Air Native Extension for Windows, macOS, iOS 9.0+ and Android 19+.    \nThis ANE provides an identical cross platform API for creating and extracting .zip files   \n\n[ASDocs Documentation](https://tuarua.github.io/asdocs/zipane/index.html)  \n\n-------------\n## Prerequisites\n\nYou will need:\n\n- IntelliJ IDEA\n- AIR 33.1.1.217+\n- [.Net Core Runtime](https://dotnet.microsoft.com/download/dotnet-core/3.1)\n- [AIR-Tools](https://github.com/tuarua/AIR-Tools/)\n\n-------------\n\n\n## Android\n\ncd into /example-mobile and run the _\"air-tools\"_ command (You will need [AIR-Tools](https://github.com/tuarua/AIR-Tools/) installed)\n\n```shell\nair-tools install\n```\n\n-------------\n\n## iOS\n\n\n\u003eN.B. You must use a Mac to build an iOS app using this ANE. Windows is **NOT** supported.\n\n\nThis folder, ios_dependencies/device/Frameworks, must be packaged as part of your app when creating the ipa. How this is done will depend on the IDE you are using.\nAfter the ipa is created unzip it and confirm there is a \"Frameworks\" folder in the root of the .app package.\n\n-------------\n\n## Windows\n\n### The ANE + Dependencies\n\n\nFrom Terminal cd into /example-desktop and run the _\"air-tools\"_ command (You will need [AIR-Tools](https://github.com/tuarua/AIR-Tools/) installed)\n\n```bash\nair-tools install\n```\n\n##### Windows Installation - Important!\n\n* This ANE was built with MS Visual Studio 2015. As such your machine (and user's machines) will need to have Microsoft Visual C++ 2015 Redistributable (x86) runtime installed.\nhttps://www.microsoft.com/en-us/download/details.aspx?id=48145\n\n* This ANE also uses .NET 4.6 Framework. As such your machine (and user's machines) will need to have to have this installed.\nhttps://www.microsoft.com/en-us/download/details.aspx?id=48130\n\n-------------\n\n## macOS\n\nFrom the command line cd into /example-desktop and run:\n\n```shell\nair-tools install\n```\n\n### Task List\n- [x] Zip file creation\n- [x] Zip file extraction\n- [ ] Zip file information\n- [ ] Zip file updating\n- [x] Zip single entry extraction\n\n### References\n* [https://github.com/marmelroy/Zip]\n* [https://kotlinlang.org/docs/reference/android-overview.html] \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuarua%2Fzip-ane","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuarua%2Fzip-ane","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuarua%2Fzip-ane/lists"}