GadgetSteve / arch_tool

MIT License
0 stars 0 forks source link

========= arch-tool

.. image:: python-powered-w.svg :target: https://www.python.org/ :alt: Powered By Python

.. image:: https://img.shields.io/pypi/v/arch_tool.svg :target: https://pypi.python.org/pypi/arch_tool :alt: PyPi Status

.. image:: https://img.shields.io/travis/GadgetSteve/arch_tool.svg :target: https://travis-ci.com/GadgetSteve/arch_tool :alt: Travis Status

.. image:: https://readthedocs.org/projects/arch-tool/badge/?version=latest :target: https://arch-tool.readthedocs.io/en/latest/?version=latest :alt: Documentation Status

.. image:: https://pyup.io/repos/github/GadgetSteve/arch_tool/shield.svg :target: https://pyup.io/repos/github/GadgetSteve/arch_tool/ :alt: Updates

Arch Tool is intended to provide an archive type independent interface for performing operations on archives, (.zip, .tar.gz, etc), including adding, searching, viewing, extracting or getting hashes from files within the archive.

Features

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

.. Cookiecutter: https://github.com/audreyr/cookiecutter .. audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage .. _Python: Used througout