skip to navigation
skip to content

arfile 0.001

A pure python library for reading and writing ar format archives.

Package Documentation

Welcome to arfile!

Arfile is a pure python implementation of a library which reads and writes unix style "ar" archives.

Current features:

  • In initial development...

--rich