A simple and easy-to-use CLI tool for manipulating compressed files
Project description
Nyarchiver (Nercone Archiver)
A simple and easy-to-use CLI tool for manipulating compressed files
Requiments
- CPython 3.9+
uvPyPI↗︎ orpip3PyPI↗︎nercone-modernPyPI↗︎py7zrPyPI↗︎rarfilePyPI↗︎pyzipperPyPI↗︎
Installation
using uv (recommended)
uv tool install nercone-archiver
using pip3
System Python:
pip3 install nercone-archiver --break-system-packages
Venv Python:
pip3 install nercone-archiver
Update
using uv (recommended)
uv tool install nercone-archiver --upgrade
using pip3
System Python:
pip3 install nercone-archiver --upgrade --break-system-packages
Venv Python:
pip3 install nercone-archiver --upgrade
Usage
Interactive mode
nyarchiver
Show helps
nyarchiver [-h] [--help]
List files in an archive
nyarchiver ls <path>
Create a new archive file
nyarchiver create [--dest-path <path inside the archive>] [--password <password for encrypted archives>] [--format <force compression format>] <archive> <source>
Extract an archive
nyarchiver extract [--password <password for encrypted archives>] <archive> [<dest>]
Add file/dir to an existing archive
nyarchiver add [--dest-path <path inside the archive>] [--password <password for encrypted archives>] [--out <output archive path>] [--format <force compression format>] <archive> <source>
Remove file/dir from an existing archive
nyarchiver rm [--password <password for encrypted archives>] [--out <output archive path>] [--format <force compression format>] <archive> <target>
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nercone_archiver-0.1.3.tar.gz.
File metadata
- Download URL: nercone_archiver-0.1.3.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21541a504e7dc714ac0c72073b6fc45d4e26ce0b4a1e1efd5a8d178fb7a0ee98
|
|
| MD5 |
a2d12d4e05cab21f8acb123dc05a6932
|
|
| BLAKE2b-256 |
0bd934fd43475487f6c14f43653c98105858f58758022b858cf694461667d2d3
|
File details
Details for the file nercone_archiver-0.1.3-py3-none-any.whl.
File metadata
- Download URL: nercone_archiver-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e95e7134500ce3ad88cca806d06d002114d4b59570b7d5849b075a9c73a375c5
|
|
| MD5 |
73d68da4b72ba7391144b127968be54e
|
|
| BLAKE2b-256 |
69b41b5e04022aff8c38133ce26c11bf846613701d92484ae43cb5f56aadfd27
|