ArkScript-lang / ArkScript-lang/modules

Zip & unzip

Open
#60 0 comments 0 reactions 0 assignees View on GitHub
enhancement priority/low
Dominant language
C++
Stars
7
Forks
4
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the repository's existing module entry points and how modules expose functionality to ArkScript code. Define the scope for opening, extracting, and creating zip, tar.gz, tar.xz, and tar archives, then verify that each format supports the requested operations.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.