No project description provided
Project description
POP archive function provider for TAR, ZIP, RAR, etc.
About
This project is app-merged into other POP projects in order to provide archive handling functionality. See the POP docs for more information on how that happens.
What is POP?
This project is built with pop, a Python-based implementation of Plugin Oriented Programming (POP). POP seeks to bring together concepts and wisdom from the history of computing in new ways to solve modern computing problems.
For more information:
Getting Started
Prerequisites
Python 3.6+
git (if installing from source, or contributing to the project)
Installation
If wanting to use pop-archive, you can do so by either installing from PyPI or from source.
Install from PyPI
pip install pop-archive
Install from source
# clone repo
git clone git@<your-project-path>/pop-archive.git
cd pop-archive
# Setup venv
python3 -m venv .venv
source .venv/bin/activate
pip install -e .
Acknowledgements
Img Shields for making repository badges easy.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file pop-archive-0.1.0.tar.gz
.
File metadata
- Download URL: pop-archive-0.1.0.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2a27953d70e30d2c8ccb1b90cd50fc5b90e285efe56a1030257ff9ecc67ebde |
|
MD5 | 01e67d50d5d5590350e8beb06a7f415a |
|
BLAKE2b-256 | 59e6aea707c6520a1d9d4c7c8d6fbda2d51d30be30fa6e4d40742353c4282c5e |
File details
Details for the file pop_archive-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pop_archive-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38f8da197ade8b317d84352fdb34d9f69bf8cabf1239f4ecb4ce1aa51c068227 |
|
MD5 | 68b7a9598dec3492821158a88377e7b0 |
|
BLAKE2b-256 | 8c7298e232455042ec32c71220c3abd1f029a8c76ea369bc87b3e8f6f1093a30 |