pop-archive
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.
Release files for pop-archive 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pop-archive-0.1.0.tar.gz | 7.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pop_archive-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.5 kB
Release files / pop-archive-0.1.0.tar.gz
| Download URL | pop-archive-0.1.0.tar.gz |
|---|---|
| Size | 7.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d2a27953d70e30d2c8ccb1b90cd50fc5b90e285efe56a1030257ff9ecc67ebde
|
|
BLAKE2b-256 checksum How to use checksums |
59e6aea707c6520a1d9d4c7c8d6fbda2d51d30be30fa6e4d40742353c4282c5e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.7
|
Release files / pop_archive-0.1.0-py3-none-any.whl
| Download URL | pop_archive-0.1.0-py3-none-any.whl |
|---|---|
| Size | 7.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
38f8da197ade8b317d84352fdb34d9f69bf8cabf1239f4ecb4ce1aa51c068227
|
|
BLAKE2b-256 checksum How to use checksums |
8c7298e232455042ec32c71220c3abd1f029a8c76ea369bc87b3e8f6f1093a30
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.7
|