ArkScript-lang / ArkScript-lang/modules
Zip & unzip
未关闭
enhancement
priority/low
- 主要语言
- C++
- 星标
- 7
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
Add a new module to handle the following formats:
- zip
- tar.gz
- tar.xz
- tar
We want to be able to open those files (and extract the files inside) as well create them from ArkScript code.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查仓库中现有的模块入口点,以及模块如何向 ArkScript 代码公开功能。确定打开、提取和创建 zip、tar.gz、tar.xz 和 tar 归档的范围,然后验证每种格式都支持所请求的操作。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100