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
Installation
Note
If wanting to contribute to the project, and setup your local development
environment, see the CONTRIBUTING.rst document in the source repository
for this project.
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 .
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: Oct 18, 2022
Size: 7.8 kB
Tags: Source
Uploaded using Trusted Publishing? No
Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Hashes for pop-archive-0.1.0.tar.gz
Algorithm
Hash digest
SHA256
d2a27953d70e30d2c8ccb1b90cd50fc5b90e285efe56a1030257ff9ecc67ebde
Copy
MD5
01e67d50d5d5590350e8beb06a7f415a
Copy
BLAKE2b-256
59e6aea707c6520a1d9d4c7c8d6fbda2d51d30be30fa6e4d40742353c4282c5e
Copy
See more details on using hashes here.
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: Oct 18, 2022
Size: 7.8 kB
Tags: Python 3
Uploaded using Trusted Publishing? No
Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Hashes for pop_archive-0.1.0-py3-none-any.whl
Algorithm
Hash digest
SHA256
38f8da197ade8b317d84352fdb34d9f69bf8cabf1239f4ecb4ce1aa51c068227
Copy
MD5
68b7a9598dec3492821158a88377e7b0
Copy
BLAKE2b-256
8c7298e232455042ec32c71220c3abd1f029a8c76ea369bc87b3e8f6f1093a30
Copy
See more details on using hashes here.