gituser/production/: unix-ar-0.1 metadata and description
AR file handling
| author | Remi Rampin |
| author_email | remirampin@gmail.com |
| classifiers |
|
| keywords | ar,archive,unix |
| license | BSD |
| File | Tox results | History |
|---|---|---|
unix_ar-0.1-py2.py3-none-any.whl
|
|
|
unix_ar-0.1.tar.gz
|
|
Warning: unmaintained
I have lost interest in the AR file format and will therefore not be doing further development on this repository.
unix_ar
This packages allows the reading and writing of AR archive files.
It is inspired by the tarfile and zipfile that are part of Python’s standard library (unfortunately the name arfile was taken on PyPI).