Skip to content
This repository was archived by the owner on Nov 11, 2017. It is now read-only.

remram44/unix_ar

Repository files navigation

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).